[2025-02-08T09:09:13.145670+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://127.0.0.1:8000/","method":"GET"} [] [2025-02-08T09:09:13.155814+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T09:09:13.155873+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:09:13.155897+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:09:13.237858+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://127.0.0.1:8000/login","method":"GET"} [] [2025-02-08T09:09:13.238378+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T09:09:13.238407+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:09:13.238426+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:09:39.356928+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://127.0.0.1:8000/login","method":"POST"} [] [2025-02-08T09:09:39.358622+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T09:09:39.358669+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:09:40.027908+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:09:40.030146+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:09:40.030662+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-08T09:09:40.080072+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://127.0.0.1:8000/home","method":"GET"} [] [2025-02-08T09:09:40.080561+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T09:09:40.080587+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:09:40.080610+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:09:40.118672+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://127.0.0.1:8000/ts-calendar","method":"GET"} [] [2025-02-08T09:09:40.118917+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T09:09:40.118948+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:09:40.118967+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:09:40.130894+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-08T09:09:40.137000+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-08T09:09:40.263014+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-08T09:09:40.529656+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"http://127.0.0.1:8000/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-08T09:09:40.534028+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T09:09:40.534099+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:09:40.534124+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:30:52.513543+01:00] php.INFO: Deprecated: App\Controller\CompaniesController::selectCompany(): Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: App\\Controller\\CompaniesController::selectCompany(): Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/CompaniesController.php:142)"} [] [2025-02-08T09:30:52.516797+01:00] php.INFO: Deprecated: App\Controller\ProjectController::editProject(): Implicitly marking parameter $project as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: App\\Controller\\ProjectController::editProject(): Implicitly marking parameter $project as nullable is deprecated, the explicit nullable type must be used instead at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/ProjectController.php:72)"} [] [2025-02-08T09:30:52.516854+01:00] php.INFO: Deprecated: App\Controller\ProjectController::editProject(): Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: App\\Controller\\ProjectController::editProject(): Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/ProjectController.php:72)"} [] [2025-02-08T09:30:52.516895+01:00] php.INFO: Deprecated: App\Controller\ProjectController::editProject(): Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: App\\Controller\\ProjectController::editProject(): Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/ProjectController.php:72)"} [] [2025-02-08T09:30:52.516931+01:00] php.INFO: Deprecated: App\Controller\ProjectController::editProject(): Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: App\\Controller\\ProjectController::editProject(): Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/ProjectController.php:72)"} [] [2025-02-08T09:30:52.623752+01:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.12: The default value of \"doctrine.orm.controller_resolver.auto_mapping\" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:528)"} [] [2025-02-08T09:30:52.623838+01:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:533)"} [] [2025-02-08T09:49:42.662281+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-02-08T09:49:42.773574+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-02-08T09:49:42.773657+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-02-08T09:49:42.773721+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-02-08T09:49:51.604615+01:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.12: The default value of \"doctrine.orm.controller_resolver.auto_mapping\" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. at /home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:528)"} [] [2025-02-08T09:49:51.604725+01:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. at /home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:533)"} [] [2025-02-08T09:50:27.337858+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-08T09:50:28.169455+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T09:50:28.169546+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:50:28.169600+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:51:20.251691+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-08T09:51:20.291682+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T09:51:20.291748+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:51:20.291783+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:51:30.613369+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-02-08T09:51:30.628141+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T09:51:30.628228+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:51:33.357481+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:51:33.405696+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:51:33.405910+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-08T09:51:33.481357+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-02-08T09:51:33.490751+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T09:51:33.490822+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:51:33.490872+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:51:33.720368+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-02-08T09:51:33.728076+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T09:51:33.728138+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:51:33.728168+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:51:35.014387+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-08T09:51:35.061944+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-08T09:51:36.455813+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-08T09:51:37.134750+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-08T09:51:37.195075+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T09:51:37.195148+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:51:37.195181+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:51:43.918060+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#invoices"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23invoices","method":"GET"} [] [2025-02-08T09:51:43.925256+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T09:51:43.925319+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:51:43.925350+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:51:43.944383+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-02-08T09:51:43.956340+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-02-08T09:51:43.956469+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-02-08T09:51:43.956548+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-02-08T09:51:43.956635+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-02-08T09:51:43.956711+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-02-08T09:51:43.956782+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-02-08T09:51:46.400016+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-08T09:51:46.404743+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-08T09:51:46.763971+01:00] php.INFO: Deprecated: Implicit conversion from float 839848.7999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 839848.7999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-02-08T09:51:46.942287+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-08T09:52:03.854444+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"97"},"request_uri":"https://oasb.wefeatit.com/billing/preview/97","method":"GET"} [] [2025-02-08T09:52:03.944656+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T09:52:03.944731+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:52:03.944765+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T09:52:04.041417+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-02-08T09:52:04.041545+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-02-08T09:52:04.041617+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-02-08T09:52:04.041697+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-02-08T09:52:04.041766+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-02-08T09:52:04.041832+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-02-08T09:52:04.041897+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-02-08T09:52:04.041961+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-02-08T09:52:04.414315+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-08T09:52:04.431320+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-08T09:52:04.797260+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-08T10:41:10.714453+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T10:41:15.135702+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-08T10:41:15.930726+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T10:41:15.930800+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T10:41:15.930832+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T10:41:18.929293+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-08T10:41:18.936631+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T10:41:18.936695+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T10:41:18.936724+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T11:20:06.780548+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T11:20:10.135438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T11:32:20.423885+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T11:57:12.676720+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-08T11:57:12.923558+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T11:57:12.923630+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T11:57:12.923663+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T11:57:14.697844+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-08T11:57:14.706245+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T11:57:14.706294+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T11:57:14.706325+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T12:30:58.678056+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T12:31:14.337807+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-08T12:31:14.583075+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T12:31:14.583142+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T12:31:14.583173+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T12:31:16.485181+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-08T12:31:16.500492+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T12:31:16.500571+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T12:31:16.500612+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:24.172773+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contact/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contact/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T13:29:27.349397+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-08T13:29:27.781709+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T13:29:27.781799+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:27.781847+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:29.701431+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-08T13:29:29.712534+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T13:29:29.712613+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:29.712658+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:30.176669+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T13:29:30.437700+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-08T13:29:30.448893+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T13:29:30.448983+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:30.449034+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:31.005903+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-08T13:29:31.243114+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-08T13:29:31.253281+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T13:29:31.253358+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:31.253390+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:31.524798+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-08T13:29:31.534955+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T13:29:31.535036+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:31.535080+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:31.794828+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-08T13:29:31.818318+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T13:29:31.818403+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:31.818455+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:32.154419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T13:29:32.427486+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-08T13:29:32.439243+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T13:29:32.439343+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:32.439396+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:32.487277+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-08T13:29:32.746801+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-08T13:29:32.757599+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T13:29:32.757687+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T13:29:32.757738+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T15:14:12.185226+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-08T15:14:12.614465+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T15:14:12.614554+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T15:14:12.614603+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T15:14:15.110877+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-08T15:14:15.122296+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T15:14:15.122380+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T15:14:15.122430+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T15:30:25.921467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T16:30:12.325311+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/cameleon/includes/fileuploader/upload_handler.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/cameleon/includes/fileuploader/upload_handler.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/cameleon/includes/fileuploader/upload_handler.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T17:11:51.124513+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-08T17:11:51.728696+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T17:11:51.728789+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T17:11:51.728829+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T18:09:23.452057+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-02-08T18:09:24.296285+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T18:09:24.296352+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T18:09:24.317184+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T18:45:39.967796+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-08T18:45:40.040287+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T18:45:40.040372+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T18:45:40.040424+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T18:45:40.596733+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-08T18:45:40.608479+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T18:45:40.608567+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T18:45:40.608613+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T19:16:16.714284+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/date.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/date.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/date.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:19.756611+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:19.863936+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:20.347255+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:20.454184+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/conf_upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/conf_upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/conf_upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:20.562096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/gCdfg/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/gCdfg/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/gCdfg/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:20.666115+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cljntmcz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cljntmcz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cljntmcz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:20.770673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/x/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/x/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/x/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:20.868020+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-theme-editor/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:20.974420+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:21.073104+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aQzODIgoBr.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aQzODIgoBr.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aQzODIgoBr.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:21.186814+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/5173e.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/5173e.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/5173e.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:21.327956+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:21.431469+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:21.540032+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:21.812957+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/text.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/text.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/text.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:21.920114+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//wp-content/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//wp-content/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//wp-content/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:22.029011+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/asasx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/asasx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asasx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:22.168202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:22.299699+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c99.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c99.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c99.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:22.411008+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:22.575264+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:22.734467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gzak2w.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gzak2w.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gzak2w.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:22.843728+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/banners/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/banners/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/banners/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T19:16:23.004713+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T20:33:23.194658+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-08T20:33:23.653367+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T20:33:23.653466+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T20:33:23.653521+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T20:33:28.070706+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-08T20:33:28.080602+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T20:33:28.080690+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T20:33:28.080738+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T20:34:48.588544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-ver.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-ver.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-ver.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T20:35:21.839537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-ver.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-ver.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-ver.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T21:35:07.839317+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T21:35:12.375087+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T21:37:21.631179+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T22:05:51.110075+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-08T22:05:51.786263+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T22:05:51.786334+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T22:05:51.786366+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T22:05:57.770028+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-08T22:05:57.777844+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T22:05:57.777904+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T22:05:57.777934+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T22:06:36.292675+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T22:06:37.197085+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T22:28:29.137833+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-08T23:29:02.494947+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-08T23:29:02.914455+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T23:29:02.914551+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T23:29:02.914603+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T23:29:03.449748+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-08T23:29:03.476808+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T23:29:03.476894+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T23:29:03.476948+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T23:29:05.041090+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-08T23:29:05.049361+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T23:29:05.049437+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T23:29:05.049471+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T23:48:07.691890+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-08T23:48:07.724455+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T23:48:07.724539+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T23:48:07.724590+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T23:48:08.211429+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-08T23:48:08.222925+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-08T23:48:08.223015+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-08T23:48:08.223066+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T02:11:07.378544+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-09T02:11:08.402294+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T02:11:08.402389+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T02:11:08.402443+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T02:22:07.946443+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-09T02:22:08.533360+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T02:22:08.533461+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T02:22:08.533514+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T02:22:11.108978+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-09T02:22:11.117607+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T02:22:11.117685+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T02:22:11.117732+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T03:00:14.186711+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-09T03:00:14.277778+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T03:00:14.277841+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T03:00:14.277871+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T03:17:18.358124+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T03:17:21.075172+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T03:40:24.072895+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-09T03:40:24.400324+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T03:40:24.400399+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T03:40:24.400432+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T03:40:27.814355+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-09T03:40:27.826347+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T03:40:27.826479+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T03:40:27.826529+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T03:41:06.526283+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-09T03:41:06.587953+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T03:41:06.588077+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T03:41:06.588122+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T03:41:06.863448+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-09T03:41:06.874327+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T03:41:06.874420+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T03:41:06.874467+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T03:41:10.044336+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T03:41:13.716664+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T03:41:15.399506+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wefeatit" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wefeatit\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wefeatit/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T03:41:19.141030+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T03:41:21.977938+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/old" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/old\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T03:41:24.302481+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T03:41:33.760025+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T03:41:37.251375+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T03:41:40.022185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T03:41:41.785638+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/temp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/temp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/temp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T03:41:51.990402+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T06:26:05.153041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T06:26:05.153041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/build/images/wefeatit/logo_transparent.png"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/build/images/wefeatit/logo_transparent.png\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/images/wefeatit/logo_transparent.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T06:35:52.570752+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-catcher/index.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-catcher/index.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-catcher/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T07:07:27.117320+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T07:47:31.569642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T07:54:36.413139+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-09T07:54:37.249444+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T07:54:37.249522+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T07:54:37.249556+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T07:54:51.789244+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-09T07:54:51.832382+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T07:54:51.832460+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T07:54:51.832513+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:22:49.320750+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-09T09:22:50.148611+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T09:22:50.148687+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:22:50.148719+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:22:54.901908+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-09T09:22:54.909159+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T09:22:54.909199+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:22:54.909229+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:22:56.132448+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-09T09:22:56.139247+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T09:22:56.139285+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:22:56.139315+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:22:57.078213+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-09T09:22:58.576297+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-09T09:22:58.583537+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T09:22:58.583590+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:22:58.583621+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:22:58.612817+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-09T09:22:59.595948+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-09T09:22:59.602909+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T09:22:59.602960+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:22:59.602991+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:22:59.632296+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-09T09:24:31.562540+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-09T09:24:31.957501+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T09:24:31.957631+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:24:31.957687+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:24:33.434222+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-09T09:24:33.446191+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T09:24:33.446292+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:24:33.446339+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:24:36.997694+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-09T09:24:37.766084+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T09:24:37.766149+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:24:38.703472+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:24:38.725373+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:24:38.739992+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:24:48.488260+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-09T09:24:48.513880+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T09:24:48.513925+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:24:48.513954+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:25:02.589209+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-09T09:25:02.681262+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T09:25:02.681357+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:25:02.681406+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T09:25:02.801087+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-09T10:54:32.934069+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-09T10:54:34.100321+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T10:54:34.100392+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T10:54:34.100423+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T10:54:34.651639+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-09T10:54:34.680440+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T10:54:34.680532+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T10:54:34.680594+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T11:33:06.846768+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-09T11:33:06.931631+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T11:33:06.931726+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T11:33:06.931774+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T11:33:07.627408+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-09T11:33:07.638984+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T11:33:07.639074+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T11:33:07.639123+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T12:45:07.158757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T12:54:46.357070+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-09T12:54:46.966990+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T12:54:46.967066+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T12:54:46.967100+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T16:18:33.071168+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T16:18:34.559530+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-09T16:18:35.394431+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T16:18:35.394531+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T16:18:35.394585+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T16:18:38.160499+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-09T16:18:38.195163+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T16:18:38.195259+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T16:18:38.195307+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T16:45:04.776429+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-09T16:45:04.874570+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T16:45:04.874667+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T16:45:04.874718+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T17:42:34.536059+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T17:42:35.098225+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-09T17:42:35.137248+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T17:42:35.137348+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T17:42:35.137401+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T17:42:35.749348+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-09T17:42:35.756603+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T17:42:35.756660+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T17:42:35.756692+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T17:42:36.266186+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T17:42:36.481865+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T17:42:36.646666+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T17:42:36.827109+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T17:42:37.081529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T17:42:37.277410+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T17:42:37.618836+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T17:42:38.110403+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-09T17:42:38.117906+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T17:42:38.117974+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T17:42:38.118004+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T17:42:38.424399+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-09T17:42:38.434006+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T17:42:38.434099+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T17:42:38.434148+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T17:56:20.398017+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-09T17:56:20.450448+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T17:56:20.450539+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T17:56:20.450593+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T19:05:41.502539+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-09T19:05:41.579118+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T19:05:41.579192+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T19:05:41.579238+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T19:05:42.790203+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:43.071156+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:43.214013+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-09T19:05:43.226001+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T19:05:43.226081+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T19:05:43.226126+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T19:05:43.420064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:43.557323+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:43.684694+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:43.833714+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/website/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:43.961156+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:44.103831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/news/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/news/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/news/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:44.238733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2018/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2018/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2018/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:44.470385+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2019/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:44.810165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shop/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:44.973077+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp1/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp1/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp1/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:45.171831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp2/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp2/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp2/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:45.311214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/site/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/site/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:45.536237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cms/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cms/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:05:45.672440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sito/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sito/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sito/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:19:03.937153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:19:05.160557+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:31:10.691444+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T19:45:58.381723+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-09T19:45:58.473048+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T19:45:58.473137+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T19:45:58.473186+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T21:24:01.325107+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-09T21:24:01.397122+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T21:24:01.397250+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T21:24:01.397289+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T21:24:03.601104+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-09T21:24:03.610077+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T21:24:03.610169+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T21:24:03.610209+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T21:27:03.153999+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-09T21:27:03.303449+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T21:27:03.303519+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T21:27:03.303552+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T22:50:35.638414+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-09T22:50:35.699694+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T22:50:35.699778+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T22:50:35.699824+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T22:50:39.970077+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-09T22:50:39.977631+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T22:50:39.977680+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T22:50:39.977710+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T23:54:47.337498+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T23:54:48.158420+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-09T23:54:48.183366+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T23:54:48.183435+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T23:54:48.183466+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T23:54:48.562487+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-09T23:54:48.573522+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T23:54:48.573615+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T23:54:48.573666+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T23:54:49.007770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T23:54:49.312698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T23:54:49.632650+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T23:54:49.849041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T23:54:50.062801+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T23:54:50.265948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T23:54:50.529749+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-09T23:54:50.755607+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-09T23:54:50.762786+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T23:54:50.762855+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T23:54:50.762887+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T23:54:50.944935+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-09T23:54:50.955296+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-09T23:54:50.955381+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-09T23:54:50.955426+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T00:21:38.508967+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T00:21:40.102454+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-10T00:21:40.292477+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T00:21:40.292553+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T00:21:40.292589+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T00:21:41.298525+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-10T00:21:41.309411+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T00:21:41.309495+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T00:21:41.309540+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T00:21:42.281359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T00:21:42.474839+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T00:21:42.657736+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T00:21:42.840334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T00:21:43.022562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T00:21:43.219905+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T00:21:43.417608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T00:21:43.602031+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-10T00:21:43.610285+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T00:21:43.610373+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T00:21:43.610424+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T00:21:43.794852+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-10T00:21:43.802505+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T00:21:43.802583+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T00:21:43.802618+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T00:31:02.043203+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T00:31:02.646312+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T00:31:05.418193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2019/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T00:40:56.231704+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T02:54:22.616621+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-10T02:54:23.178092+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T02:54:23.178166+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T02:54:23.178210+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T02:54:28.165942+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-10T02:54:28.178501+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T02:54:28.178590+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T02:54:28.178640+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T03:07:55.169484+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-10T03:07:55.274875+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T03:07:55.274991+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T03:07:55.275044+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T03:07:56.211677+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-10T03:07:56.219798+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T03:07:56.219868+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T03:07:56.219901+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T03:07:59.099550+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-10T03:07:59.106593+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T03:07:59.106650+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T03:07:59.106681+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T03:08:05.534224+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-10T03:08:05.541305+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T03:08:05.541371+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T03:08:05.541401+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T03:17:37.670678+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T03:17:38.907868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T03:17:39.024603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/avaa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/avaa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/avaa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T03:17:39.132416+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T03:17:39.239853+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T03:42:58.657651+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-10T03:42:59.067214+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T03:42:59.067283+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T03:42:59.067314+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T03:43:03.575390+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-10T03:43:03.588678+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T03:43:03.588790+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T03:43:03.588842+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T04:15:37.257081+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:37.944003+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:38.077348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:38.189124+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:38.297010+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:38.405763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:38.519336+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache/Cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:38.668974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:38.789328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:38.927599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:39.059510+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:39.187149+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ggfi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ggfi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ggfi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:39.300586+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:39.421231+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/thems.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/thems.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/thems.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:39.549008+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:39.679670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:39.790220+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/berlin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/berlin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/berlin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:39.913868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sim.php/wp-includes/certificates/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sim.php/wp-includes/certificates/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sim.php/wp-includes/certificates/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:40.056160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:40.263902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/digital-download/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/digital-download/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/digital-download/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:40.370508+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:40.507448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:40.657659+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:40.802572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/Jcrop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:40.923770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:41.051853+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/linkpreview/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:41.172789+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:41.304530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ab.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ab.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ab.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:41.469676+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:41.612855+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:41.736654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:41.870532+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:42.002934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:42.127338+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:42.237011+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/f35.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/f35.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/f35.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:42.377550+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:42.512996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/disagreed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/disagreed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/disagreed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:42.665091+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cron.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cron.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cron.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:42.775586+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:42.900861+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:43.022716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-theme-editor/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:43.139856+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/control.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/control.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/control.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:43.276648+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/spip.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/spip.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/spip.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:43.402491+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:43.502985+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/al.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/al.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/al.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:43.599798+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T04:15:43.697395+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T05:43:47.213711+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-10T05:43:47.645046+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T05:43:47.645142+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:43:47.645207+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:43:49.626129+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-10T05:43:49.634749+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T05:43:49.634801+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:43:49.634835+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:43:50.948018+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-10T05:43:50.958806+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T05:43:50.958870+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:43:53.793616+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"rlirssjzuj@dont-reply.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:43:53.800526+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:43:53.809189+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:43:53.896503+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-10T05:43:53.907879+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T05:43:53.907971+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:43:53.908025+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:56:57.136835+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T05:56:59.110322+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-10T05:56:59.170880+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T05:56:59.170950+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:56:59.170985+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:56:59.848135+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-10T05:56:59.859699+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T05:56:59.859792+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:56:59.859849+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:57:00.254735+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T05:57:00.492571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T05:57:00.836687+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T05:57:01.126166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T05:57:01.351128+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T05:57:01.666686+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T05:57:01.887493+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T05:57:02.081871+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-10T05:57:02.090319+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T05:57:02.090405+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:57:02.090441+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:57:02.392528+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-10T05:57:02.404077+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T05:57:02.404170+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T05:57:02.404220+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T07:18:40.019220+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-10T07:18:40.535070+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T07:18:40.535167+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T07:18:40.535219+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T07:18:47.573829+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-10T07:18:47.586842+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T07:18:47.586937+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T07:18:47.587007+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T07:20:50.412966+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T07:32:45.293022+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-10T07:32:45.423003+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T07:32:45.423102+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T07:32:45.423157+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T07:33:05.220933+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-10T07:33:05.278246+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T07:33:05.278344+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T07:33:05.278400+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T07:33:11.292257+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-10T07:33:11.305749+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T07:33:11.305838+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T07:33:11.305890+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T08:08:47.368597+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-10T08:08:47.437453+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T08:08:47.437549+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T08:08:47.437604+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T08:08:47.820019+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-10T08:08:47.832909+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T08:08:47.832997+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T08:08:47.833045+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T08:43:07.109609+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-10T08:43:07.210348+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T08:43:07.210443+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T08:43:07.210513+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T08:51:39.931226+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T09:05:38.080210+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T09:05:39.610480+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-10T09:05:39.735523+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T09:05:39.735607+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T09:05:39.735655+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T09:05:41.125881+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-10T09:05:41.137194+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T09:05:41.137283+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T09:05:41.137335+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T09:05:41.534004+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T09:05:41.747827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T09:05:41.945696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T09:05:42.166627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T09:05:42.368474+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T09:05:42.615577+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T09:05:42.875654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T09:05:43.058483+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-10T09:05:43.069260+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T09:05:43.069347+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T09:05:43.069396+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T09:05:43.277816+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-10T09:05:43.288457+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T09:05:43.288542+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T09:05:43.288592+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T10:45:20.627448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/cameleonthemeforest/includes/fileuploader/upload_handler.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/cameleonthemeforest/includes/fileuploader/upload_handler.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/cameleonthemeforest/includes/fileuploader/upload_handler.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T11:18:27.894061+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T11:18:29.436527+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T11:57:23.923691+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T11:57:24.390166+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-10T11:57:24.599714+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T11:57:24.599807+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T11:57:24.599855+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T11:57:25.631333+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-10T11:57:25.641765+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T11:57:25.641858+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T11:57:25.641910+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T11:57:26.157214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T11:57:26.450571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T11:57:26.641695+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T11:57:26.849554+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T11:57:27.046438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T11:57:27.229412+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T11:57:27.452860+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T11:57:27.650792+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-10T11:57:27.661729+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T11:57:27.661813+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T11:57:27.661864+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T11:57:27.906094+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-10T11:57:27.917324+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T11:57:27.917434+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T11:57:27.917484+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T12:29:32.772685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T13:43:24.395531+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-10T13:43:24.604332+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T13:43:24.604414+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T13:43:24.604447+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T13:43:32.968501+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-10T13:43:32.978153+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T13:43:32.978223+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T13:43:32.978256+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T14:53:58.851134+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-10T14:53:58.948632+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T14:53:58.948721+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T14:53:58.948777+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:21:16.640889+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-10T15:21:16.703401+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T15:21:16.703489+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:21:16.703528+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:21:16.958120+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-10T15:21:16.965814+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T15:21:16.965858+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:21:16.965890+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:35:35.437450+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-10T15:35:35.677504+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T15:35:35.677595+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:35:35.677648+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:35:40.037635+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-10T15:35:40.048176+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T15:35:40.048242+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:35:40.048274+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:35:42.010185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T15:39:43.837206+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-02-10T15:39:43.902880+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T15:39:43.902967+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:39:43.905612+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:39:45.043612+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-02-10T15:39:45.059175+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T15:39:45.059241+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:39:45.060999+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:48:35.407337+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-02-10T15:48:35.790294+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T15:48:35.790382+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:48:35.793910+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:48:36.548341+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-02-10T15:48:36.560361+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T15:48:36.560439+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T15:48:36.561808+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T18:50:06.853986+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T18:56:57.005943+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T18:57:04.330120+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-10T18:57:04.508741+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T18:57:04.508838+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T18:57:04.508889+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T18:57:06.375548+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-10T18:57:06.386311+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T18:57:06.386402+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T18:57:06.386449+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T19:09:47.149394+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:09:51.428944+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:09:56.022432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:01.363971+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:07.017502+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:11.986004+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:16.292364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:20.290961+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:23.811927+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:27.161122+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:30.654372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:35.273185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:37.800950+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:41.200686+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:44.842746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:48.576777+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:51.917843+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:54.463062+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:10:59.825689+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:05.035835+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:07.489919+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:11.068242+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:14.350565+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:18.752877+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:21.730181+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:25.452602+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:28.075769+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:30.871771+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:34.007437+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:38.685160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:41.225357+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:45.801859+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:47.393785+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:51.850658+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:56.509247+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:11:59.438873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:04.684868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:08.424218+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:11.585648+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:15.513054+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:19.572975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:23.827920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:26.312882+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:30.184854+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:33.736406+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:36.563673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:39.632570+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:41.635047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:44.271041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:47.353146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:50.097237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:54.455194+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:56.730299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:12:59.730458+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:03.176614+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:05.443058+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:07.722354+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:10.625295+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:13.420303+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:16.926605+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:19.282448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:21.791245+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:23.612002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:26.466707+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:31.823610+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:35.110005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:38.541647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:41.550050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:43.545058+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:46.309923+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:48.821477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:52.025396+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:55.741439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:13:59.505096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:01.759242+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:06.148597+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:09.125542+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:11.976608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:14.966953+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:17.273848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:20.151658+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:22.914529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:26.386361+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:28.930826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:32.119026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:34.314200+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:37.054259+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:41.199835+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:44.986635+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:47.461243+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:50.613532+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:52.980453+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:55.049628+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:57.430126+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:14:59.389667+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:01.412089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:05.233995+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:08.015674+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:11.606201+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:13.666860+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:18.022610+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:21.071614+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:24.202938+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:26.172409+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:28.393709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:30.995676+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:32.977544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:35.040288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:37.066487+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:39.298155+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:42.861639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:45.503443+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:47.827461+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:50.978339+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:53.191860+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:55.940713+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:15:57.970699+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:01.430382+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:05.637551+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:08.512855+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:10.922529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:13.795717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:17.549974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:19.747503+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:21.825674+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:25.783476+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:28.068897+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:31.619148+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:34.254275+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:36.913478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:39.717755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:41.839132+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:44.240696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:47.020762+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:49.459211+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:51.835062+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:54.138603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:56.428527+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:16:58.435936+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:00.986631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:03.798223+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:05.961937+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:09.769181+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:12.159581+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:14.441245+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:17.982323+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:21.540490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:24.393981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:26.476649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:28.718339+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:31.254177+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:33.798405+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:35.772731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:38.990562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:41.619405+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:45.079263+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:47.934254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:50.082598+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:52.297900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:54.761155+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:17:57.537709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:00.150645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:02.373055+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:04.937068+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:07.096820+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:09.936053+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:12.205480+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:15.151045+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:18.452811+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:20.449438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:22.837872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:25.095908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:27.659113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:29.348568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:31.321361+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:33.218110+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:35.239257+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:37.320288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:40.007319+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:43.207942+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:45.643127+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:47.939594+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:50.451283+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:53.930585+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:55.889778+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:57.621144+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:18:59.862304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:19:01.936649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:19:04.572571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:19:07.072414+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:19:09.245463+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:19:11.159420+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:19:13.610948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T19:19:15.669365+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T20:53:15.702538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:02.867611+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hellopress/wp_filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:03.147689+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:03.346632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:03.564361+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/not/includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/not/includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/not/includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:03.788993+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/simple/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/simple/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/simple/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:03.999649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-theme-editor/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:04.270792+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/aahana/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/aahana/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/aahana/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:04.492944+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:04.704774+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/awesome-coming-soon/come.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/awesome-coming-soon/come.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/awesome-coming-soon/come.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:04.944276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:05.224229+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/berlin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/berlin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/berlin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:05.442090+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:05.623928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:05.825302+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:05.994750+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:06.181762+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/banners/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/banners/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/banners/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:06.379664+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:06.574128+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:06.747956+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:06.942630+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:07.115888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:07.298940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:07.495099+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:07.695110+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes.bak/html-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes.bak/html-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes.bak/html-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:07.895709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:08.095836+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:08.321583+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:08.600984+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:09.121422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:09.351302+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:09.584836+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updraft/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updraft/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updraft/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:09.805650+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:10.024158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:10.232784+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:10.445322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:10.664335+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/blogs.dir/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/blogs.dir/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/blogs.dir/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:10.872383+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:11.090731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:11.577184+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gallery/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gallery/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gallery/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:11.814761+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:12.085261+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:12.384725+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:12.602673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:12.857744+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:13.073573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:13.342549+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:13.791208+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:14.011544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:14.201674+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:14.430696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:14.640250+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:14.831043+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:15.036867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/avaa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/avaa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/avaa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:15.279733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:15.482710+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:15.799477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Text/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Text/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Text/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:16.018083+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:16.267521+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:16.509397+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:16.759760+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:16.990616+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:17.219853+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/legacy/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/legacy/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/legacy/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:17.428219+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/phpmailer/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/phpmailer/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/phpmailer/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:17.644015+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/vendor/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/vendor/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/vendor/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:18.033326+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:18.346019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:18.533512+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache/Cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:18.713074+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:18.924941+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-p.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-p.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-p.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:19.256310+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:19.437736+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:19.620103+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:19.837045+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:20.062624+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:20.284298+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:20.493985+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:20.688659+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:20.904998+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache-compat.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache-compat.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache-compat.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:21.135173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:21.345166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:21.556580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-consar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-consar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-consar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:21.773974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:22.028070+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin-post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin-post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin-post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:22.264211+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/maint/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:22.536996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:22.767794+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:22.998715+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:23.219986+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:23.479319+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:23.758508+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:23.964745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:24.189778+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/adminfuns.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/adminfuns.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminfuns.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:24.420996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ebs.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ebs.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ebs.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:24.622183+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:24.819730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:25.018554+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:25.206856+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:25.424578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:25.624937+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:25.830913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:26.034189+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:26.303971+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/linkpreview/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:26.536503+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:26.725966+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:26.950571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:27.172969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:27.495072+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:27.808290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:28.090364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:28.401230+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:28.611040+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:28.808908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:29.011294+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:29.261620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:29.471202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:29.689900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:29.886411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:30.106316+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:30.310324+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:30.509342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:30.754705+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:30.948368+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:31.149138+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/not/includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/not/includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/not/includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:31.414423+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/simple/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/simple/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/simple/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:31.605813+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-theme-editor/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:31.811361+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/aahana/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/aahana/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/aahana/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:32.021901+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:32.213492+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/awesome-coming-soon/come.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/awesome-coming-soon/come.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/awesome-coming-soon/come.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:32.391734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:32.602820+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/berlin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/berlin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/berlin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:32.812733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:33.196013+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:33.507107+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:33.706926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:33.898035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/banners/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/banners/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/banners/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:34.101500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:34.639382+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:34.904879+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:35.160425+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:35.328808+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:35.529360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:35.715400+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:35.909021+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes.bak/html-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes.bak/html-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes.bak/html-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:36.080153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:36.273927+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:36.466288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:36.662430+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:36.920288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:37.137350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:37.363067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updraft/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updraft/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updraft/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:37.596433+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:37.816143+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:38.029063+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:38.312991+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:38.557290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/blogs.dir/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/blogs.dir/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/blogs.dir/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:38.804871+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:39.015948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:39.340555+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gallery/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gallery/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gallery/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:39.542806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:39.738292+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:39.929433+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:40.147401+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:40.357626+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:40.578494+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:40.780476+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:41.054202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:41.238173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:41.422745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:41.612529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:41.810256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:42.023102+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:42.196466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/avaa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/avaa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/avaa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:42.402912+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:42.618705+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:42.810424+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Text/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Text/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Text/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:43.058087+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:43.322045+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:43.505008+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:43.711376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:43.896712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:44.126179+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/legacy/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/legacy/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/legacy/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:44.308547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/phpmailer/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/phpmailer/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/phpmailer/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:44.492554+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/vendor/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/vendor/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/vendor/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:44.714805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:44.915933+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:45.091992+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache/Cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:45.321583+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:45.567871+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-p.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-p.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-p.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:45.799938+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:45.996547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:46.237052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:46.812670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:47.064449+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:47.280469+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:47.502613+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:47.707868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:47.904955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache-compat.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache-compat.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache-compat.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:48.310935+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:48.624311+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:48.829080+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-consar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-consar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-consar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:49.061927+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:49.258913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin-post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin-post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin-post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:49.813548+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/maint/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:50.100786+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:50.365460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:50.580309+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:50.817421+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:51.086225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:51.488524+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:51.714382+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:51.958084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/adminfuns.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/adminfuns.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminfuns.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:52.185389+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ebs.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ebs.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ebs.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:52.384691+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:52.645024+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:52.903147+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:53.184479+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:53.441175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:53.711444+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:53.939703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:54.238043+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:54.451572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/linkpreview/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:54.725984+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:55.000909+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:55.213902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:55.511363+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:55.713447+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:55.901359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:56.104975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:56.458337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:56.663287+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:57.006356+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:57.284312+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:57.469382+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:57.661177+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:57.866765+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:58.071558+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:58.255597+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:58.437544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T21:05:58.688534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T22:39:47.385951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T22:53:13.147239+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-10T22:53:13.270121+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T22:53:13.270185+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:13.270218+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:14.793313+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-10T22:53:14.801300+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T22:53:14.801367+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:14.801398+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:15.787533+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T22:53:16.612544+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-10T22:53:16.619669+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T22:53:16.619724+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:16.619754+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:16.958344+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-10T22:53:17.706052+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-10T22:53:17.713536+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T22:53:17.713589+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:17.713619+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:18.827870+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-10T22:53:18.837883+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T22:53:18.837959+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:18.838011+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:19.793858+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-10T22:53:19.804562+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T22:53:19.804650+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:19.804700+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:21.581422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T22:53:22.395881+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-10T22:53:22.402907+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T22:53:22.402957+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:22.402987+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:22.431636+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-10T22:53:23.282375+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-10T22:53:23.289796+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T22:53:23.289860+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T22:53:23.289911+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:48.474947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contact/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contact/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T23:15:49.720926+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-10T23:15:49.804472+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T23:15:49.804546+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:49.804579+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:51.452566+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-10T23:15:51.461348+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T23:15:51.461404+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:51.461435+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:52.826047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T23:15:53.885754+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-10T23:15:53.892696+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T23:15:53.892737+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:53.892767+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:54.535924+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-10T23:15:55.560377+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-10T23:15:55.567732+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T23:15:55.567791+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:55.567829+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:56.619298+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-10T23:15:56.626436+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T23:15:56.626478+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:56.626508+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:57.661052+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-10T23:15:57.668867+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T23:15:57.668926+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:57.668972+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:58.707225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-10T23:15:59.751234+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-10T23:15:59.758474+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T23:15:59.758533+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:59.758563+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:15:59.789585+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-10T23:16:00.852757+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-10T23:16:00.863282+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T23:16:00.863367+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:16:00.863416+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:48:10.119735+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-10T23:48:10.190757+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T23:48:10.190825+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:48:10.190858+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:48:17.371286+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-10T23:48:17.378579+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-10T23:48:17.378621+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-10T23:48:17.378651+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T00:34:40.319280+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-11T00:34:40.433524+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T00:34:40.433617+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T00:34:40.433664+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T00:34:42.899286+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-11T00:34:42.912400+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T00:34:42.912487+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T00:34:42.912537+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:08:13.552372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cms/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cms/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T01:25:03.024171+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-11T01:25:03.305755+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T01:25:03.305853+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:25:03.305901+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:25:03.857020+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-11T01:25:03.868996+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T01:25:03.869085+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:25:03.869136+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:25:12.242858+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-11T01:25:12.253843+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T01:25:12.253932+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:25:12.253983+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:25:12.685513+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:25:10.468794+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-11T01:25:10.478931+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T01:25:10.478994+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:25:10.482680+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:25:10.483893+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:25:10.484048+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:25:11.861283+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-11T01:25:11.869673+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T01:25:11.869760+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:25:11.869811+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:25:16.734794+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/class-controller-theme-comment.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/class-controller-theme-comment.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/class-controller-theme-comment.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T01:25:16.880415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T01:25:17.067621+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/F0x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/F0x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/F0x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T01:28:39.769986+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T01:28:40.115785+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-11T01:28:40.133872+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T01:28:40.133944+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:28:40.133995+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:28:40.548478+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-11T01:28:40.558696+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T01:28:40.558781+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:28:40.558825+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:28:40.894393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T01:28:41.170800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T01:28:41.442244+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T01:28:41.697213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T01:28:41.947427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T01:28:42.208609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T01:28:42.462144+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T01:28:42.696801+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-11T01:28:42.707067+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T01:28:42.707150+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:28:42.707196+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:28:42.961243+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-11T01:28:42.968748+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T01:28:42.968814+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:28:42.968847+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T01:43:37.376878+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T03:37:51.870504+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T03:37:54.681573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T04:48:45.349290+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-11T04:48:45.525930+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T04:48:45.526020+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T04:48:45.526065+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T04:48:47.557802+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-11T04:48:47.565732+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T04:48:47.565780+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T04:48:47.565811+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T05:17:10.887866+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-11T05:17:11.200596+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T05:17:11.200672+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T05:17:11.200707+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T05:17:12.746050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T05:17:13.529385+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/website/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T05:17:13.682783+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T05:17:13.883699+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2019/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T05:17:14.112828+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T05:17:14.288982+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cms/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cms/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T06:49:14.951175+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-11T06:49:15.276641+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T06:49:15.276710+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T06:49:15.276743+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T09:04:23.748806+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-11T09:04:24.110525+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T09:04:24.110581+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T09:04:24.110612+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T09:04:33.397200+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-11T09:04:33.404939+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T09:04:33.405003+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T09:04:33.405034+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T09:52:54.117785+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-11T09:52:54.489577+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T09:52:54.489685+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T09:52:54.489741+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T09:52:57.943578+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-11T09:52:57.953302+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T09:52:57.953368+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T09:52:57.953417+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T10:07:16.143657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T10:07:18.454582+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-11T10:07:18.476362+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T10:07:18.476424+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T10:07:18.476455+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T10:07:20.531117+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-11T10:07:20.538198+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T10:07:20.538245+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T10:07:20.538276+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T10:52:51.231530+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-11T10:52:51.677379+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T10:52:51.677446+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T10:52:51.677477+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T10:52:53.214701+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/plugins/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/plugins/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T10:52:55.069797+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/vendor/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/vendor/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T10:52:55.863008+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T10:52:56.709554+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/bower_components/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T10:52:57.465648+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T11:21:08.737667+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T11:21:09.693944+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-11T11:21:09.727840+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:21:09.727928+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:21:09.727977+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:21:10.739285+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-11T11:21:10.749713+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:21:10.749802+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:21:10.749847+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:09.099023+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-11T11:36:09.164323+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:36:09.164400+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:09.164463+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:09.524100+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-11T11:36:09.535484+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:36:09.535570+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:09.535621+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:17.997443+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-02-11T11:36:18.011879+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:36:18.011968+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] 63025+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:15.146085+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-11T11:36:15.153628+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:36:15.153698+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:15.153730+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:21.415698+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:21.530416+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:21.530641+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-11T11:36:21.679820+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-02-11T11:36:21.688816+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:36:21.688885+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:21.688930+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:21.875329+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-02-11T11:36:21.885244+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:36:21.885335+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:21.885383+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:22.476099+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-11T11:36:22.514035+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-11T11:36:23.591755+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-11T11:36:24.532755+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-11T11:36:24.567585+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:36:24.567675+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:24.567725+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:49.287973+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-02-11T11:36:49.360440+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-11T11:36:49.473589+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-11T11:36:49.473665+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:36:49.473693+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:49.475575+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:49.506086+01:00] timesheet.INFO: Add to billing [] [] [2025-02-11T11:36:49.506959+01:00] timesheet.INFO: New TS [] [] [2025-02-11T11:36:49.760105+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-11T11:36:50.336718+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-11T11:36:50.347468+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:36:50.347547+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:36:50.347594+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:37:02.902583+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-02-11T11:37:02.909479+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:37:02.909518+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:37:02.909547+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:37:02.967823+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-11T11:37:03.003034+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-11T11:37:03.497733+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-11T11:37:04.437320+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-11T11:37:04.487236+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:37:04.487326+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:37:04.487377+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:37:07.031679+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-02-11T11:37:07.039928+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:37:07.040004+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:37:07.040037+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:37:07.165378+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-02-11T11:37:07.165512+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-02-11T11:37:07.165589+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-02-11T11:37:07.165670+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-02-11T11:37:07.165746+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-02-11T11:37:07.165824+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-02-11T11:37:07.165877+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-02-11T11:37:07.165926+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-02-11T11:37:07.231507+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-11T11:37:07.261166+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-11T11:37:12.876265+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-11T11:40:32.978732+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-11T11:40:33.047489+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:40:33.047585+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:33.047630+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:33.215462+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-11T11:40:33.328867+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-11T11:40:33.334598+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-11T11:40:33.448864+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-02-11T11:40:33.455865+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:40:33.455904+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:33.455933+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:33.556310+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-02-11T11:40:33.563266+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:40:33.563309+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:33.563338+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:33.648198+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-11T11:40:33.683352+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-11T11:40:34.075031+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-11T11:40:34.691773+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-11T11:40:34.698787+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:40:34.698829+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:34.698864+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:51.692073+01:00] request.INFO: Matched route "statements". {"route":"statements","route_parameters":{"_route":"statements","accountingPeriodId":null,"_controller":"App\\Controller\\BankController::statements"},"request_uri":"https://oasb.wefeatit.com/banking","method":"GET"} [] [2025-02-11T11:40:51.752079+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:40:51.752190+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:51.752238+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:53.261492+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Can't get a way to read the property "poste" in class "App\Entity\BankStatement"." at PropertyAccessor.php line 456 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Can't get a way to read the property \"poste\" in class \"App\\Entity\\BankStatement\". at /home/wefeatitkc/www/oasb/vendor/symfony/property-access/PropertyAccessor.php:456)"} [] [2025-02-11T11:40:59.390312+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-11T11:40:59.398304+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:40:59.398365+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:59.398397+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:59.464220+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-11T11:40:59.497357+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-11T11:40:59.503591+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-11T11:40:59.681519+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-02-11T11:40:59.688920+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:40:59.688968+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:59.688998+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:59.813056+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-02-11T11:40:59.820468+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:40:59.820528+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:59.820572+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:40:59.854743+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-11T11:40:59.890790+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-11T11:41:00.185082+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-11T11:41:00.618502+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-11T11:41:00.626379+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:41:00.626460+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:41:00.626505+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:41:04.012248+01:00] request.INFO: Matched route "accounting". {"route":"accounting","route_parameters":{"_route":"accounting","_controller":"App\\Controller\\BankController::accounting"},"request_uri":"https://oasb.wefeatit.com/accounting","method":"GET"} [] [2025-02-11T11:41:04.020353+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:41:04.020404+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:41:04.020461+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:41:04.404201+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\Entity\BankStatement has no field or association named poste" at QueryException.php line 45 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\\Entity\\BankStatement has no field or association named poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:45)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a.id as AP, b.poste, sum(b.amount) as TA FROM App\\Entity\\BankStatement b INNER JOIN b.accountingPeriod a GROUP BY a.id,b.poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:23)"} [] [2025-02-11T11:43:49.510717+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-11T11:43:49.625725+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:43:49.625798+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:43:49.625829+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:43:50.006364+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-11T11:43:50.017325+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:43:50.017403+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:43:50.017445+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:50:17.561773+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-02-11T11:50:17.633339+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-02-11T11:50:17.633410+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-02-11T11:50:17.633470+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-02-11T11:51:01.112238+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/fill/statement"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/fill/statement\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fill/statement/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T11:51:30.083571+01:00] request.INFO: Matched route "dash_board". {"route":"dash_board","route_parameters":{"_route":"dash_board","_controller":"App\\Controller\\DashBoardController::index"},"request_uri":"https://oasb.wefeatit.com/dashboard","method":"GET"} [] [2025-02-11T11:51:30.171246+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:51:30.171319+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:51:30.171350+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:51:30.691502+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\DashBoardController::index" requires the "$builder" argument that could not be resolved. Cannot resolve argument $builder of "App\Controller\DashBoardController::index()": Cannot determine controller argument for "App\Controller\DashBoardController::index()": the $builder argument is type-hinted with the non-existent class or interface: "Mukadi\ChartJSBundle\Chart\Builder"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\DashBoardController::index\" requires the \"$builder\" argument that could not be resolved. Cannot resolve argument $builder of \"App\\Controller\\DashBoardController::index()\": Cannot determine controller argument for \"App\\Controller\\DashBoardController::index()\": the $builder argument is type-hinted with the non-existent class or interface: \"Mukadi\\ChartJSBundle\\Chart\\Builder\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-11T11:53:20.554214+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"https://oasb.wefeatit.com/journal-entry/new","method":"GET"} [] [2025-02-11T11:53:20.626867+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:53:20.626955+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:53:20.626999+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:54:12.296103+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-11T11:54:12.328748+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:54:12.328815+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:54:12.328847+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:54:12.621300+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-11T11:54:12.628800+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:54:12.628846+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:54:12.628877+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:54:18.220213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T11:58:34.285451+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-11T11:58:34.348677+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:58:34.348776+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:58:34.348826+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:58:34.759120+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-11T11:58:35.230962+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-11T11:58:35.239096+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-11T11:58:35.436741+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-02-11T11:58:35.448151+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:58:35.448240+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:58:35.448290+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:58:35.580493+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-02-11T11:58:35.589342+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:58:35.589427+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:58:35.589477+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:58:35.781258+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-11T11:58:35.833805+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-11T11:58:36.436927+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-11T11:58:37.262112+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-11T11:58:37.273901+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T11:58:37.273994+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T11:58:37.274048+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:09:12.145106+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"https://oasb.wefeatit.com/journal-entry/new","method":"GET"} [] [2025-02-11T12:09:12.264474+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T12:09:12.264559+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:09:12.264612+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:09:16.185253+01:00] request.INFO: Matched route "api_get_template". {"route":"api_get_template","route_parameters":{"_route":"api_get_template","_controller":"App\\Controller\\ApiController::getTemplate","id":"1"},"request_uri":"https://oasb.wefeatit.com/api/templates/1","method":"GET"} [] [2025-02-11T12:09:16.192294+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T12:09:16.192344+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:09:16.192373+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:09:43.735044+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-11T12:09:43.763768+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T12:09:43.763856+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:09:43.763908+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:09:43.912447+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-11T12:09:43.990614+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-11T12:09:43.997405+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-11T12:09:44.112165+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-02-11T12:09:44.122469+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T12:09:44.122553+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:09:44.122597+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:09:44.261278+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-02-11T12:09:44.276638+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T12:09:44.276722+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:09:44.276762+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:09:44.404056+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-11T12:09:44.465133+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-11T12:09:44.824213+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-11T12:09:45.471516+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-11T12:09:45.481392+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T12:09:45.481455+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:09:45.481484+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:23:21.730913+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-02-11T12:23:21.835681+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T12:23:21.835769+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:23:21.835820+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:23:22.207382+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"HEAD"} [] [2025-02-11T12:23:22.221235+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T12:23:22.221320+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:23:22.221371+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:23:26.878164+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-11T12:23:26.923188+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T12:23:26.923264+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T12:23:26.923314+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T13:43:50.876180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T13:43:56.043376+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-02-11T13:43:56.117449+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T13:43:56.117532+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T13:43:56.122077+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:19:59.553568+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-11T14:19:59.666430+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T14:19:59.666525+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:19:59.666578+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:00.181197+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-11T14:20:00.194209+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T14:20:00.194297+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:00.194350+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:00.745281+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-11T14:20:00.755926+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T14:20:00.756008+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:00.756057+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:01.117790+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-11T14:20:03.911508+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-11T14:20:03.926098+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T14:20:03.926185+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.076088+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"xhrwqxil@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.079116+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.084646+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.259667+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-11T14:20:06.274876+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T14:20:06.274964+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.334671+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"xhrwqxil@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.336381+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.336610+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.502985+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-11T14:20:06.517444+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T14:20:06.517530+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.580610+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"xhrwqxil@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.582771+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.583021+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.758344+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-11T14:20:06.773459+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T14:20:06.773549+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.829382+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"xhrwqxil@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.831346+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.831597+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:06.981028+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-11T14:20:06.996716+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T14:20:06.996798+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:07.057779+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"xhrwqxil@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:07.059756+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:07.059987+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:07.240171+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-11T14:20:07.254124+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T14:20:07.254189+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:07.307025+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"xhrwqxil@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:07.309017+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:20:07.309200+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:25:09.665246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T14:25:10.729435+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-11T14:25:10.763989+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T14:25:10.764062+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:25:10.764094+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:25:11.499271+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-11T14:25:11.507635+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T14:25:11.507726+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T14:25:11.507775+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T15:06:48.271894+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-11T15:06:48.331196+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T15:06:48.331294+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T15:06:48.331360+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T15:06:49.696027+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-11T15:06:49.706065+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T15:06:49.706153+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T15:06:49.706206+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T16:24:04.800977+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-11T16:24:04.801960+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-11T16:24:04.886469+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T16:24:04.886469+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T16:24:04.886555+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T16:24:04.886555+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T16:24:04.886601+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T16:24:04.886601+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T16:24:05.443612+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-11T16:24:05.454108+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T16:24:05.454195+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T16:24:05.454246+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T16:24:05.477380+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-11T16:24:05.488644+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T16:24:05.488718+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T16:24:05.488764+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T16:52:56.801959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2019/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T17:33:47.191805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T17:33:48.593724+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-11T17:33:48.685191+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T17:33:48.685283+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T17:33:48.685356+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T17:33:49.707090+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-11T17:33:49.730304+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T17:33:49.730394+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T17:33:49.730444+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T17:33:50.049867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T17:33:50.270838+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T17:33:50.582324+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T17:33:50.846462+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T17:33:51.160365+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T17:33:51.390369+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T17:33:51.600199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T17:33:52.088789+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-11T17:33:52.100080+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T17:33:52.100169+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T17:33:52.100215+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T17:33:52.433785+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-11T17:33:52.445274+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T17:33:52.445379+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T17:33:52.445425+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T19:00:09.608890+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-11T19:00:09.768930+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T19:00:09.769031+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T19:00:09.769090+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T19:00:10.569705+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-11T19:00:10.579088+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T19:00:10.579175+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T19:00:10.579227+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T19:00:11.088043+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-11T19:00:11.095585+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T19:00:11.095628+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T19:00:11.095659+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T19:43:37.396799+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T19:43:38.701526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T20:11:38.856478+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-11T20:11:38.937598+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T20:11:38.937663+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T20:11:38.937694+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T20:11:42.127146+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-11T20:11:42.137076+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T20:11:42.137187+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T20:11:42.137243+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T20:12:17.871842+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T20:12:45.590798+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/themes/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/themes/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T20:13:11.401115+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T20:13:27.902656+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/wp-ver.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/wp-ver.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-ver.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T20:13:33.696472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-ver.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-ver.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-ver.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T20:44:59.262413+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T20:45:00.546071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T20:45:02.371304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T20:45:03.722478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T20:57:34.563218+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-11T20:57:34.770096+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T20:57:34.770161+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T20:57:34.770197+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T20:57:35.928503+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-11T20:57:35.935964+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T20:57:35.936002+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T20:57:35.936032+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T20:57:36.339392+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-11T20:57:36.346640+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T20:57:36.346693+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T20:57:36.346725+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T21:00:06.383277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T21:00:14.950721+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T21:00:33.380956+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T21:00:41.991118+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T21:00:47.543535+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T21:00:53.705977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Auth/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Auth/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Auth/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T21:01:03.817783+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T21:01:11.128629+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T21:02:24.349621+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T21:02:34.018543+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/IXR/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/IXR/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/IXR/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T22:12:38.194634+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-11T22:12:38.253077+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T22:12:38.253159+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T22:12:38.253203+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T22:12:40.744530+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-11T22:12:40.754371+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T22:12:40.754424+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T22:12:40.754455+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T22:12:43.329133+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-11T22:12:43.336146+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-11T22:12:43.336207+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T22:12:43.336237+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-11T22:12:43.985403+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-11T23:32:56.524336+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T23:33:13.658474+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T23:33:38.447144+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T23:34:14.152321+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T23:34:24.463186+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T23:34:51.544378+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Auth/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Auth/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Auth/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T23:34:56.254430+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T23:35:19.157991+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T23:35:26.299709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-11T23:35:32.785666+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/IXR/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/IXR/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/IXR/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:06:40.400980+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:06:40.782671+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-12T00:06:40.894592+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T00:06:40.894684+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:06:40.894717+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:06:41.819610+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-12T00:06:41.826585+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T00:06:41.826636+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:06:41.826664+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:06:42.239182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:06:42.450112+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:06:42.662800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:06:42.918925+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:06:43.116617+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:06:43.310145+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:06:43.493342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:06:43.675577+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-12T00:06:43.684610+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T00:06:43.684684+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:06:43.684726+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:06:43.924110+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-12T00:06:43.934659+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T00:06:43.934715+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:06:43.934756+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:32:46.670162+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-12T00:32:47.290985+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T00:32:47.291060+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:32:47.291093+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:32:48.374772+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-02-12T00:32:48.386694+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T00:32:48.386785+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:32:48.386835+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:32:48.929676+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-12T00:32:48.937090+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T00:32:48.937132+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:32:48.937164+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:32:49.097958+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-02-12T00:32:49.105949+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T00:32:49.106003+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:32:49.106035+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:35:08.950337+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-12T00:35:08.974957+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T00:35:08.975028+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:35:08.975066+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:35:11.055667+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-12T00:35:11.067400+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T00:35:11.067469+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:35:11.067502+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:36:42.910459+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:36:43.656491+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-12T00:36:43.685411+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T00:36:43.685480+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:36:43.685512+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:36:44.008042+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-12T00:36:44.018527+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T00:36:44.018608+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:36:44.018650+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:36:44.238611+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:36:44.415898+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:36:44.575995+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:36:44.734555+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:36:44.892202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:36:45.049149+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:36:45.239740+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T00:36:45.414537+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-12T00:36:45.421960+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T00:36:45.422025+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:36:45.422064+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:36:45.593081+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-12T00:36:45.601556+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T00:36:45.601632+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:36:45.601665+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T00:43:07.536329+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T01:03:02.644350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T01:03:03.359944+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-12T01:03:03.375384+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T01:03:03.375462+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T01:03:03.375497+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T01:03:03.736612+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-12T01:03:03.744452+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T01:03:03.744508+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T01:03:03.744539+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T01:10:59.433613+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-12T01:10:59.580863+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T01:10:59.580932+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T01:10:59.580986+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T03:07:14.090293+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/lightspeed/framework/_scripts/valums_uploader/php.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/lightspeed/framework/_scripts/valums_uploader/php.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/lightspeed/framework/_scripts/valums_uploader/php.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T04:34:17.142314+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-12T04:34:17.542561+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T04:34:17.542631+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:34:17.542662+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:34:19.753090+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-12T04:34:19.765757+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T04:34:19.765845+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:34:19.765897+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:34:25.365899+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-12T04:34:25.373452+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T04:34:25.373506+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:34:25.373535+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:41:33.510023+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T04:49:24.943787+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-12T04:49:25.143523+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T04:49:25.143588+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:49:25.143622+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:49:25.665316+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-12T04:49:25.673202+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T04:49:25.673243+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:49:25.673274+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:49:26.270821+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-12T04:49:26.278217+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T04:49:26.278258+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:49:26.278290+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:49:26.435883+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-12T04:49:26.443325+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T04:49:26.443365+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:49:26.443395+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:53:28.493796+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T04:53:29.532284+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-12T04:53:29.731815+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T04:53:29.731883+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:53:29.731931+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:53:30.100392+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-02-12T04:53:30.107341+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T04:53:30.107380+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T04:53:30.107408+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T05:11:06.465359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:04:36.924637+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-12T06:04:43.731495+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T06:04:44.080634+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T06:04:44.080740+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T06:13:59.115071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:53:00.216675+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:53:21.904514+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/home.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/home.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files/home.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:53:51.507562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-22.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-22.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-22.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:54:22.214488+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:54:53.475818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1ppy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1ppy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1ppy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:55:22.250653+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:55:35.639639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/luuf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/luuf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/luuf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:55:53.488173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:56:03.909849+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:56:22.800223+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rk2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rk2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rk2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:56:53.792757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/lmfi2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/lmfi2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/lmfi2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:57:24.298113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:57:53.333080+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:58:05.857584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:58:23.762133+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:58:54.050529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:59:24.671124+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/gecko.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/gecko.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/gecko.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T06:59:55.396335+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T07:00:25.218282+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T07:33:07.765069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T07:33:08.447378+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-12T07:33:08.581984+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T07:33:08.582051+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T07:33:08.582083+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T07:33:09.551787+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-12T07:33:09.561203+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T07:33:09.561268+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T07:33:09.561318+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T08:15:16.123764+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-12T08:15:16.175527+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T08:15:16.175592+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T08:15:16.175623+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T08:15:20.636868+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-02-12T08:15:20.644127+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T08:15:20.644164+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T08:15:20.644194+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T08:15:23.924634+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T08:52:23.641989+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-12T08:52:23.737804+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T08:52:23.737876+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T08:52:23.737908+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T08:52:41.007214+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-02-12T08:52:41.058355+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T08:52:41.058422+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T08:52:41.058464+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T08:52:46.977655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T08:59:25.774828+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T08:59:27.953525+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T09:09:21.327793+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-12T09:09:21.397983+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T09:09:21.398060+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:09:21.398096+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:09:40.395166+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-12T09:09:40.419001+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T09:09:40.419102+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:09:40.419137+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:09:46.593309+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T09:22:47.793440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T09:22:48.253630+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-12T09:22:48.277712+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T09:22:48.277800+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:22:48.277850+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:22:48.541109+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-12T09:22:48.551423+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T09:22:48.551503+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:22:48.551555+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:22:48.766077+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T09:22:48.960909+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T09:22:49.124123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T09:22:49.284871+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T09:22:49.455031+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T09:22:49.637125+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T09:22:49.818668+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T09:22:50.013102+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-12T09:22:50.023731+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T09:22:50.023809+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:22:50.023863+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:22:50.260082+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-12T09:22:50.270715+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T09:22:50.270796+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:22:50.270855+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:42:29.503523+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-12T09:42:29.558641+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T09:42:29.558727+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:42:29.558774+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:42:42.081022+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-12T09:42:42.092741+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T09:42:42.092807+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:42:42.092840+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:42:49.572080+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T09:45:15.732187+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-02-12T09:45:15.796821+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T09:45:15.796896+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:45:15.796932+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:45:19.103675+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-12T09:45:19.114358+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T09:45:19.114439+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:45:19.114475+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T09:45:24.138089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T11:06:12.023435+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-02-12T11:06:12.084730+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T11:06:12.084793+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T11:06:12.084823+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T11:06:12.562342+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-12T11:06:12.570677+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T11:06:12.570738+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T11:06:12.570783+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T11:06:13.523289+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T11:06:14.130276+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-12T11:06:14.137395+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T11:06:14.137460+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T11:06:14.137489+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T11:06:17.042576+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-12T11:06:17.049777+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T11:06:17.049840+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T11:06:17.049869+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T11:06:18.287056+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T11:41:48.796193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T11:41:49.916738+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T11:42:16.436559+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T11:46:20.427187+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T11:48:35.166391+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-12T11:48:35.204010+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T11:48:35.204080+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T11:48:35.204120+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T11:48:35.723974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T12:07:30.321919+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T12:07:30.722792+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-12T12:07:30.749345+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T12:07:30.749429+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T12:07:30.749475+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T12:07:31.076478+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-12T12:07:31.084966+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T12:07:31.085059+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T12:07:31.085111+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T12:42:54.842438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T12:42:55.574873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T12:42:57.575471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T12:42:58.554431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T12:42:59.582618+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T12:43:00.643905+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T12:43:02.799468+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T12:43:03.701460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T13:24:53.779173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T13:24:54.967276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T14:23:20.846215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T14:23:21.384283+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-12T14:23:21.512450+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T14:23:21.512544+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T14:23:21.512597+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T14:23:21.982863+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-12T14:23:21.993208+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T14:23:21.993301+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T14:23:21.993353+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T15:44:02.419777+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T16:23:16.442350+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-12T16:23:16.523260+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T16:23:16.523351+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T16:23:16.523399+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T16:23:17.860862+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-12T16:23:17.872402+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T16:23:17.872483+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T16:23:17.872529+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T17:32:32.746797+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T17:32:33.589993+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-12T17:32:33.828943+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T17:32:33.829014+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T17:32:33.829048+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T17:32:35.119352+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-12T17:32:35.126817+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T17:32:35.126863+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T17:32:35.126895+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T17:32:35.488001+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T17:32:35.705594+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T17:32:35.999455+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T17:32:36.199106+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T17:32:36.385549+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T17:32:36.602801+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T17:32:36.822683+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T17:32:37.178003+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-12T17:32:37.185396+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T17:32:37.185436+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T17:32:37.185467+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T17:32:37.473590+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-12T17:32:37.480989+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T17:32:37.481030+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T17:32:37.481061+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T18:06:44.817640+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T18:06:49.735875+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T18:06:46.730816+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T18:06:47.738719+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T18:06:48.738534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T18:06:51.734660+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T18:06:52.729859+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T18:06:53.726481+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T18:48:04.702715+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-12T18:48:04.817211+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T18:48:04.817298+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T18:48:04.817342+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T18:48:06.551699+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-12T18:48:06.562029+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-12T18:48:06.562112+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T18:48:06.562160+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-12T19:12:01.962040+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T19:45:40.317281+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-12T21:17:18.132324+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T00:07:44.605147+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T00:07:47.051259+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-13T00:07:47.192393+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T00:07:47.192482+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T00:07:47.192528+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T00:07:48.888252+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-13T00:07:48.899141+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T00:07:48.899231+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T00:07:48.899283+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T00:07:49.193796+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T00:07:49.354573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T00:07:49.518116+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T00:07:49.681692+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T00:07:49.846023+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T00:07:50.007173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T00:07:50.165868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T00:07:50.352194+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-13T00:07:50.363022+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T00:07:50.363108+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T00:07:50.363168+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T00:07:50.568778+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-13T00:07:50.579530+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T00:07:50.579621+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T00:07:50.579674+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:04:59.963845+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-13T02:05:00.230189+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T02:05:00.230282+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:05:00.230334+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:05:03.449113+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-13T02:05:03.456445+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T02:05:03.456502+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:05:03.456534+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:09:10.262609+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-13T02:09:10.293516+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T02:09:10.293585+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:09:10.293617+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:09:11.252364+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-13T02:09:11.259708+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T02:09:11.259764+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:09:11.259795+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:09:12.320511+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-13T02:09:12.333430+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T02:09:12.333515+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:09:13.162024+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:09:13.163984+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:09:13.169539+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:09:14.325276+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-13T02:09:14.332502+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T02:09:14.332556+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:09:14.332587+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:09:14.711187+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-13T02:56:32.032035+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-13T02:56:32.103097+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T02:56:32.103164+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:32.103195+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:32.565595+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-13T02:56:32.856449+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T02:56:32.856536+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:32.856597+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:33.428854+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-13T02:56:33.436174+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T02:56:33.436230+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:33.436261+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:33.602330+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-02-13T02:56:33.609532+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T02:56:33.609595+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:33.609626+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:33.874046+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-02-13T02:56:33.883503+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T02:56:33.883589+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:33.883643+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:34.048283+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-13T02:56:34.055319+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T02:56:34.055375+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:34.055406+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:34.332393+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-13T02:56:34.340833+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T02:56:34.340916+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:34.340974+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:34.512042+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-02-13T02:56:34.519117+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T02:56:34.519187+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T02:56:34.519218+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T03:48:44.665718+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T03:48:45.288520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T04:16:06.942801+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-13T04:16:07.104470+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T04:16:07.104568+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T04:16:07.104620+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:41.668922+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-13T05:03:41.716194+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T05:03:41.716281+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:41.716327+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:42.239452+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-13T05:03:42.250646+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T05:03:42.250731+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:42.250777+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:42.698851+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T05:03:43.064685+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-13T05:03:43.073262+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T05:03:43.073334+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:43.073386+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:43.899427+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-13T05:03:44.158060+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-13T05:03:44.165437+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T05:03:44.165502+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:44.165532+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:44.517260+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-13T05:03:44.526279+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T05:03:44.526363+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:44.526409+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:44.853839+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-13T05:03:44.861096+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T05:03:44.861160+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:44.861191+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:45.140285+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T05:03:45.404976+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-13T05:03:45.412022+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T05:03:45.412078+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:45.412108+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:45.448496+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-13T05:03:45.736686+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-13T05:03:45.747680+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T05:03:45.747767+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:03:45.747826+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T05:55:18.817801+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T07:00:46.794381+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-13T07:00:47.118540+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T07:00:47.118613+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T07:00:47.118647+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T07:00:56.159440+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-13T07:00:56.171375+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T07:00:56.171461+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T07:00:56.171514+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T09:06:45.697957+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T09:06:47.363629+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-13T09:06:47.494697+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T09:06:47.494790+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T09:06:47.494838+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T09:06:48.434045+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-13T09:06:48.445268+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T09:06:48.445355+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T09:06:48.445403+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T09:06:48.773144+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T09:06:49.001613+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T09:06:49.208409+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T09:06:49.436298+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T09:06:49.670320+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T09:06:49.872011+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T09:06:50.090044+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T09:06:50.313724+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-13T09:06:50.337475+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T09:06:50.337570+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T09:06:50.337624+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T09:06:50.609977+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-13T09:06:50.660539+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T09:06:50.660631+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T09:06:50.660684+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T11:59:42.783215+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-13T11:59:43.204695+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T11:59:43.204756+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T11:59:43.204789+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T11:59:49.284272+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-13T11:59:49.294931+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T11:59:49.294993+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T11:59:49.295031+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T12:30:19.238220+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-13T12:30:19.399280+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T12:30:19.399346+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T12:30:19.399377+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T12:30:40.013799+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-13T12:30:40.044352+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T12:30:40.044443+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T12:30:40.044494+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T12:30:44.332211+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T12:54:10.815366+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-13T12:54:10.860863+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T12:54:10.860931+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T12:54:10.860974+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T12:54:11.136093+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-13T12:54:11.146712+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T12:54:11.146804+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T12:54:11.146857+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T13:26:46.836482+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-13T13:26:46.876709+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T13:26:46.876796+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T13:26:46.876844+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T13:26:49.495138+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-13T13:26:49.502309+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T13:26:49.502347+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T13:26:49.502377+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T13:42:46.483297+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T13:57:29.608048+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-13T13:57:34.981711+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T13:57:34.981804+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T13:57:34.981854+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T14:18:36.876688+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T14:18:44.035322+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-02-13T14:18:44.669447+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T14:18:44.669512+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T14:18:44.672146+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T14:33:26.588870+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-13T14:33:26.959156+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T14:33:26.959243+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T14:33:26.959286+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T14:33:31.340588+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-13T14:33:31.351643+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T14:33:31.351709+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T14:33:31.351756+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T14:33:32.942328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T15:23:46.933584+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-02-13T15:23:47.217897+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T15:23:47.217966+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:23:47.218001+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:24:22.143440+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-13T15:24:22.188930+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T15:24:22.189029+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:24:22.189063+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:24:22.549123+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-13T15:24:22.556523+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T15:24:22.556587+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:24:22.556624+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:24:22.807617+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-13T15:24:22.814524+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T15:24:22.814574+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:24:22.814605+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:24:23.598876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T15:56:56.318266+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-13T15:56:56.381646+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T15:56:56.381733+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:56.381781+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:56.724547+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-13T15:56:56.732303+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T15:56:56.732351+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:56.732386+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:57.226373+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-13T15:56:57.235541+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T15:56:57.235598+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:57.235630+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:57.418098+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-13T15:56:57.428334+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T15:56:57.428413+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:57.428461+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:57.679491+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-13T15:56:57.686552+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T15:56:57.686619+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:57.686650+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:57.850356+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-13T15:56:57.857583+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T15:56:57.857652+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:57.857684+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:58.121883+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-13T15:56:58.128837+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T15:56:58.128893+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:58.128924+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:58.282575+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-13T15:56:58.289573+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T15:56:58.289636+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T15:56:58.289667+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T16:05:44.187563+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/Jcrop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T16:05:50.693023+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T16:05:54.140802+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T16:05:59.080993+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T16:06:03.985672+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T16:06:13.418552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T17:09:15.252574+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-13T17:09:15.475200+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T17:09:15.475299+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T17:09:15.475341+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T17:09:24.667778+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-13T17:09:24.679636+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T17:09:24.679722+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T17:09:24.679769+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T17:30:03.144050+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-13T17:30:03.233912+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T17:30:03.234003+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T17:30:03.234053+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T18:03:17.680516+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/nav.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/nav.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/nav.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:03:25.661935+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:07:48.514730+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-13T18:07:48.557785+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T18:07:48.557852+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T18:07:48.557888+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T18:14:09.769227+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/heh.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/heh.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/heh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:14:23.427802+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/NewFile.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/NewFile.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/NewFile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:14:31.087400+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/view-more/ioxi.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/view-more/ioxi.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/view-more/ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:14:35.762562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/erinyani/baxa1.php7" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/erinyani/baxa1.php7\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erinyani/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:14:39.851774+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/baxa1.php7" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/baxa1.php7\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:14:45.688389+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/erinyani/baxa1.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/erinyani/baxa1.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erinyani/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:14:54.478461+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/baxa1.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/baxa1.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:15:00.862700+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/seoxx/randkeyword.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/seoxx/randkeyword.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoxx/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:20:30.232483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:20:31.029296+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-13T18:20:31.134614+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T18:20:31.134687+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T18:20:31.134720+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T18:20:32.056050+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-13T18:20:32.083330+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T18:20:32.083416+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T18:20:32.083461+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T18:20:32.496174+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:20:32.793153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:20:33.682284+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:20:33.917334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:20:34.106493+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:20:34.355645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T18:20:34.690152+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-13T18:20:34.697294+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T18:20:34.697347+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T18:20:34.697377+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T18:20:35.035683+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-13T18:20:35.042796+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T18:20:35.042848+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T18:20:35.042879+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T19:03:34.235650+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-13T19:03:34.301391+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T19:03:34.301487+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T19:03:34.301521+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T19:03:35.032504+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-13T19:03:35.105445+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T19:03:35.105533+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T19:03:35.105582+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T19:03:35.686671+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-13T19:03:35.694011+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T19:03:35.694076+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T19:03:35.694122+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T19:03:35.858123+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-13T19:03:35.865951+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T19:03:35.866017+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T19:03:35.866049+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T19:03:38.519876+01:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://wefeatit.com/admin","method":"GET"} [] [2025-02-13T19:03:38.527704+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T19:03:38.527769+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T19:03:38.527800+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T19:03:38.667784+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to undefined method App\Controller\AdminController::getDoctrine()" at AdminController.php line 19 {"exception":"[object] (Error(code: 0): Call to undefined method App\\Controller\\AdminController::getDoctrine() at /home/wefeatitkc/www/oasb/src/Controller/AdminController.php:19)"} [] [2025-02-13T19:03:43.497755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/content/sitetree/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/content/sitetree/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/content/sitetree\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T19:03:45.768770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simpla/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simpla/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simpla\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T19:03:46.117967+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/mage/cookies.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/mage/cookies.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/mage/cookies.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T19:03:48.468711+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T19:57:36.313253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T19:57:36.885599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:02.030441+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:08.741556+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:14.835223+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:17.117968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:23.940306+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:25.634958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:31.500685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:33.264359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:38.762923+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:40.623003+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:42.521210+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:45.936931+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:48.080942+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:53.527636+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:55.566536+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:16:57.674873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:00.172296+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:01.417524+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:03.101104+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:05.242216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:07.355004+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:13.786244+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:15.762027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:17.205932+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:19.999197+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:20.578495+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:23.041595+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:25.715673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:27.709187+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:30.267957+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:32.522973+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:35.195096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:38.688189+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:40.723406+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:42.662873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:44.745638+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:47.113483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:49.145774+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:52.861808+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:55.247143+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:56.964734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:17:58.972530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:01.234856+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:03.661122+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:05.412989+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:11.065256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:13.329793+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:16.856419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:18.440514+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:23.413285+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:25.281890+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:27.156251+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:29.259794+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:31.449297+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:33.444871+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:35.862479+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:38.239245+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:41.220459+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:43.841359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:45.660679+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:48.320627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:51.021015+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:53.324876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:55.190109+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:56.823095+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:18:58.694608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:02.824017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:05.371504+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:07.112834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:08.647625+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:11.083714+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:16.396708+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:18.935562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:20.671206+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:23.284640+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:27.426450+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:29.599401+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:31.077295+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:33.592440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:35.661258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:38.839884+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:40.612071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:42.632848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:45.071183+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:46.835036+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:48.982052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:51.517227+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:53.215619+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:55.373854+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:19:57.952978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:03.260127+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:05.215229+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:07.343911+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:09.629477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:11.573445+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:13.557249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:15.333151+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:17.591544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:19.979117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:22.352820+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:25.039178+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:26.871210+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:28.639502+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:34.299190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:38.305388+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:40.990154+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:43.174072+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:45.647006+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:48.025914+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:50.096232+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:53.213138+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:55.058091+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:58.084793+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:20:59.930914+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:02.014190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:04.036099+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:06.809253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:09.031373+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:11.557767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:15.536449+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:17.518181+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:19.299054+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:21.156888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:23.175661+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:24.946979+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:26.496737+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:28.504834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:30.622204+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:32.692844+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:34.728009+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:39.413991+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:41.598886+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:43.931067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:46.665195+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:48.522866+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:53.963884+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:56.152406+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:21:57.882426+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:00.083236+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:01.703215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:03.754429+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:05.684881+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:08.168806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:13.259090+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:15.225720+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:18.055145+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:20.563507+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:22.827021+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:27.683191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:30.093419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:34.351642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:36.944813+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:39.263697+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:42.142631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:48.617083+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:53.478921+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:22:58.665890+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:23:04.202233+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:23:08.569262+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:23:18.873967+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:23:26.460401+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:23:31.702893+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:23:37.340513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:23:41.324034+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:23:45.906590+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:23:51.750633+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:23:59.582904+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:24:05.173445+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:24:14.314321+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:24:20.069360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:24:24.929545+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:24:31.452741+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:24:35.588443+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:24:43.769242+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:24:48.573915+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:24:58.564623+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:25:05.832333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:25:11.336073+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-13T20:36:55.925442+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-13T20:36:56.009125+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T20:36:56.009191+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T20:36:56.009222+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T20:36:56.773405+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-13T20:36:56.782719+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T20:36:56.782797+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T20:36:56.782845+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T21:57:10.132396+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-13T21:57:10.421523+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T21:57:10.421590+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T21:57:10.421622+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T22:48:49.218275+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-13T22:48:49.299136+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T22:48:49.299229+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T22:48:49.299281+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T22:48:50.899433+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-13T22:48:50.909776+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T22:48:50.909856+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T22:48:50.909924+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T22:48:51.652819+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-13T22:48:51.663986+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-13T22:48:51.664061+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-13T22:48:51.664111+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T00:22:22.988977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T00:22:25.383641+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-14T00:22:25.472459+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T00:22:25.472530+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T00:22:25.472563+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T00:22:27.920863+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] rity\\WfiAuthenticator"} [] [2025-02-14T00:22:28.136813+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T00:22:28.461208+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T00:22:28.719270+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T00:22:28.940321+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T00:22:29.172649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T00:22:30.100197+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-14T00:22:30.109450+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T00:22:30.109518+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T00:22:30.109550+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T00:22:30.327852+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-14T00:22:30.336013+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T00:22:30.336083+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T00:22:30.336123+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T00:46:08.552916+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T00:46:09.717562+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-14T00:46:09.816380+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T00:46:09.816449+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T00:46:09.816482+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T00:46:10.495312+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-14T00:46:10.502421+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T00:46:10.502487+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T00:46:10.502518+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T00:46:10.744502+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T00:46:10.918073+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T00:46:11.106314+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T00:46:11.286072+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T00:46:11.462800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T00:46:11.637415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T00:46:11.825125+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T00:46:12.015490+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-14T00:46:12.026343+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T00:46:12.026432+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T00:46:12.026478+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T00:46:12.468216+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-14T00:46:12.556469+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T00:46:12.556535+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T00:46:12.556587+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T02:42:27.713749+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-14T02:42:28.120197+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T02:42:28.120266+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T02:42:28.120299+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T02:45:15.872110+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-14T02:45:16.157164+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T02:45:16.157258+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T02:45:16.157304+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T02:45:21.183077+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-14T02:45:21.191306+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T02:45:21.191369+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T02:45:21.191405+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T03:14:50.324868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T03:14:51.912605+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T03:14:52.264761+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T03:14:52.610951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T03:14:53.328075+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T03:40:06.667198+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-14T03:40:06.779572+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T03:40:06.779683+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T03:40:06.779767+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T03:40:07.911087+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-14T03:40:07.922251+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T03:40:07.922353+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T03:40:07.922424+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T03:40:09.679160+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-14T03:40:09.691477+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T03:40:09.691566+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T03:40:09.691633+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T03:40:13.403065+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-14T03:40:13.413294+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T03:40:13.413358+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T03:40:13.413388+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T03:52:37.090011+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/nuance/functions/jwpanel/scripts/valums_uploader/php.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/nuance/functions/jwpanel/scripts/valums_uploader/php.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/nuance/functions/jwpanel/scripts/valums_uploader/php.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:07:03.504436+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.svn"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.svn\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.svn/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:16:02.242369+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-14T04:16:02.449990+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T04:16:02.450064+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T04:16:02.450098+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T04:16:03.864740+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-14T04:16:03.873113+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T04:16:03.873168+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T04:16:03.873207+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T04:53:24.164673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.svn"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.svn\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.svn/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:24.947951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:27.994656+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:30.166044+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] mfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:31.940842+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as/function"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as/function\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as/function/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:32.148848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:34.025418+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ectoplasm/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:34.335983+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:36.708156+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer//zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer//zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer//zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:38.187946+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:39.637956+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:42.405725+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:45.624462+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:47.072130+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:50.025309+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T04:56:54.096055+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T06:11:41.647388+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-14T06:11:45.055278+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T06:11:45.055374+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T06:11:45.055430+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:24:50.201444+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-14T07:24:50.536072+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T07:24:50.536148+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:24:50.536181+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:36:28.121705+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-14T07:36:28.314411+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T07:36:28.314479+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:36:28.314511+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:41:22.705871+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-14T07:41:22.811282+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T07:41:22.811351+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:41:22.811387+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:41:27.089586+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-14T07:41:27.100683+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T07:41:27.100763+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:41:27.100815+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:48:08.303528+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-14T07:48:08.378064+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T07:48:08.378158+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:48:08.378198+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:48:29.211804+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-14T07:48:29.254897+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T07:48:29.254991+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:48:29.255036+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:48:49.710327+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-14T07:48:49.733192+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T07:48:49.733250+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:48:49.733279+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:52:25.555223+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-14T07:52:25.643066+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T07:52:25.643133+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:52:25.643169+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:52:41.487725+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-14T07:52:41.528839+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T07:52:41.528911+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:52:41.528948+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:52:47.222263+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-14T07:52:47.230397+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T07:52:47.230474+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T07:52:47.230511+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T08:17:51.209828+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-14T08:17:51.314286+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T08:17:51.314377+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T08:17:51.314419+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T08:17:53.298513+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-14T08:17:53.306070+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T08:17:53.306133+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T08:17:53.306165+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T09:30:27.138530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T09:30:29.879801+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-14T09:30:30.153066+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T09:30:30.153134+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T09:30:30.153166+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T09:30:31.221963+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-14T09:30:31.228843+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T09:30:31.228882+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T09:30:31.228911+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T09:30:32.734092+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T09:30:33.064060+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.p[2025-02-14T[2025-02-14T09:30:33.577958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] 30:33.397396+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T09:30:33.752435+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-14T09:30:33.759896+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T09:30:33.759979+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T09:30:33.760023+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T09:30:33.968562+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-14T09:30:33.979607+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T09:30:33.979692+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T09:30:33.979746+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T09:39:29.702096+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-14T09:39:29.797655+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T09:39:29.797731+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T09:39:29.797764+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T09:39:30.480795+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-14T09:39:30.563636+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T09:39:30.563708+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T09:39:30.563739+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T11:55:30.173649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T11:55:32.767642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T12:35:05.747412+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-14T12:35:06.285687+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T12:35:06.285775+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T12:35:06.285820+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T12:35:09.076053+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-14T12:35:09.171993+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T12:35:09.172090+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T12:35:09.172138+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T12:44:40.356769+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-14T12:44:40.469296+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T12:44:40.469384+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T12:44:40.469434+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T12:44:48.330059+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-14T12:44:48.367612+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T12:44:48.367680+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T12:44:48.367711+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T13:15:41.726283+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-14T13:15:41.803365+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T13:15:41.803432+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T13:15:41.803467+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T13:15:43.319118+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-14T13:15:43.386747+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T13:15:43.386814+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T13:15:43.386849+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T13:26:18.730139+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-14T13:26:18.820613+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T13:26:18.820678+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T13:26:18.820716+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:04:37.615735+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-14T14:04:37.718272+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T14:04:37.718393+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:04:37.718471+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:29.658019+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-14T14:09:29.720345+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T14:09:29.720441+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:29.720493+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:30.388011+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-14T14:09:30.399790+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T14:09:30.399882+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:30.399934+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:35.384481+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-02-14T14:09:35.485247+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T14:09:35.485314+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:35.997855+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:36.001638+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:36.012815+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:36.137442+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-14T14:09:36.145145+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T14:09:36.145202+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:36.145243+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:44.428356+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-02-14T14:09:44.439670+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T14:09:44.439741+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:46.739082+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:46.894513+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:46.895162+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-14T14:09:47.002156+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-02-14T14:09:47.013063+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T14:09:47.013152+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:47.013314+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:47.248617+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-02-14T14:09:47.258842+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T14:09:47.258914+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:47.258948+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:47.794053+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-14T14:09:47.860787+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-14T14:09:49.112931+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-14T14:09:49.388368+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-14T14:09:49.398324+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T14:09:49.398420+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:09:49.398462+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:28:43.271719+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-14T14:28:43.350526+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T14:28:43.350603+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:28:43.350635+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:28:43.807864+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-14T14:28:43.815454+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T14:28:43.815495+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:28:43.815523+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T14:48:46.125867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T14:48:54.183958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/themes/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/themes/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T14:48:59.071522+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/class-db.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/class-db.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/class-db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T14:49:01.413719+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/apikey/apikey.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/apikey/apikey.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/apikey/apikey.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T14:49:04.882681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/class-db.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/class-db.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class-db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T15:07:11.573442+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T15:07:14.033852+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-14T15:07:14.114448+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T15:07:14.114535+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:07:14.114581+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:07:17.032472+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-14T15:07:17.097826+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T15:07:17.097894+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:07:17.097925+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:44.964575+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-14T15:51:45.028527+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T15:51:45.028596+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:45.028626+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:45.889302+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-14T15:51:45.953643+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T15:51:45.953683+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:45.953713+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:47.546189+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-14T15:51:47.669462+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T15:51:47.669524+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:48.151922+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:48.156271+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:48.163962+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:51.563210+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-14T15:51:51.573342+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T15:51:51.573392+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:51.577227+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:51.578540+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:51.578684+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:52.477910+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-14T15:51:52.566189+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T15:51:52.566260+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:52.566298+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:53.275314+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-14T15:51:53.283396+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T15:51:53.283464+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:53.283500+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T15:51:53.668025+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-14T16:20:55.852817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T17:00:20.131393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T17:45:24.711296+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-14T17:45:24.776609+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T17:45:24.776684+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T17:45:24.776719+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T17:45:25.472183+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-14T17:45:25.548034+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T17:45:25.548138+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T17:45:25.548176+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T17:52:40.661672+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-14T17:52:40.733619+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T17:52:40.733697+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T17:52:40.733729+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T21:21:29.390625+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T21:21:31.245585+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-14T21:21:31.604600+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T21:21:31.604671+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T21:21:31.604704+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T21:21:33.078362+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-14T21:21:33.136019+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T21:21:33.136098+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T21:21:33.136132+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T22:08:44.119111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-14T22:36:30.315425+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-14T22:36:30.514226+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T22:36:30.514311+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T22:36:30.514363+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T22:36:33.201407+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-14T22:36:33.210655+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T22:36:33.210709+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T22:36:33.210740+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T22:55:33.500966+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-14T22:55:33.543597+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T22:55:33.543661+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T22:55:33.543691+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T22:55:33.857775+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-14T22:55:33.870015+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-14T22:55:33.870111+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-14T22:55:33.870189+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T01:59:44.373096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T02:56:41.625566+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-15T02:56:42.049597+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T02:56:42.049659+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T02:56:42.049692+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T02:56:44.791802+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-15T02:56:44.801189+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T02:56:44.801259+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T02:56:44.801305+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T03:14:03.282489+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-15T03:14:03.544784+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T03:14:03.544861+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T03:14:03.544896+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T03:14:05.575071+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-15T03:14:05.588608+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T03:14:05.588710+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T03:14:05.588768+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T03:19:57.260622+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-15T03:19:57.354346+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T03:19:57.354403+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T03:19:57.354434+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T03:19:57.842347+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-15T03:19:57.850032+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T03:19:57.850070+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T03:19:57.850102+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T03:52:38.941403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T03:52:40.962478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T05:10:24.333544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T05:10:30.318214+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-15T05:10:30.360708+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T05:10:30.360781+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T05:10:30.360849+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\W[2025-02-15T05:10:32.373078+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-15T05:10:32.383565+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T05:10:32.383634+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T05:10:32.383675+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T06:32:40.885631+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-15T06:32:41.258018+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T06:32:41.258090+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T06:32:41.258129+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T06:32:59.781706+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-15T06:32:59.836108+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T06:32:59.836181+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T06:32:59.836215+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T06:33:00.288480+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-15T06:33:00.295908+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T06:33:00.295953+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T06:33:00.295983+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T06:33:01.225076+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-15T06:33:01.314761+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T06:33:01.314831+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T06:33:01.314863+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T06:33:02.638313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:40:22.035697+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:40:27.370978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:40:29.299457+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:40:31.404613+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:40:33.657807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:40:37.954608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:40:42.068823+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:40:51.269674+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:40:54.169926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:40:57.301629+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:41:00.487642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:41:04.164061+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:41:07.770083+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:41:09.832655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:41:11.291064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/html-api/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/html-api/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/html-api/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:41:13.295868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:41:17.922756+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T07:41:22.652694+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:04:24.066877+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-15T08:04:24.273733+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T08:04:24.273807+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T08:04:24.273841+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T08:18:11.561753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] 02-15T08:18:11.543207+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:11.543207+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:13.379092+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:13.183285+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:13.266894+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:16.482343+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app_dev.php/_profiler/open"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app_dev.php/_profiler/open\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] ] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:14.314108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:16.335441+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:19.937335+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] g/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:18.614248+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app_dev.php/_profiler/open"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app_dev.php/_profiler/open\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:20.805315+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/app_dev.php/_profiler/open"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/app_dev.php/_profiler/open\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] 025-02-15T08:18:20.634052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:22.726326+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] ] [2025-02-15T08:18:23.965690+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)[2025-[2025-02-15T08:18:26.130686+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] .244666+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/infos/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/infos/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/infos\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:29.256465+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/infos/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/infos/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/infos\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] Trait.php:70)"} [] [2025-02-15T08:18:28.321615+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:30.694236+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] -15T08:18:30.379805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/pinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/pinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:31.772105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/pinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/pinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] T08:18:31.348764+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/infos/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/infos/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/infos\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:18:33.214860+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/pinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/pinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T08:40:57.999634+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-15T08:40:58.087019+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T08:40:58.087096+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T08:40:58.087130+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T08:40:58.770919+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-15T08:40:58.850489+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T08:40:58.850564+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T08:40:58.850597+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T09:12:07.169485+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-15T09:12:07.246184+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T09:12:07.246259+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T09:12:07.246311+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T09:12:07.768202+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-15T09:12:07.780421+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T09:12:07.780604+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T09:12:07.780658+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:23:35.139721+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-15T10:23:35.392473+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T10:23:35.392573+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:23:35.392608+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:23:40.171342+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-15T10:23:40.183473+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T10:23:40.183582+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:23:40.183637+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:23:48.433796+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-15T10:23:48.441727+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T10:23:48.441791+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:23:48.441823+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:23:48.968632+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:23:48.039160+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-15T10:23:48.049995+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T10:23:48.050089+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:23:48.050144+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] e: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:23:46.638830+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:23:46.639651+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:37:49.042768+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-02-15T10:37:49.140005+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T10:37:49.140103+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:37:49.140159+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:37:49.612573+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-15T10:37:49.626795+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T10:37:49.626883+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T10:37:49.626950+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T11:09:53.983088+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-15T11:09:54.070153+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T11:09:54.070246+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T11:09:54.070297+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T11:09:55.096282+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-15T11:09:55.163332+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T11:09:55.163409+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T11:09:55.163442+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T12:38:48.373107+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-15T12:38:48.483468+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T12:38:48.483563+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T12:38:48.483612+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T12:39:13.865981+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-15T12:39:13.890629+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T12:39:13.890706+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T12:39:13.890739+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T12:39:21.789415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T12:54:39.872770+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-15T12:54:39.962361+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T12:54:39.962437+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T12:54:39.962470+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T13:13:47.342824+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-15T13:13:47.428083+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T13:13:47.428173+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T13:13:47.428222+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T13:13:47.908271+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-15T13:13:47.923296+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T13:13:47.923391+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T13:13:47.923445+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T14:55:38.297338+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-15T14:55:38.470223+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T14:55:38.470317+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T14:55:38.470367+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T14:55:39.733402+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-15T14:55:39.743944+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T14:55:39.744031+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T14:55:39.744076+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T14:55:40.399795+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-15T14:55:40.417140+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T14:55:40.417225+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T14:55:42.576448+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"ajaiijlrzuj@dont-reply.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T14:55:42.587119+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T14:55:42.589844+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T14:55:42.661084+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-15T14:55:42.673277+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T14:55:42.673415+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T14:55:42.673482+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T16:02:54.984839+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/Nuance/functions/jwpanel/scripts/valums_uploader/php.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/Nuance/functions/jwpanel/scripts/valums_uploader/php.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/Nuance/functions/jwpanel/scripts/valums_uploader/php.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T17:57:51.860264+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-15T17:57:52.104915+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T17:57:52.105006+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T17:57:52.105056+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T17:57:55.227735+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-15T17:57:55.238694+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T17:57:55.238781+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T17:57:55.238827+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T19:54:50.751055+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T19:54:53.384868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T20:18:58.851004+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-15T20:18:59.181682+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T20:18:59.181829+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:18:59.181895+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:19:00.517246+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-15T20:19:00.528748+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T20:19:00.528843+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:19:00.528892+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:19:08.578229+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-02-15T20:19:08.590541+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T20:19:08.590610+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:19:11.721197+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:19:11.791076+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:19:11.791233+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-15T20:19:11.935405+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-02-15T20:19:11.943703+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T20:19:11.943759+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:19:11.943790+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:19:12.071819+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-02-15T20:19:12.078965+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T20:19:12.079016+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:19:12.079048+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:19:12.296423+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-15T20:19:12.332287+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-15T20:19:13.462486+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-15T20:19:13.903666+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-15T20:19:13.915222+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T20:19:13.915263+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:19:13.915295+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:36:30.584636+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-15T20:36:30.713789+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T20:36:30.713883+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:36:30.713934+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:36:31.337841+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-15T20:36:31.404276+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T20:36:31.404370+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T20:36:31.404422+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T21:47:38.635011+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-15T21:47:38.699034+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T21:47:38.699126+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T21:47:38.699171+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T21:47:40.509505+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-15T21:47:40.517046+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T21:47:40.517089+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T21:47:40.517121+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T22:06:19.432171+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-15T22:06:19.498893+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T22:06:19.498969+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T22:06:19.499002+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T22:06:19.999087+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-15T22:06:20.006670+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T22:06:20.006729+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T22:06:20.006761+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T22:37:49.241037+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-15T22:37:49.366122+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T22:37:49.366216+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T22:37:49.366267+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T22:37:52.721265+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-15T22:37:52.777066+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T22:37:52.777137+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T22:37:52.777170+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T22:54:54.387777+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-15T22:54:54.456710+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T22:54:54.456777+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T22:54:54.456810+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T22:54:55.165657+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-15T22:54:55.173913+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T22:54:55.173969+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T22:54:55.173999+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T22:54:55.805459+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T23:50:13.079246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-15T23:50:15.178105+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-15T23:50:15.221855+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-15T23:50:15.221961+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-15T23:50:15.222016+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T00:04:27.931478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.well-known/security.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.well-known/security.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/security.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T02:44:33.886004+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-16T02:44:34.234633+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T02:44:34.234732+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:34.234774+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:37.148129+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-16T02:44:37.215345+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T02:44:37.215431+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:37.215480+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:39.407163+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-16T02:44:39.417000+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T02:44:39.417056+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:41.469404+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"sschwartzfc98@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:41.475258+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:41.476262+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:43.490505+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-16T02:44:43.499159+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T02:44:43.499243+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:43.499310+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:45.159974+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-16T02:44:45.173876+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T02:44:45.173954+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:45.192425+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:45.193898+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:45.194109+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:47.247609+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-16T02:44:47.319802+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T02:44:47.319892+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:47.319942+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:48.394054+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-16T02:44:48.474017+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T02:44:48.474086+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:48.474119+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T02:44:49.125840+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-16T03:50:46.625784+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-02-16T03:50:46.991092+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T03:50:46.991183+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T03:50:46.991236+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T04:09:32.562488+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-16T04:09:32.657168+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T04:09:32.657250+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T04:09:32.657300+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T04:09:33.486248+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-16T04:09:33.497526+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T04:09:33.497607+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T04:09:33.497656+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T04:09:37.940826+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-16T04:09:37.950456+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T04:09:37.950550+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T04:09:37.950610+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T04:09:47.586807+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-16T04:09:47.600401+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T04:09:47.600488+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T04:09:47.600537+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T04:25:09.929121+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T05:16:37.102295+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-16T05:16:37.187867+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T05:16:37.187937+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T05:16:37.187968+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T05:16:38.159116+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-16T05:16:38.211263+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T05:16:38.211335+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T05:16:38.211368+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T05:23:04.542826+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-16T05:23:04.603102+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T05:23:04.603199+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T05:23:04.603247+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T05:23:22.063032+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-16T05:23:22.109620+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T05:23:22.109690+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T05:23:22.109722+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T05:23:29.730824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T06:46:46.676799+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-16T06:46:50.781948+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T06:46:50.782031+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:46:50.782082+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:47:05.267441+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-16T06:47:06.084923+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T06:47:06.085009+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:47:06.085061+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:47:09.662228+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-16T06:47:09.674332+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T06:47:09.674412+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:47:09.674445+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:47:10.436612+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-16T06:47:10.445305+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T06:47:10.445388+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:47:10.445434+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:47:11.488816+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T06:47:15.742015+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-16T06:47:15.754522+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T06:47:15.754606+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:47:15.754664+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:47:17.424725+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-16T06:47:17.435899+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T06:47:17.435977+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:47:17.436020+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:47:17.693065+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://www.wefeatit.com/register","method":"GET"} [] [2025-02-16T06:47:17.700639+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T06:47:17.700694+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:47:17.700727+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:47:18.575014+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-16T06:50:29.960249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T06:50:30.607146+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-16T06:50:30.887222+01:00] security.DEBUG: Checking for authenticator suppoINFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-16T06:50:31.218495+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T06:50:31.218495+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T06:50:31.218570+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:50:31.218575+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:50:31.218605+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:50:31.218638+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:50:35.111202+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-16T06:50:35.456700+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-16T06:50:35.473194+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T06:50:35.473275+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:50:35.473331+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T06:52:54.931556+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T06:52:56.493152+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T06:52:57.126166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/ftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/ftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/ftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T06:52:57.786745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/ftp-sync.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/ftp-sync.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/ftp-sync.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T06:52:58.413297+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T06:52:59.045272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ftp-sync.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ftp-sync.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ftp-sync.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T06:52:59.685478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.ftp-sync.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.ftp-sync.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.ftp-sync.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T06:53:00.313922+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T06:53:01.022256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.ftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.ftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.ftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T08:45:51.665479+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-16T08:46:02.229434+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T08:46:02.229529+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T08:46:02.229582+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T08:47:18.644908+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-16T08:47:27.251243+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T08:47:27.251334+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T08:47:27.251384+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T08:49:31.086439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T08:52:24.986170+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-16T08:52:54.850123+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T08:52:54.956572+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T08:52:54.956672+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T08:53:22.220698+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-16T08:53:43.434020+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T08:53:43.434094+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T08:53:43.434127+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T08:55:40.927596+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-16T08:56:00.658479+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T08:56:00.658564+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T08:56:00.658608+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T08:59:00.117948+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-16T10:48:31.131899+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-16T10:48:33.338548+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T10:48:33.338650+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T10:48:33.338706+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T11:53:07.843948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T11:53:19.076743+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T11:53:38.495197+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T11:53:39.536823+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T11:53:40.113116+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T11:53:46.104734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap.ashx"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap.ashx\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.ashx/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T11:53:54.345521+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T11:53:58.535017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T11:54:05.186728+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T11:54:24.209423+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap_index.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap_index.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap_index.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T11:54:41.260262+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap_index.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap_index.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap_index.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T11:54:49.102911+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T11:54:55.625360+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-16T11:54:56.288627+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T11:54:56.288719+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T11:54:56.288766+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T11:55:24.509009+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-16T11:55:25.065562+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T11:55:25.065631+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T11:55:25.065663+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T11:55:27.441667+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-16T12:04:05.878426+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T13:08:22.326555+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-16T13:08:22.572381+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T13:08:22.572476+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T13:08:22.572546+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T13:08:28.991724+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-16T13:08:29.001049+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T13:08:29.001117+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T13:08:29.001156+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T13:48:31.540068+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T15:53:23.043607+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T15:53:24.563009+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-16T15:53:24.683575+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T15:53:24.683681+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T15:53:24.683720+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T15:53:26.679366+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-16T15:53:26.690453+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T15:53:26.690539+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T15:53:26.690649+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T15:53:28.236305+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T15:53:29.718724+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T15:53:28.848189+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T15:53:29.168700+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T15:53:29.413733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T15:53:30.060413+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-16T15:53:30.073203+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T15:53:30.073287+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T15:53:30.073366+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T15:53:30.396389+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-16T15:53:30.408822+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T15:53:30.408926+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T15:53:30.408980+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:03:34.697076+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-16T17:03:34.768620+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:03:34.768707+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:03:34.768760+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:03:37.697722+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-16T17:03:37.709012+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:03:37.709095+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:03:37.709141+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:34.968474+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-16T17:05:35.039207+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:05:35.039269+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:35.039300+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:36.197930+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-16T17:05:36.205093+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:05:36.205131+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:36.205160+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:36.844273+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-16T17:05:36.851347+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:05:36.851392+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:36.851421+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:37.006287+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-16T17:05:37.013427+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:05:37.013482+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:37.013512+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:37.399821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T17:05:39.371607+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-16T17:05:39.433790+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:05:39.433912+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:39.433960+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:40.026160+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-16T17:05:40.034986+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:05:40.035055+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:40.035087+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:40.415719+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-16T17:05:40.426138+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:05:40.426223+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:40.426273+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:40.643373+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-16T17:05:40.654131+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:05:40.654212+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:05:40.654261+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:09:49.152357+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-16T17:09:49.216245+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:09:49.216319+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:09:49.216352+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:09:49.434238+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-16T17:09:49.444466+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:09:49.444529+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:09:49.444576+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:09:57.366857+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-02-16T17:09:57.376604+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:09:57.376652+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:10:00.154301+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:10:00.246966+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:10:00.247158+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-16T17:10:00.333350+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-02-16T17:10:00.340138+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:10:00.340176+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:10:00.340205+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:10:00.446373+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-02-16T17:10:00.453124+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:10:00.453161+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:10:00.453190+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:10:00.626478+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-16T17:10:00.662881+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-16T17:10:01.423578+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-16T17:10:01.806568+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-16T17:10:01.815227+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:10:01.815296+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:10:01.815326+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:10:04.208124+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients","method":"GET"} [] [2025-02-16T17:10:04.236067+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:10:04.236147+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:10:04.236190+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:10:04.259072+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-02-16T17:10:04.296305+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-02-16T17:10:04.296425+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-02-16T17:10:04.296501+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-02-16T17:10:04.296571+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-02-16T17:10:04.296644+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-02-16T17:10:04.296724+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-02-16T17:10:04.426505+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-16T17:10:04.429278+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-16T17:10:07.578495+01:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Typed property App\Entity\Company::$name must not be accessed before initialization")." at companyModal.html.twig line 8 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Typed property App\\Entity\\Company::$name must not be accessed before initialization\"). at /home/wefeatitkc/www/oasb/templates/components/modals/companyModal.html.twig:8)\n[previous exception] [object] (Error(code: 0): Typed property App\\Entity\\Company::$name must not be accessed before initialization at /home/wefeatitkc/www/oasb/src/Entity/Company.php:149)"} [] [2025-02-16T17:10:07.626857+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-16T17:12:53.874567+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T17:13:02.780711+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-16T17:13:02.894681+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:13:02.894761+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:13:02.894800+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:59:33.145115+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-16T17:59:33.218802+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:59:33.218890+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:59:33.218943+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:59:34.516073+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-16T17:59:34.524858+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T17:59:34.524927+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T17:59:34.524964+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:31:51.219914+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-16T18:31:51.347616+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T18:31:51.347685+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:31:51.347717+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:31:52.046405+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-16T18:31:52.054166+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T18:31:52.054218+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:31:52.054251+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:33.361920+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-16T18:35:33.437202+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T18:35:33.437292+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:33.437348+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:34.020997+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-16T18:35:34.087472+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T18:35:34.087558+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:34.087602+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:35.472440+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-16T18:35:35.563831+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T18:35:35.563902+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:36.065397+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:36.069188+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:36.076977+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:38.730124+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-16T18:35:38.737290+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T18:35:38.737327+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:38.737357+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:40.832376+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-16T18:35:40.843309+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T18:35:40.843392+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:40.843441+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] e: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:40.121512+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:40.122366+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:41.107993+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-16T18:35:41.119581+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T18:35:41.119669+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:41.119720+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:35:41.686096+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-16T18:55:13.430334+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-16T18:55:13.512158+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T18:55:13.512241+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T18:55:13.512291+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T19:16:10.894172+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/system/js/core.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/system/js/core.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/system/js/core.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T19:16:12.947417+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/jquery.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/jquery.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery/jquery.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T19:33:08.314130+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:45:27.082848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:45:30.647903+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:45:33.605675+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:45:35.564166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:45:38.381895+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:45:41.033920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:45:43.467155+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:45:45.757639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:45:50.544002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:45:52.269934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:45:54.361183+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:45:56.397333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:45:58.412340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:00.158064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:01.884628+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:04.023823+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:05.780038+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:07.379109+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:08.928477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:10.593070+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:12.154219+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:13.675709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:14.314353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:16.052657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:17.703361+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:19.415904+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:21.100915+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:22.689923+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:24.338777+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:25.201919+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:26.778194+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:27.362660+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:29.219883+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:31.217493+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:32.803768+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:34.605115+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:36.299395+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:37.842797+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:39.456538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:41.088992+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:42.722012+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:44.581339+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:46.222264+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:47.702557+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:49.246438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:50.884511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:52.487568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:54.134426+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:55.698427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:57.148623+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:46:58.601487+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:00.263717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:01.929675+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:03.388773+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:04.994969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:06.526320+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:08.174952+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:09.782040+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:11.297599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:12.726784+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:14.594521+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:16.170348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:18.171713+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:20.147709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:21.703360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:23.333272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:24.851981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:26.298004+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:27.822907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:31.826689+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:33.500374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:35.218304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:36.808130+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:38.387771+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:39.887879+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:41.443859+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:43.050123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:44.615699+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:46.146030+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:47.990136+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:49.784929+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:51.387226+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:52.785832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:54.272266+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:55.896102+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:57.355071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:47:59.101472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:00.632253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:02.232517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:03.938876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:05.487346+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:07.190118+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:08.792234+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:10.428007+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:12.071171+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:13.621965+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:15.260858+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:16.949690+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:18.554282+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:20.144571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:21.835325+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:23.769133+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:25.334105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:27.004756+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:28.574270+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:30.114489+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:31.739004+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:33.312471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:34.812847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:36.470422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:38.111379+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:39.689884+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:41.340830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:42.965559+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:44.569329+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:46.239399+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:47.841863+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:49.451706+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:50.909728+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:52.632758+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:54.406183+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:56.051143+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:57.907927+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:48:59.498948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:01.227757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:02.703166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:04.351863+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:08.414090+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:10.132704+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:11.820325+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:13.463718+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:14.975657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:16.634978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:18.166265+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:19.923987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:21.591478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:23.219846+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:24.861079+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:26.614016+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:28.109357+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:30.379915+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:32.089101+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:33.927701+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:35.478037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:37.133540+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:38.707180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:40.295120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:41.964574+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:46.020238+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:47.661424+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:49.358392+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:50.957501+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:52.797464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:56.679838+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:49:58.308655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:00.164609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:01.758562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:03.410938+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:05.113246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:06.661165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:08.265206+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:10.095553+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:11.951764+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:13.764214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:15.438719+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:17.072191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:18.686882+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:20.274825+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:21.769804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:23.525826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:27.262987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:29.450308+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:31.116053+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:32.742930+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:34.346964+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:35.955918+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:37.537697+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:39.026804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:40.640836+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:42.241674+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:43.933818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:46.135612+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:49.784877+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:51.375987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:52.907180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:54.445292+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T20:50:56.895824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:00:41.068665+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-16T21:00:41.167579+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T21:00:41.167666+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T21:00:41.167712+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T21:00:41.931507+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-16T21:00:42.021763+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T21:00:42.021861+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T21:00:42.021912+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T21:02:16.778998+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-16T21:02:16.840045+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T21:02:16.840106+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T21:02:16.840136+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T21:57:17.410480+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:17.936315+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:18.118131+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:18.295421+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:18.468841+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:18.647359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:18.823118+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:18.994799+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:19.904179+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] 57:19.741008+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:22.177643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ALFA_DATA/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ALFA_DATA/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ALFA_DATA\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] ompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:20.220846+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:20.380937+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:20.542227+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:20.707304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:20.868830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:21.033676+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:21.196633+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:21.355514+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ALFA_DATA/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ALFA_DATA/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ALFA_DATA\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:21.531418+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-knownold/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-knownold/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-knownold\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:21.700898+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:21.869389+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:23.141538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [] [2025-02-16T21:57:22.499553+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:22.658730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:22.819576+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:22.984224+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:23.466987+01:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/admin","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"admin"},"request_uri":"http://wefeatit.com/admin/","method":"GET"} [] [2025-02-16T21:57:23.507330+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T21:57:23.507373+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T21:57:23.507403+01:00] security.DEBUG: Authenticator does n[2025-02-16T21:57:23.795679+01:00] request.INFO: Matched route "admin". {"route":"admin","route_parame[2025-02-16T21:57:24.958978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] r\AdminController::getDoctrine()" at AdminController.php line 19 {"exception":"[object] (Error(code: 0): Call to undefined method App\\Controller\\AdminController::getDoctrine() at /home/wefeatitkc/www/oasb/src/Controller/AdminController.php:19)"} [] [2025-02-16T21:57:24.312538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:24.474208+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:24.633807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:24.790696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/image/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/image/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/image\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:28.588358+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] ught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:25.458212+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/local/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/local/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/local\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:25.651489+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:25.843240+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Site/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Site/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Site\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:26.008195+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:26.172111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/template/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/template/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/template\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:26.337734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shop/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shop/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shop\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:26.504237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:26.671410+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/editor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/editor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/editor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:26.831088+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/include/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/include/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/include\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:26.991930+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:27.152281+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/stories/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/stories/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/stories\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:27.312731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:27.469928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:27.628154+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:27.789978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:27.949059+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:28.108094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:28.266746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:28.425825+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:29.408992+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/endpoints/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/endpoints/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/endpoints\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] 16T21:57:28.918685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:29.078685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:29.244834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:29.735720+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Cookie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Cookie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Cookie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:30.161012+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Response/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Response/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Response\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:[2025-02-16T21:57:31.150073+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/crystal/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/crystal/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/crystal\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] erTrait.php:70)"} [] [2025-02-16T21:57:30.498345+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Utility/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Utility/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Utility\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:30.665791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/codemirror/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/codemirror/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/codemirror\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:30.834364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Exception/HTTP/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Exception/HTTP/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Exception/HTTP\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:30.992701+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/crop/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/crop/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/crop\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:32.099274+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Auth/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Auth/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Auth\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] 25-02-16T21:57:31.465415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/smilies/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/smilies/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/smilies\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:31.622165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/wlw/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/wlw/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/wlw\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:31.778736+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/search/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/search/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/search\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:31.935746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Exception/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Exception/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Exception\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:32.662068+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/Engine/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/Engine/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/Engine\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] 32.478755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/providers/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/providers/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/providers\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:37.066361+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] "} [] [2025-02-16T21:57:33.070747+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:33.245343+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/html-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/html-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/html-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:33.409685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:33.577051+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:33.746302+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:33.925806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:34.098097+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/php-compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/php-compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/php-compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:34.279272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:34.440543+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:34.601292+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:34.762048+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:34.920180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:35.078633+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:35.251907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:35.432999+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:35.613101+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:35.794496+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:35.964937+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:36.129906+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:36.292664+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ectoplasm\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:36.468877+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:36.649823+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/images/slider/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/images/slider/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/images/slider\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:36.833050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/fckeditor/editor/filemanager/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/fckeditor/editor/filemanager/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/fckeditor/editor/filemanager\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:37.311310+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:37.479910+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_simplefileuploadv1.3/elements\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:37.642146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/components/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/components/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/components\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:37.803788+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/uploads/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/uploads/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/uploads/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:37.974831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:38.144846+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:38.305319+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:38.479192+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:38.638323+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:38.798725+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:38.959631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:39.120832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/meta/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/meta/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/meta\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:39.289374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:39.449465+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:39.611446+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:39.771277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:39.930909+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:40.091966+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:40.250702+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:57:40.411575+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-16T21:59:17.862663+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-16T21:59:17.888078+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T21:59:17.888139+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T21:59:17.888167+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T22:41:47.826363+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-16T22:41:47.896124+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T22:41:47.896190+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T22:41:47.896222+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T22:41:49.303282+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-16T22:41:49.310978+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T22:41:49.311022+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T22:41:49.311052+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T22:42:20.612437+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-16T22:42:20.709352+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-16T22:42:20.709423+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-16T22:42:20.709454+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T01:06:10.325122+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:06:21.516670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:22:51.703635+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"HEAD"} [] [2025-02-17T01:22:52.053675+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T01:22:52.053799+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T01:22:52.053850+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T01:22:55.087252+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:22:56.169395+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/vendor/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/vendor/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:22:56.861188+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/plugins/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/plugins/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:22:58.130474+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/bower_components/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:22:59.343199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:45.981333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:46.577242+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:46.713272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:46.845255+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:46.978810+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:47.800291+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/meta.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/meta.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/meta.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:47.972317+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-17T01:44:48.064063+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T01:44:48.064157+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T01:44:48.064207+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T01:44:48.502958+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-17T01:44:48.530363+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T01:44:48.530468+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T01:44:48.530523+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T01:44:49.518164+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/goods.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/goods.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/goods.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:49.396154+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:49.668158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:49.811967+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:49.939884+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:50.067817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:50.213343+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/functions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/functions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/functions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:50.363442+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cron.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cron.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cron.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:50.505192+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:50.631111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gecko-new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gecko-new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gecko-new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:50.752058+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cookie.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cookie.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cookie.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:50.867821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:51.787750+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/22.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/22.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/22.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] "} [] [2025-02-17T01:44:51.920242+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/room.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/room.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/room.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:52.052755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/disagreed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/disagreed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/disagreed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:52.199354+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/text.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/text.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/text.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:52.351748+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:52.496077+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:52.633707+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feeds.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feeds.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feeds.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:52.772033+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:52.901418+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:53.039348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:53.175276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:53.318148+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:53.443369+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php0"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php0\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php0/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:53.575429+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/colors.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/colors.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/colors.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:53.733826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:53.891212+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:54.038832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:54.184473+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:54.360306+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:55.196754+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/locale.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/locale.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/locale.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] "} [] [2025-02-17T01:44:55.325611+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wxo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wxo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wxo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:55.444452+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/colour.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/colour.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/colour.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:55.566776+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:55.690550+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:55.817856+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-contentt.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-contentt.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-contentt.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:55.951818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:56.085393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:56.305489+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:56.509277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/block-bindings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/block-bindings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/block-bindings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:56.674439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:56.814805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:56.976011+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/root.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/root.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/root.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:57.150188+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:57.314143+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:57.450032+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T01:44:57.584647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/configs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/configs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T02:18:05.313393+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-17T02:18:05.411398+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T02:18:05.411464+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:18:05.411495+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:18:07.219320+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-17T02:18:07.296792+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T02:18:07.296879+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:18:07.296925+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:23.406848+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-17T02:57:23.494158+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T02:57:23.494264+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:23.494319+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:23.942919+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-17T02:57:23.950729+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T02:57:23.950779+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:23.950828+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:24.234186+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-17T02:57:24.242728+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T02:57:24.242807+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:24.242841+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:24.615815+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-17T02:57:26.286510+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-17T02:57:26.296439+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T02:57:26.296496+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:28.078772+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"rmwtofkc@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:28.081790+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:28.082753+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:28.887221+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-17T02:57:28.898548+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T02:57:28.898612+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:28.903429+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:28.904917+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:28.905078+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:29.076044+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-17T02:57:29.088191+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T02:57:29.088260+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:29.092403+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:29.093665+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:29.093851+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:29.431538+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-17T02:57:29.444770+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T02:57:29.444854+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:29.449067+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:29.450902+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:29.451098+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:29.611756+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-17T02:57:29.623032+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T02:57:29.623098+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:29.627135+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:29.628617+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T02:57:29.628783+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T03:17:38.597374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/photocrati-theme/admin/scripts/scripts-update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/photocrati-theme/admin/scripts/scripts-update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/photocrati-theme/admin/scripts/scripts-update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T03:21:17.710823+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-17T03:21:17.795263+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T03:21:17.795338+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T03:21:17.795371+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T03:21:21.850824+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-17T03:21:21.861360+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T03:21:21.861440+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T03:21:21.861483+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T03:31:18.719102+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T03:55:23.061299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T03:55:24.553222+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T05:31:43.784291+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-17T05:31:43.990071+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T05:31:43.990142+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T05:31:43.990174+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T05:31:44.943278+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-17T05:31:44.954296+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T05:31:44.954357+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T05:31:44.954401+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T05:43:55.755230+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-17T05:43:55.849475+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T05:43:55.849541+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T05:43:55.849573+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T05:43:56.250343+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-17T05:43:56.257432+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T05:43:56.257470+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T05:43:56.257499+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:08:45.545990+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-17T11:08:46.748074+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T11:08:46.748153+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:08:46.748186+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:08:53.245014+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-17T11:08:54.018588+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T11:08:54.018686+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:08:54.018736+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:08:59.275569+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-17T11:08:59.430044+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T11:08:59.430135+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:08:59.944045+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:08:59.969616+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:08:59.986491+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:09:00.998939+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-17T11:09:01.173989+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T11:09:01.174089+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:09:01.174142+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:09:03.285200+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-17T11:09:03.435390+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T11:09:03.435498+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:09:03.614634+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:09:03.620573+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:09:03.636359+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:09:05.413601+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-17T11:09:05.563088+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T11:09:05.563190+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:09:05.563241+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:09:06.641782+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-17T11:09:06.711683+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T11:09:06.711758+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:09:06.711798+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:09:07.493828+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-17T11:19:58.074361+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-17T11:19:58.142246+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T11:19:58.142313+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:19:58.142345+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:20:02.092805+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-17T11:20:02.101441+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T11:20:02.101584+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:20:02.101619+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T11:20:03.696258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T12:38:05.474157+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-17T12:38:05.570615+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T12:38:05.570731+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T12:38:05.570784+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T12:38:08.969431+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-17T12:38:08.979377+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T12:38:08.979467+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T12:38:08.979512+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T12:47:48.957848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T12:47:51.513955+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-17T12:47:51.540060+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T12:47:51.540124+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T12:47:51.540164+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T12:47:53.594780+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-17T12:47:53.603618+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T12:47:53.603689+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T12:47:53.603722+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T13:01:50.149461+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-17T13:01:50.223126+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T13:01:50.223210+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T13:01:50.223271+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T13:01:55.127110+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-17T13:01:55.135307+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T13:01:55.135372+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T13:01:55.135403+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T13:05:52.572868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:52.572860+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/ntfs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/ntfs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/ntfs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:54.059560+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:54.069872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/ntfs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/ntfs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/ntfs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:54.264564+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:54.283347+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/foter.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/foter.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/foter.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:54.489262+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:54.497006+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:54.731960+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:54.755510+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:54.972098+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:54.994460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:55.212045+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/sxo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/sxo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/sxo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:55.289039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:55.451214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login-css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login-css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login-css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:55.515603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:55.758183+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/plugins/bless.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/plugins/bless.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/plugins/bless.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:55.854203+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:56.083993+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/themes/class_api_php1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/themes/class_api_php1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/themes/class_api_php1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:56.116226+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/components/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/components/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/components\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:56.421136+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/editor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/editor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/editor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:56.531491+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/style.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/style.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:56.793265+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/block-library/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/block-library/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/block-library\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:56.901699+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/style.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/style.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:57.027047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:57.148328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/style.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/style.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:57.229048+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:57.371586+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/newsfeed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/newsfeed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/newsfeed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:57.438216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:57.572679+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/footer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/footer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/footer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:57.658133+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:57.769532+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/wincust.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/wincust.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/wincust.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:57.863748+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:57.957243+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/douga.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/douga.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/douga.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:58.053867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:58.146564+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bbh.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bbh.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bbh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:58.248499+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:58.333710+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rk1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rk1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rk1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:58.446373+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:58.534595+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rk2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rk2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rk2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:58.638979+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:58.726185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rk3.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rk3.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rk3.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:58.825710+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:58.928571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1ppy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1ppy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1ppy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:59.018575+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:59.120171+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-22.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-22.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-22.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:59.204285+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:59.327311+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/browser.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/browser.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/browser.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:59.413481+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:59.549103+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/connection.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/connection.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/connection.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:59.631790+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:59.806367+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:05:59.868256+01:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/admin","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"admin"},"request_uri":"http://wefeatit.com/admin/","method":"GET"} [] [2025-02-17T13:05:59.896557+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T13:05:59.896651+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T13:05:59.896703+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T13:06:00.094894+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Ipv6.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Ipv6.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Ipv6.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:00.258363+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:00.336497+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system-ctl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system-ctl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system-ctl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:00.457724+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:00.601184+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/Ipv6.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/Ipv6.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/Ipv6.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:00.720060+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:00.941780+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/home","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"home"},"request_uri":"http://wefeatit.com/home/","method":"GET"} [] [2025-02-17T13:06:00.953620+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T13:06:00.953700+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T13:06:00.953743+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T13:06:00.972440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cgn/Ipv6.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cgn/Ipv6.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cgn/Ipv6.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:01.252096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:01.282480+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cgn/browser.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cgn/browser.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cgn/browser.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:01.528621+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cgn/connection.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cgn/connection.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cgn/connection.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:01.535482+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:01.792652+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:01.857393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cgn/footer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cgn/footer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cgn/footer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:02.014256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:02.071176+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cgn/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cgn/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cgn/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:02.237108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pkivalidation/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pkivalidation/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pkivalidation\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:02.272146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cgn/system-ctl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cgn/system-ctl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cgn/system-ctl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:02.441006+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:02.472624+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cgn/wincust.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cgn/wincust.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cgn/wincust.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:02.641201+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:02.668817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wincust.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wincust.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wincust.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:02.848974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pages/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pages/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pages\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:02.875563+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Ipv6.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Ipv6.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Ipv6.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:03.059806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:03.077075+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/Ipv6.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/Ipv6.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/Ipv6.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:03.276405+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/wincust.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/wincust.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/wincust.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:03.370357+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tmp/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tmp/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tmp\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:03.522873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/wp-add.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/wp-add.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/wp-add.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:03.579554+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:03.726185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/security.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/security.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/security.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:03.791982+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:03.941154+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/curnel.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/curnel.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/curnel.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:04.002748+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:04.153653+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/curnel.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/curnel.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/curnel.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:04.205019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:04.342696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/policy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/policy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/policy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:04.427686+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez5/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez5/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez5\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:04.631396+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/networks.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/networks.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/networks.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:04.635456+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:04.822737+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:04.832984+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:05.018345+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:05.036605+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:05.211234+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/html.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/html.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/html.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:05.230240+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:05.412667+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/helper.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/helper.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/helper.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:05.432605+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:05.702804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/html.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/html.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/html.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:05.729532+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:05.915102+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:05.915026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:06.104670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:06.106966+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/html.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/html.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/html.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:06.301647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:06.304125+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/zfgnhnkkj/rk3.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/zfgnhnkkj/rk3.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/zfgnhnkkj/rk3.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:06.493558+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:06.500582+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/zfgnhnkkj/rk1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/zfgnhnkkj/rk1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/zfgnhnkkj/rk1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:06.681024+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:06.689703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/zfgnhnkkj/rk2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/zfgnhnkkj/rk2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/zfgnhnkkj/rk2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:06.878253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/php-compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/php-compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/php-compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:06.880432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/112.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/112.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/112.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:07.068824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:07.074452+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:07.260259+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/wpsen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/wpsen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/wpsen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:07.261900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:07.526017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:07.526005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/html.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/html.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/html.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:07.726534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:07.726620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:07.945625+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:07.949841+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/helper.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/helper.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/helper.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:08.143360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/html.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/html.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/html.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:08.144432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-admin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-admin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-admin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:08.339680+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:08.342991+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:08.540651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-admin/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-admin/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-admin/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:08.553604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wpsen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wpsen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wpsen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:08.783050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:08.788457+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rk3.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rk3.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rk3.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:08.984280+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/utils/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/utils/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/utils\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:08.986747+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/helper.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/helper.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/helper.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:09.183020+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:09.184331+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/style-css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/style-css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/style-css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:09.373042+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/html.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/html.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/html.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:09.373865+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/crop/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/crop/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/crop\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:09.554287+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/x7/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/x7/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/x7/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:09.557249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:09.733995+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/x7/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/x7/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/x7/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:09.745403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/modern/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/modern/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/modern\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:10.025868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cms.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cms.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:10.036161+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/mediaelement/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/mediaelement/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/mediaelement\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:10.222359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:10.226295+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/connects.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/connects.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/connects.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:10.416468+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-admin/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-admin/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-admin/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:10.429847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wincust.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wincust.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wincust.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:10.611485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/smilies/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/smilies/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/smilies\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:10.633383+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/indeks.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/indeks.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/indeks.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:10.817070+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/wordpress/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:10.838671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/eorr.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/eorr.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/eorr.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:11.028737+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/block-directory/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/block-directory/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/block-directory\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:11.057644+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:11.254622+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/plugins/WordPressCore/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/plugins/WordPressCore/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/plugins/WordPressCore\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:11.289230+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:11.485874+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:11.518832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:11.709832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/inc/patterns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/inc/patterns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/inc/patterns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:11.726917+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/helper.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/helper.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/helper.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:11.904819+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentynineteen/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentynineteen/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentynineteen/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:11.926344+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:12.096118+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/templates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/templates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/templates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:12.127290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wpsen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wpsen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wpsen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:12.273693+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:12.314271+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:12.455368+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/patterns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/patterns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/patterns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:12.508852+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rk4.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rk4.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rk4.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:12.646670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/revslider/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/revslider/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/revslider\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:12.698751+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/root.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/root.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/root.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:12.833661+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ALFA_DATA/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ALFA_DATA/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ALFA_DATA\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:12.889900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bd-xroot.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bd-xroot.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bd-xroot.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:13.084638+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes-t20.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes-t20.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes-t20.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:13.120740+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:13.278634+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/style-css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/style-css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style-css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:13.314861+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/plugins/compat3x/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/plugins/compat3x/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/plugins/compat3x/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:13.507667+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:13.523261+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:13.706477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/style.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/style.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:13.719599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/revslider/includes/external/page\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:13.894167+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin-css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin-css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin-css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:13.918969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:14.099017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bdx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bdx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bdx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:14.121774+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:14.377604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:14.413639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/akismet/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/akismet/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/akismet\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:14.558460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:14.606454+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/xt/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/xt/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/xt\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:14.734448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1515.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1515.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1515.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:14.801254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/classic-editor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/classic-editor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/classic-editor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:14.908155+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1bymm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1bymm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1bymm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:14.975669+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/plugins/fix/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/plugins/fix/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/plugins/fix\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:15.076029+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mds.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mds.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mds.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:15.149416+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seotheme/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seotheme/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seotheme\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:15.250558+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/zxl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/zxl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/zxl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:15.317290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/elementor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/elementor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/elementor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:15.428681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/zeal.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/zeal.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/zeal.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:15.488699+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/plugins/ubh/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/plugins/ubh/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/plugins/ubh\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:15.607322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ammika.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ammika.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ammika.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:15.657661+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-include/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-include/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-include\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:15.781406+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/optopns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/optopns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/optopns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:15.841154+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/upload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/upload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/upload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:15.985663+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/Module.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/Module.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/Module.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:16.019677+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:16.187748+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/String.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/String.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/String.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:16.207428+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/newsite/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/newsite/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/newsite\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:16.377205+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/ntfs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/ntfs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/ntfs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:16.391297+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:16.569236+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:16.592558+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:16.765074+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/MySQL.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/MySQL.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/MySQL.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:16.793589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/upload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/upload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/upload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:16.955940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/Decode.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/Decode.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/Decode.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:16.984143+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/ja_purity/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/ja_purity/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/ja_purity\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:17.145823+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cancel.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cancel.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cancel.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:17.167175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ALFA_DATA/alfacgiapi/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ALFA_DATA/alfacgiapi/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ALFA_DATA/alfacgiapi\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:17.317832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/revision.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/revision.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/revision.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:17.363253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:17.500847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/widgets.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/widgets.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/widgets.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:17.559568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/sketch/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/sketch/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/sketch\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:17.687894+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/import.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/import.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/import.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:17.744756+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/wlw/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/wlw/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/wlw\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:17.863861+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/loads.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/loads.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/loads.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:17.927758+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:18.047895+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpcs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpcs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpcs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:18.110596+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:18.233379+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lofter.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lofter.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lofter.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:18.305522+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:18.450508+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/use.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/use.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/use.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:18.488123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:18.746667+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wzy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wzy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wzy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:18.763051+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/nux/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/nux/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/nux\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:18.934078+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:18.951847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:19.113325+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Base.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Base.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Base.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:19.147478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/dist/vendor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/dist/vendor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/dist/vendor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:19.299749+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Module.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Module.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Module.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:19.330541+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ectoplasm\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:19.488578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/MySQL.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/MySQL.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/MySQL.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:19.515556+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:19.675806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ntfs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ntfs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ntfs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:19.704483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:19.892008+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:19.914198+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/String.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/String.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/String.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:20.084033+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:20.100087+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/nux.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/nux.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nux.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:20.266310+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:20.291858+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/foter.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/foter.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/foter.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:20.444271+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/midnight/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/midnight/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/midnight\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:20.482284+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sdl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sdl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sdl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:20.619054+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:20.667804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:20.804395+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:20.844803+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ava.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ava.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ava.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:20.987394+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/langs/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/langs/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/langs\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:21.046231+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:21.170149+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:21.247839+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/geju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/geju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/geju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:21.365162+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/providers/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/providers/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/providers\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:21.440597+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/kajisak.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/kajisak.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kajisak.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:21.554343+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:21.641224+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/trust.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/trust.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/trust.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:21.763307+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/library/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/library/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/library\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:21.853963+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hiroshi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hiroshi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hiroshi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:21.960164+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/audio/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/audio/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/audio\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:22.054343+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hikaru.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hikaru.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hikaru.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:22.158500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blogs/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blogs/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blogs/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:22.256098+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ki.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ki.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ki.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:22.356865+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/codemirror/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/codemirror/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/codemirror\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:22.476586+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/zany.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/zany.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/zany.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:22.593993+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/endpoints/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/endpoints/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/endpoints\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:22.683695+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/acp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/acp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/acp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:22.788455+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Transport/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Transport/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Transport\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:22.869763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aaa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aaa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aaa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:23.121841+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ocean/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ocean/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ocean\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:23.135435+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/km.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/km.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/km.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:23.305414+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:23.346109+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/sunrise/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/sunrise/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/sunrise\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:23.485954+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wboom.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wboom.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wboom.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:23.531265+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/fields/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/fields/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/fields\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:23.653170+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hoot.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hoot.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hoot.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:23.708084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/crystal/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/crystal/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/crystal\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:23.880350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bionic.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bionic.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bionic.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:23.886148+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:24.064393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:24.107190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hidey.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hidey.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hidey.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:24.257166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/media/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/media/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/media\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:24.300272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xboom.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xboom.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xboom.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:24.442030+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:24.478432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:24.629847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/html-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/html-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/html-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:24.658314+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:24.839509+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/buy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/buy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/buy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:24.850733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Utility/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Utility/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Utility\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:25.036195+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/output.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/output.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/output.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:25.074425+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:25.231791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/special.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/special.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/special.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:25.272202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/plupload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/plupload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/plupload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:25.412400+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:25.471887+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:25.593908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:25.709466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/wordpress\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:25.783482+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/search.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/search.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/search.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:25.919017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Proxy/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Proxy/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Proxy\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:25.995304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/brand.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/brand.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/brand.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:26.134498+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:26.218552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:26.350890+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Cookie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Cookie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Cookie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:26.429156+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ioxi002.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ioxi002.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ioxi002.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:26.557680+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twenty/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twenty/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twenty\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:26.697111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/classic-editor/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/classic-editor/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/classic-editor/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:26.830108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwenty/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwenty/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwenty\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:26.998725+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:27.032148+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:27.189875+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:27.241536+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/finley/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/finley/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/finley\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:27.488340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:27.567572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:27.771397+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/joomla/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/joomla/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/joomla\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:27.801295+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:27.971886+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/alera/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/alera/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/alera\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:27.999276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:28.160626+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/filemanager/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/filemanager/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:28.201688+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:28.350662+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/travel/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/travel/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/travel\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:28.390394+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sidwsi.PhP8"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sidwsi.PhP8\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sidwsi.PhP8/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:28.528241+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/astra/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/astra/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/astra/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:28.580239+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:28.706888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/travelscape/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/travelscape/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/travelscape\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:28.772554+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-pano.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-pano.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-pano.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:28.924752+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/intense/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/intense/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/intense\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:28.978516+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/conntct1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/conntct1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/conntct1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:29.108147+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/signify/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/signify/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/signify\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:29.177671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-theme-editor/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:29.322142+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/atomic/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/atomic/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/atomic\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:29.381433+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:29.548193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:29.615037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:29.789209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:29.848022+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/FoxWSOv1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/FoxWSOv1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/FoxWSOv1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:29.993166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/include/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/include/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/include\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:30.074485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/tmpls.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/tmpls.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/tmpls.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:30.212194+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2025/01/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2025/01/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2025/01\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:30.256017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gely.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gely.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gely.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:30.422629+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2024/12/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2024/12/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2024/12\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:30.442439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:30.634518+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:30.639347+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2024/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2024/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2024\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:30.823094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/travelscape/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/travelscape/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/travelscape/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:30.843306+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2023/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2023/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2023\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:31.008835+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:31.046137+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2025/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2025/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2025\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:31.190547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:31.237488+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:31.386641+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:31.445651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:31.580925+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:31.646828+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/1/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/1/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/1\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:31.857355+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:31.927521+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/storage/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/storage/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:32.043120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:32.106903+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/components/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/components/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/components\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:32.216964+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:32.285985+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-pridmag/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-pridmag/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-pridmag\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:32.400117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/extracted_files/masterjob/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/extracted_files/masterjob/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/extracted_files/masterjob/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:32.474357+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:32.608294+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:32.671698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/composer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/composer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/composer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:32.800000+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/aahana/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/aahana/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/aahana/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:32.866256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:32.974718+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dummyyummy/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:33.048858+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:33.153558+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/license.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/license.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/license.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:33.234391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gallery/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gallery/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gallery\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:33.329089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:33.419152+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/docs/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/docs/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/docs\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:33.510081+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:33.601063+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/hathor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/hathor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/hathor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:33.683552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:33.788027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/system/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/system/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/system\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:33.878057+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:33.997822+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:34.085341+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:34.209658+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:34.299935+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:34.407147+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:34.500603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:34.606577+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:34.706724+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/fw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/fw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/fw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:34.812203+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/img/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/img/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/img\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:34.921534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/get.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/get.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/get.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:35.032110+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/news/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/news/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/news\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:35.146927+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/init.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/init.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/init.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:35.235774+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:35.347364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:35.439379+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:35.539701+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/ty.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/ty.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/ty.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:35.636524+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ern/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ern/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ern\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:35.715918+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/wp-blogz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/wp-blogz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/wp-blogz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:35.827389+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-daft/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-daft/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-daft\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:35.902553+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/yanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/yanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/yanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:36.009570+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/apikey/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/apikey/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/apikey\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:36.185746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pong/by.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pong/by.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pong/by.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:36.287212+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:36.386312+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pong/fox.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pong/fox.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pong/fox.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:36.478505+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/background-image-cropper/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/background-image-cropper/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/background-image-cropper\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:36.582554+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pong/ty.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pong/ty.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pong/ty.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:36.662947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:36.773255+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/bless.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/bless.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/bless.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:36.862761+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/envato-market/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/envato-market/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/envato-market/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:36.964388+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:37.059069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:37.152301+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:37.242982+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioptimization/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioptimization/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioptimization\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:37.329092+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/head.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/head.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/head.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:37.411445+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/stats/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/stats/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/stats\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:37.531698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/packed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/packed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/packed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:37.586167+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/linkpreview/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/linkpreview/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/linkpreview\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:37.724313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/requests.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/requests.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/requests.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:37.766316+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/press/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/press/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/press\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:37.908170+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:37.941888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hellopress/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hellopress/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hellopress\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:38.094451+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/sxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/sxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/sxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:38.121351+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ango/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ango/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ango\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:38.272790+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/verify.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/verify.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/verify.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:38.315134+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/easybusy/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/easybusy/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/easybusy\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:38.474502+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp_cron.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp_cron.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp_cron.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:38.502637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/upspy/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/upspy/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/upspy\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:38.652012+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:38.685220+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/akismet/views/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/akismet/views/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/akismet/views\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:38.848895+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:38.875147+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:39.055947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:39.063533+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/img\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:39.247545+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/table/int/tmpl/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/table/int/tmpl/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/table/int/tmpl\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:39.259629+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/non.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/non.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/non.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:39.437662+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:39.489764+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/digital-download/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/digital-download/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/digital-download\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:39.612822+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/samll.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/samll.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/samll.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:39.681230+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:39.789472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blurbs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blurbs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blurbs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:39.872595+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:39.963026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/nony.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/nony.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nony.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:40.054247+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:40.145804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/webdb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/webdb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/webdb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:40.248242+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:40.336860+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/memberfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/memberfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/memberfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:40.442915+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/legacy/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/legacy/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/legacy\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:40.615475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/patterns/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/patterns/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/patterns/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:40.727322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/vendor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/vendor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/vendor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:40.796419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/images/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/images/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/images/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:40.930186+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/avatar/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/avatar/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/avatar\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:40.992725+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/php-compat/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/php-compat/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/php-compat/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:41.118481+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-theme-editor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:41.186688+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rk2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rk2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rk2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:41.315483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:41.381631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-good.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-good.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-good.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:41.523921+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/shell/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/shell/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/shell\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:41.579139+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:41.768444+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/pm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/pm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/pm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:41.768637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:42.080153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:42.081680+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/nf_tracking.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/nf_tracking.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nf_tracking.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:42.257295+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dir.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dir.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dir.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:42.268569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:42.438322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/abouts.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/abouts.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/abouts.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:42.470214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:42.623009+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/malls.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/malls.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/malls.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:42.670234+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/rhuk_milkyway/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/rhuk_milkyway/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/rhuk_milkyway\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:42.813359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/liefs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/liefs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/liefs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:42.867885+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/disable-media/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/disable-media/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/disable-media\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:42.995379+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:43.049309+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/html404/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/html404/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/html404\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:43.187327+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:43.245843+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/content-management/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/content-management/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/content-management\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:43.380715+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:43.447179+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-catcher/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-catcher/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-catcher\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:43.589288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/db-cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/db-cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/db-cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:43.653487+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/evita/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/evita/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/evita\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:43.790677+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:43.852162+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/calmly/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/calmly/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/calmly\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:43.978614+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:44.066404+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:44.186932+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:44.394929+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/general/cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/general/cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/general/cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:44.396142+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:44.586887+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-atom.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-atom.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-atom.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:44.603600+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sozorp/cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sozorp/cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sozorp/cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:44.813993+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:44.820580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/dir/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/dir/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/dir\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:45.092314+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:45.135259+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/phpmailer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/phpmailer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/phpmailer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:45.307721+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:45.374820+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/banners/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/banners/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/banners\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:45.519607+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config-sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config-sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config-sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:45.595547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gallery/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gallery/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gallery\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:45.731922+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:45.819067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/assets/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/assets/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/assets/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:45.924690+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:46.033766+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/themes/inlite/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/themes/inlite/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/themes/inlite\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:46.123253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lufix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lufix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lufix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:46.235407+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moodle/user/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moodle/user/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moodle/user\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:46.315051+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:46.451555+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/masterslider/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/masterslider/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/masterslider\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:46.523857+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:46.678114+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:46.742900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:46.914202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyseventeen/page/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyseventeen/page/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyseventeen/page\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:46.941745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lock360.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lock360.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lock360.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:47.170162+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:47.218629+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:47.381322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/work-list/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/work-list/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/work-list\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:47.439040+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ext.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ext.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ext.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:47.592488+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:47.662768+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:47.798236+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/image/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/image/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/image\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:47.913326+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-l0gin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-l0gin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-l0gin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:48.004465+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/newstoday/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/newstoday/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/newstoday\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:48.126162+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:48.216648+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/core/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/core/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:48.311386+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:48.412174+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/bin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/bin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/bin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:48.498796+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:48.612604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-admin/maint/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-admin/maint/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-admin/maint\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:48.701871+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:48.810697+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Update/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Update/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Update\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:48.902256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:48.995704+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/cofee/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/cofee/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/cofee\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:49.073139+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:49.161711+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:49.250670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:49.431118+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:49.514786+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:49.614058+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/assets/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:49.692899+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:49.803238+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/assets/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:49.879934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/xt/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/xt/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/xt/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:49.987796+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/assets/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:50.069325+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:50.170545+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/parts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/parts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/parts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:50.250247+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bless.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bless.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bless.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:50.357747+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/patterns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/patterns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/patterns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:50.424998+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:50.545441+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/styles/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/styles/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/styles\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:50.608746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:50.721897+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/templates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/templates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/templates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:50.793956+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/s.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/s.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:50.924652+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:50.975424+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:51.101035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/assets/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/assets/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/assets/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:51.160820+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:51.277285+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/assets/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/assets/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/assets/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:51.341475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/adminfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/adminfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:51.454108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/assets/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/assets/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/assets/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:51.532403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:51.632009+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/parts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/parts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/parts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:51.724027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:51.817057+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/styles/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/styles/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/styles\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:51.904406+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/users.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/users.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/users.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:52.008210+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:52.090383+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:52.197508+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/assets/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/assets/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/assets/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:52.273929+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:52.377740+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/assets/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/assets/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/assets/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:52.452342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:52.556981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/parts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/parts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/parts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:52.734250+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:52.739559+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/patterns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/patterns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/patterns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:52.926734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:52.929348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/styles/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/styles/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/styles\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:53.104028+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:53.109358+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/templates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/templates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/templates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:53.287324+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lfixx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lfixx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lfixx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:53.298968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-bindings/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-bindings/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-bindings\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:53.473996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:53.490005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/archives/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/archives/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/archives\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:53.644083+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:53.755487+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/block/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/block/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/block\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:53.908083+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaul1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaul1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaul1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:53.927787+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/button/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/button/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/button\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:54.091908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/setup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/setup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/setup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:54.097303+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/buttons/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/buttons/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/buttons\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:54.277314+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:54.290359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/calendar/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/calendar/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/calendar\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:54.489675+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ok.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ok.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ok.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:54.489734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/categories/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/categories/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/categories\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:54.679158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/code/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/code/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/code\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:54.679158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lfix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lfix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lfix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:54.866753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/column/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/column/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/column\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:54.884708+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:55.044392+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/columns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/columns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/columns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:55.065679+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/js/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/js/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:55.217233+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comment-author-name/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comment-author-name/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comment-author-name\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:55.267232+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:55.394918+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comment-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comment-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comment-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:55.447624+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:55.565580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comment-date/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comment-date/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comment-date\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:55.628949+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:55.734263+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comment-edit-link/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comment-edit-link/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comment-edit-link\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:55.803697+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:55.903834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comment-reply-link/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comment-reply-link/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comment-reply-link\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:55.976095+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:56.071697+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comment-template/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comment-template/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comment-template\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:56.154252+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2023/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2023/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2023/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:56.238645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comments/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comments/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comments\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:56.340097+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:56.427935+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comments-pagination/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comments-pagination/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comments-pagination\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:56.510730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:56.607953+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comments-pagination-next/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comments-pagination-next/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comments-pagination-next\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:56.715517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:56.823721+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comments-pagination-numbers/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comments-pagination-numbers/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comments-pagination-numbers\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:56.924882+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:57.112995+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comments-pagination-previous/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comments-pagination-previous/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comments-pagination-previous\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:57.122857+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:57.296610+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comments-title/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comments-title/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comments-title\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:57.309299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:57.493767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/cover/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/cover/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/cover\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:57.505081+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:57.681567+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/details/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/details/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/details\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:57.699036+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:57.864583+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/embed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/embed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/embed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:57.896354+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/js.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/js.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/js.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:58.084390+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:58.145552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/file/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/file/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/file\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:58.327753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/footnotes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/footnotes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/footnotes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:58.362518+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/adminfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/adminfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/adminfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:58.508552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/freeform/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/freeform/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/freeform\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:58.544924+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:58.687038+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/gallery/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/gallery/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/gallery\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:58.730946+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:58.875982+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/group/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/group/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/group\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:58.915749+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/users.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/users.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/users.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:59.087718+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/heading/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/heading/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/heading\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:59.096148+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:59.270804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/home-link/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/home-link/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/home-link\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:59.282823+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:59.456297+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/html/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/html/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/html\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:59.460612+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:59.652874+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:59.663821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/image/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/image/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/image\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:59.872251+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/latest-comments/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/latest-comments/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/latest-comments\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:06:59.873142+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/setup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/setup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/setup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:00.075272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/license.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/license.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/license.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:00.076482+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/latest-posts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/latest-posts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/latest-posts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:00.253933+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/legacy-widget/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/legacy-widget/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/legacy-widget\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:00.266374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:00.441564+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/list/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/list/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/list\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:00.459397+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:00.625159+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/list-item/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/list-item/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/list-item\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:00.649090+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:00.809777+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/loginout/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/loginout/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/loginout\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:00.822453+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:00.996058+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:01.008901+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/media-text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/media-text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/media-text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:01.171507+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/users.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/users.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/users.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:01.181309+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/missing/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/missing/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/missing\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:01.344797+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/adminfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/adminfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/adminfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:01.368651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/more/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/more/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/more\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:01.523826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:01.555827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/navigation/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/navigation/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/navigation\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:01.706116+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:01.740601+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/navigation-link/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/navigation-link/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/navigation-link\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:01.888447+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:01.955270+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/navigation-submenu/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/navigation-submenu/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/navigation-submenu\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:02.095825+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:02.159066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/nextpage/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/nextpage/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/nextpage\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:02.289603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:02.465071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/page-list/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/page-list/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/page-list\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:02.471587+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:02.668583+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/page-list-item/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/page-list-item/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/page-list-item\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:02.750121+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/fond.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/fond.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/fond.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:02.869849+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/paragraph/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/paragraph/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/paragraph\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:02.934712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:03.062231+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/pattern/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/pattern/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/pattern\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:03.111281+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:03.242424+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-author/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-author/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-author\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:03.281622+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:03.417089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-author-biography/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-author-biography/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-author-biography\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:03.546958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:03.598883+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-author-name/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-author-name/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-author-name\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:03.727483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:03.780240+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-comments-form/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-comments-form/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-comments-form\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:03.908106+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:03.956575+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:04.088753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:04.137252+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-date/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-date/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-date\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:04.270228+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:04.331680+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-excerpt/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-excerpt/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-excerpt\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:04.479740+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:04.506919+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-featured-image/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-featured-image/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-featured-image\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:04.684113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-navigation-link/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-navigation-link/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-navigation-link\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:04.684339+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:04.877864+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-template/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-template/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-template\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:04.889585+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:05.084264+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-terms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-terms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-terms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:05.090569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:05.281202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-title/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-title/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-title\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:05.299751+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/LA.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/LA.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/LA.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:05.472770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/preformatted/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/preformatted/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/preformatted\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:05.498405+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:05.650343+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/pullquote/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/pullquote/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/pullquote\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:05.713786+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:05.835812+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/query/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/query/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/query\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:05.916389+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/sclass_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/sclass_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/sclass_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:06.021731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/query-no-results/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/query-no-results/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/query-no-results\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:06.122359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:06.225621+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/query-pagination/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/query-pagination/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/query-pagination\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:06.322977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/LA.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/LA.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/LA.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:06.418155+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/query-pagination-next/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/query-pagination-next/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/query-pagination-next\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:06.538537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:06.606495+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/query-pagination-numbers/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/query-pagination-numbers/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/query-pagination-numbers\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:06.743781+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:06.903584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/query-pagination-previous/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/query-pagination-previous/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/query-pagination-previous\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:06.979047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:07.096456+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/query-title/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/query-title/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/query-title\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:07.182346+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:07.301475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/quote/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/quote/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/quote\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:07.374957+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/sclass_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/sclass_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/sclass_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:07.520902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/read-more/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/read-more/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/read-more\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:07.573935+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:07.722765+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/rss/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/rss/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/rss\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:07.857190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:07.921923+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/search/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/search/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/search\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:08.041610+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/server.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/server.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/server.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:08.105414+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/separator/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/separator/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/separator\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:08.228607+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/gix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/gix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/gix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:08.293271+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/shortcode/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/shortcode/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/shortcode\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:08.423347+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:08.496592+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/site-logo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/site-logo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/site-logo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:08.628914+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:08.702955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/site-tagline/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/site-tagline/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/site-tagline\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:08.832185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/gix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/gix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/gix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:08.898955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/site-title/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/site-title/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/site-title\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:09.031970+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:09.102419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/social-link/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/social-link/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/social-link\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:09.229280+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/settings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/settings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/settings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:09.302905+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/social-links/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/social-links/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/social-links\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:09.439368+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-sigunq.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-sigunq.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-sigunq.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:09.501867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/spacer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/spacer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/spacer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:09.636085+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/mariju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/mariju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/mariju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:09.710430+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/table/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/table/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/table\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:09.859453+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:09.939103+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/tag-cloud/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/tag-cloud/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/tag-cloud\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:10.066316+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/mariju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/mariju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/mariju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:10.153442+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/template-part/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/template-part/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/template-part\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:10.265652+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:10.369374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/term-description/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/term-description/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/term-description\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:10.474845+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:10.572812+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/text-columns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/text-columns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/text-columns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:10.680200+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/server.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/server.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/server.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:10.782579+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/verse/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/verse/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/verse\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:10.880835+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:10.998176+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/video/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/video/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/video\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:11.081381+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:11.275108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:11.289760+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/widget-group/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/widget-group/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/widget-group\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:11.469565+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:11.476378+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/block-editor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/block-editor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/block-editor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:11.672567+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:11.680195+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/commands/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/commands/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/commands\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:11.904513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/customize-widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/customize-widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/customize-widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:11.904631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:12.197463+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/edit-post/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/edit-post/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/edit-post\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:12.254319+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/gecko.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/gecko.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/gecko.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:12.381294+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/edit-site/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/edit-site/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/edit-site\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:12.441168+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:12.552444+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/edit-widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/edit-widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/edit-widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:12.643027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/top.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/top.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/top.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:12.725084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/format-library/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/format-library/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/format-library\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:12.819497+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:12.896812+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/list-reusable-blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/list-reusable-blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/list-reusable-blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:12.989307+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:13.073293+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/patterns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/patterns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/patterns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:13.164340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:13.259607+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/preferences/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/preferences/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/preferences\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:13.358907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/samll.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/samll.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/samll.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:13.453127+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/reusable-blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/reusable-blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/reusable-blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:13.566578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:13.638353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/dist/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/dist/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/dist\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:13.765876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/system.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/system.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/system.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:13.844299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/imgareaselect/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/imgareaselect/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/imgareaselect\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:13.969589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/fond.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/fond.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/fond.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:14.041232+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:14.155172+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/delpaths.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/delpaths.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/delpaths.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:14.225151+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/swfupload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/swfupload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/swfupload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:14.330225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/exit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/exit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/exit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:14.406079+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/thickbox/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/thickbox/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/thickbox\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:14.527991+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/alfanew.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/alfanew.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/alfanew.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:14.591390+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/l10n/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/l10n/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/l10n\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:14.745722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:14.774830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/library/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/library/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/library\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:14.949792+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:14.973264+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/src/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/src/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/src\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:15.133575+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:15.186223+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/src/auth/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/src/auth/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/src/auth\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:15.321417+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/cloud1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/cloud1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/cloud1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:15.365351+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/src/cookie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/src/cookie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/src/cookie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:15.502668+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:15.640111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/src/exception/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/src/exception/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/src/exception\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:15.682758+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:15.818124+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/src/proxy/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/src/proxy/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/src/proxy\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:15.870276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/min.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/min.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/min.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:15.995736+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/src/response/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/src/response/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/src/response\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:16.051767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/admin1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/admin1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/admin1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:16.183185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/src/transport/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/src/transport/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/src/transport\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:16.242974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:16.370445+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/src/utility/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/src/utility/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/src/utility\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:16.420033+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/indexx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/indexx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/indexx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:16.562803+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/search/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/search/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/search\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:16.702145+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:16.755734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:16.882014+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:16.962757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:17.071500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:17.159752+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/decode/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/decode/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/decode\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:17.310594+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/validation.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/validation.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/validation.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:17.359266+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/http/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/http/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/http\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:17.562011+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:17.583582+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/net/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/net/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/net\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:17.766045+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:17.808626+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/parse/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/parse/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/parse\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:17.981237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:18.006463+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/xml/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/xml/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/xml\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:18.183472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:18.216651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:18.381673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:18.422392+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/lib/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/lib/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/lib\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:18.572667+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:18.618745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/namespaced/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/namespaced/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/namespaced\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:18.763755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:18.819782+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/src/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/src/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/src\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:18.969482+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/credits.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/credits.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credits.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:19.021449+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:19.181338+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/form.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/form.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/form.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:19.264676+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/elementor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/elementor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/elementor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:19.404094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/init.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/init.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/init.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:19.459517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Exception/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Exception/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Exception\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:19.615188+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:19.677895+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd-1/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd-1/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd-1\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:19.822464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:19.949977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyone/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyone/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyone/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:20.006234+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:20.132067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:20.207078+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-activate.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-activate.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-activate.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:20.314705+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-admin/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-admin/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-admin/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:20.395104+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:20.489360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/themes/twentytwenty/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/themes/twentytwenty/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/themes/twentytwenty/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:20.581273+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/12.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/12.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/12.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:20.662042+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:20.769622+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/87.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/87.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/87.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:20.830788+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/HTTP/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/HTTP/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/HTTP\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:21.009708+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Response/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Response/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Response\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:21.039860+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bak.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bak.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bak.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:21.193563+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/language/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/language/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/language\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:21.219877+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classsmtps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classsmtps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classsmtps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:21.386790+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentythirteen/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentythirteen/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentythirteen/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:21.430150+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/customize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/customize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/customize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:21.579483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentysixteen/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentysixteen/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentysixteen/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:21.636003+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gettest.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gettest.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gettest.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:21.827757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/google.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/google.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/google.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:22.014967+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/heex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/heex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/heex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:22.209515+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:22.410115+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/LA.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/LA.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/LA.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:22.618371+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:22.795522+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/LV.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/LV.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/LV.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:22.982297+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/payout.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/payout.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/payout.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:23.266095+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:23.465486+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/123.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/123.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/123.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:23.655018+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1234.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1234.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1234.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:23.836938+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1mine.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1mine.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1mine.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:24.020965+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:24.209846+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cgi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cgi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cgi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:24.396423+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:24.580200+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:24.787819+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/core.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/core.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:24.977279+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:25.187541+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:25.490144+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ema.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ema.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ema.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:25.689858+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Evil.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Evil.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Evil.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:25.897121+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/expect.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/expect.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/expect.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:26.111410+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/goods.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/goods.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/goods.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:26.309488+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/green.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/green.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/green.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:26.505455+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/help.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/help.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/help.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:26.791620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:27.022238+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:27.299615+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:27.479842+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:27.668325+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:27.851101+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/geco.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/geco.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/geco.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:28.049932+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/readme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/readme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/readme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:28.239987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lufiix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lufiix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lufiix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:28.441342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/text.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/text.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/text.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:28.631197+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:28.811593+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gifshell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gifshell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gifshell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:28.995846+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:29.183267+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:29.368203+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/indeex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/indeex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/indeex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:29.549873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plug.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plug.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plug.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:29.834592+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ovatools.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ovatools.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ovatools.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:30.049152+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:30.267046+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:30.473544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/htaccess.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/htaccess.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/htaccess.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:30.668743+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/server.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/server.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:30.864873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:31.072385+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:31.267451+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/f0x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/f0x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/f0x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:31.466906+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:31.662714+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/webadmin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/webadmin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/webadmin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:31.858483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fox.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fox.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fox.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:32.043041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/exit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/exit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/exit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:32.231223+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/small.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/small.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/small.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:32.426419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:32.621332+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:32.821396+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mad.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mad.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mad.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:33.025057+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/z.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/z.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/z.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:33.233817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:33.433399+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cjfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cjfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cjfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:33.646027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/service.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/service.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/service.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:33.855643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:34.147711+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:34.339232+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-head.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-head.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-head.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:34.537948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:34.743027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sys.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sys.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sys.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:34.942698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:35.132161+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/profile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/profile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/profile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:35.315535+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xml.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xml.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xml.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:35.500826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:35.701961+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:35.887686+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:36.071035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:37.040537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:37.219955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:37.408339+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:37.589553+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:37.766666+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:37.942018+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/xleet-shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/xleet-shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/xleet-shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:38.116843+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/xleet-shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/xleet-shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/xleet-shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:38.293662+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:38.563075+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:38.754922+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:38.945411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:39.146693+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:39.354722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:39.567040+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:39.775658+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:39.979880+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:40.195095+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:40.394479+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:40.598052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:40.804070+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:41.004948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/smilies/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/smilies/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/smilies/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:41.192334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:41.382193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:41.573158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:41.767319+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:41.945038+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:42.171757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:42.473831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:42.664487+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:42.929990+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:43.097600+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:43.272548+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/img/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/img/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/img/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:43.441954+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:43.619240+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:43.793550+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:43.967573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:44.137858+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:44.305697+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:44.481759+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/gifshell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/gifshell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/gifshell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:44.656545+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gifshell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gifshell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gifshell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:44.826929+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/gifshell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/gifshell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/gifshell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:44.998732+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:45.164602+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:45.334067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:45.503293+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Text/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Text/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Text/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:45.674073+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:45.852806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:46.023976+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:46.207504+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:46.378771+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:46.551277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:46.723869+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:46.893464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:47.065971+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:47.337619+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/block-directory/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/block-directory/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/block-directory/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:47.525960+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:47.715100+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:47.907807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:48.093150+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:48.279694+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:48.456281+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:48.640165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:48.815940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:49.006147+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:49.201574+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:49.385422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/endpoints/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/endpoints/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/endpoints/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:49.575976+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:49.767814+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:49.958407+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:50.149015+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:50.342995+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/sunrise/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/sunrise/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/sunrise/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:50.532391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:50.709467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:50.879904+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/modern/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/modern/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/modern/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:51.048581+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:51.222485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:51.397928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:51.672160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ocean/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ocean/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ocean/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:51.848998+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/class-wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/class-wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/class-wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:52.027577+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:52.202456+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/midnight/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/midnight/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/midnight/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:52.376717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:52.552213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/home.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/home.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/home.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:52.726084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:52.899051+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/kk.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/kk.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kk.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:53.075452+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/license.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/license.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/license.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:53.254738+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Njima.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Njima.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Njima.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:53.426466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sellex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sellex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sellex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:53.606305+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:53.778226+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/styles.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/styles.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/styles.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:53.952913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:54.128974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:54.307037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:54.502345+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:54.689833+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/w.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/w.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/w.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:54.907578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-add.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-add.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-add.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:55.135698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:55.363386+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:55.568268+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-confiig.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-confiig.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-confiig.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:55.774311+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:56.082888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:56.270808+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:56.472637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:56.663809+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:56.857919+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:57.041514+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:57.255734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:57.585926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:57.797689+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:58.004113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:58.203572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-admin/includes/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-admin/includes/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-admin/includes/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:58.393085+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:58.591681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:58.797134+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:58.989267+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:59.191629+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:59.395511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:59.580752+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:07:59.763522+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:00.083177+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:00.306597+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:00.600621+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:00.776697+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:00.967432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:01.156717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:01.332203+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/php-compat/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/php-compat/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/php-compat/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:01.512809+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:01.692083+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:01.875340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:02.053560+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:02.234494+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:02.407909+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/masterx/wpx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/masterx/wpx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/masterx/wpx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:02.594800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:02.792821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin-heade.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin-heade.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin-heade.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:02.966364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:03.137274+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:03.320671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:03.518781+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/unisur/wp-content/plugins/fix/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/unisur/wp-content/plugins/fix/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/unisur/wp-content/plugins/fix/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:03.721989+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:03.924606+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:04.118959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:04.316262+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:04.515439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:04.714048+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:05.015250+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:05.214727+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:05.431225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:05.621737+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:05.815811+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:06.005600+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:06.201314+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:06.392004+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:06.580302+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:06.766273+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:06.951348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:07.133103+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:07.321959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:07.515111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:07.704026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:07.894526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:08.188226+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:08.368685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:08.548392+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:08.730548+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:08.931763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:09.125134+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:09.397721+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:09.602094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:09.781064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:09.981945+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:10.179382+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/atomic/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/atomic/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/atomic/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:10.358682+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:10.539027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:10.711457+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:10.893068+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:11.073582+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:11.247332+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:11.420193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/hideo/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/hideo/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hideo/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:11.596908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/woh.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/woh.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/woh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:11.766429+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell20211028.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell20211028.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell20211028.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:11.940181+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bpa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bpa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bpa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:12.120434+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/thumb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/thumb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thumb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:12.342065+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:12.605781+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:12.775890+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system_log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system_log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system_log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:12.952643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:13.127247+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:13.308254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upgrade.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upgrade.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upgrade.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:13.496729+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/thumbs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/thumbs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thumbs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:13.776939+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hinfofuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hinfofuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hinfofuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:13.966472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:14.146538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:14.332696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contents.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contents.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contents.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:14.512428+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:14.682650+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ty.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ty.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ty.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:14.859858+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sym403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sym403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sym403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:15.027265+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contact.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contact.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:15.198945+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:15.370894+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ioxi-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ioxi-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ioxi-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:15.542316+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:15.710043+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/head.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/head.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/head.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:15.879924+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/footer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/footer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/footer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:16.050544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/input.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/input.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/input.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:16.226778+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/0x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/0x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/0x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:16.402277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:16.578747+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:16.751701+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-blog-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-blog-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-blog-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:16.927576+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/webdb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/webdb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/webdb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:17.109302+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gecko-new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gecko-new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gecko-new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:17.314097+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-title.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-title.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-title.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:17.510898+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:17.692142+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:17.879257+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:18.173533+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:18.369070+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/smm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/smm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:18.564362+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:18.761423+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-trackback.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-trackback.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-trackback.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:18.962146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:19.162088+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/foxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/foxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/foxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:19.368064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/indoxploit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/indoxploit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/indoxploit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:19.568324+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/txets.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/txets.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/txets.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:19.784939+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wikindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wikindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wikindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:19.990645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/max.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/max.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/max.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:20.201906+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moddofuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moddofuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moddofuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:20.414488+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:20.611650+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:20.791574+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gel4y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gel4y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gel4y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:20.980881+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/indexx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/indexx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/indexx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:21.176024+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/library.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/library.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/library.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:21.373622+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/nice.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/nice.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nice.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:21.575923+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/auto.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/auto.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/auto.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:21.769598+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:21.966460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/newsleter.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/newsleter.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/newsleter.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:22.160216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:22.338428+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:22.611590+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:22.797862+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gecko.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gecko.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gecko.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:22.987775+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:23.175702+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ninja.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ninja.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ninja.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:23.355489+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contacts.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contacts.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contacts.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:23.535934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:23.721117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfashell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfashell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfashell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:23.897389+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/b374k.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/b374k.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b374k.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:24.072858+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tempfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tempfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tempfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:24.250351+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/marijuana.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/marijuana.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/marijuana.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:24.434852+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ms-edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ms-edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ms-edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:24.614940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/privacy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/privacy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/privacy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:24.793544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:24.973652+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:25.156753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/main.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/main.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:25.348122+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:25.542282+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-init.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-init.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-init.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:25.739806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/foxwso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/foxwso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/foxwso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:25.928735+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/amaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/amaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/amaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:26.112156+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:26.289606+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/www.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/www.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/www.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:26.474572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso112233.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso112233.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso112233.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:26.672089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/XxX.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/XxX.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/XxX.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:26.972517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:27.161283+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:27.381529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/00.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/00.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/00.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:27.672863+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/field.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/field.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/field.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:27.856224+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uplaod.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uplaod.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uplaod.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:28.037463+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/comfunctions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/comfunctions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comfunctions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:28.217718+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:28.389851+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lufi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lufi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lufi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:28.560892+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xleetshell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xleetshell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xleetshell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:28.732239+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/template.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/template.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/template.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:28.911810+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:29.092546+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/haxor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/haxor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/haxor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:29.264196+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/R00T.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/R00T.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/R00T.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:29.452248+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/thems.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/thems.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thems.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:29.645804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tools.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tools.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tools.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:29.837225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/common.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/common.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/common.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:30.012329+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/beence.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/beence.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/beence.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:30.194282+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/export.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/export.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/export.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:30.365895+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/userfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/userfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/userfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:30.546971+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/task.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/task.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/task.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:30.740935+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/source.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/source.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/source.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:30.929018+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bypass403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bypass403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bypass403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:31.112979+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/version.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/version.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:31.401101+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cmd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cmd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cmd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:31.585372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/raw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/raw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/raw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:31.763821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/by.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/by.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/by.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:31.932618+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Marvins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Marvins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Marvins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:32.103019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/power.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/power.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/power.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:32.280155+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/old.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/old.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:32.462656+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/discount.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/discount.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/discount.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:32.643630+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:32.819395+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:32.993932+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/symlink.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/symlink.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/symlink.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:33.168561+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:33.356239+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/resume.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/resume.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/resume.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:33.537966+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feeds.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feeds.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feeds.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:33.729088+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/webshell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/webshell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/webshell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:33.904907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sh3ll.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sh3ll.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sh3ll.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:34.091785+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:34.270972+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:34.450824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/archiver.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/archiver.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/archiver.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:34.626628+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media-upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media-upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media-upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:34.809675+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-settings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-settings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-settings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:34.988824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-the1me.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-the1me.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-the1me.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:35.168054+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lol.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lol.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lol.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:35.348547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/my-sites.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/my-sites.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/my-sites.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:35.527882+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/error-log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/error-log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/error-log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:35.816825+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/r57.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/r57.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/r57.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:36.040098+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lab.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lab.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lab.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:36.240892+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/olux.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/olux.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/olux.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:36.418771+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tool.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tool.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tool.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:36.592246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:36.760354+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/down.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/down.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/down.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:36.934614+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defender.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defender.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defender.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:37.103002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-scr1pts.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-scr1pts.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-scr1pts.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:37.304270+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/email.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/email.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/email.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:37.508584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/exit.PHP"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/exit.PHP\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/exit.PHP/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:37.701373+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-fox.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-fox.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-fox.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:37.895888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mari.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mari.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mari.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:38.089697+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fofo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fofo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fofo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:38.281596+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:38.473267+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lux.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lux.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lux.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:38.667250+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/func.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/func.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/func.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:38.841256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/evil.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/evil.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/evil.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:39.019188+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sym.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sym.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sym.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:39.205145+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fun.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fun.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fun.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:39.381479+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robot.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robot.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robot.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:39.565147+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c99.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c99.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c99.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:39.744415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/engine.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/engine.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/engine.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:39.925081+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/onclickfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/onclickfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/onclickfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:40.220368+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defense.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defense.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defense.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:40.411388+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:40.604838+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:40.818466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:41.004364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tuny.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tuny.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tuny.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:41.206074+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:41.392782+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xl2023x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xl2023x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xl2023x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:41.614553+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shells.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shells.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shells.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:41.842767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:42.062028+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/net.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/net.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/net.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:42.293214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/MyShell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/MyShell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/MyShell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:42.556821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-site.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-site.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-site.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:42.901681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:43.117888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cut.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cut.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cut.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:43.323558+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cpanel.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cpanel.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cpanel.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:43.528740+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/payment.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/payment.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/payment.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:43.751571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bot.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bot.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bot.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:43.953673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:44.155908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xxl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xxl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xxl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:44.348479+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:44.655222+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bala.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bala.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bala.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:44.855056+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:45.050392+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config-samples.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config-samples.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config-samples.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:45.246536+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:45.427219+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/11.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/11.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/11.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:45.605152+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:45.779162+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/min.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/min.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/min.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:45.954364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wpm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wpm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wpm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:46.128793+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/php.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/php.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:46.305553+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/F0x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/F0x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/F0x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:46.477692+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/setup-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/setup-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/setup-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:46.649411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/domain.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/domain.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/domain.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:46.829627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:47.007391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/configs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/configs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:47.232828+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/session.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/session.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/session.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:47.409022+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/l10n.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/l10n.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/l10n.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:47.581244+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:47.777910+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/pomo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/pomo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/pomo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:47.974371+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/type.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/type.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/type.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:48.150597+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:48.323921+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:48.495090+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:48.666321+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:48.931722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:49.102556+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:49.272996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/shell/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/shell/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/shell/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:49.448866+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:49.617362+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/Newsupway.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/Newsupway.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/Newsupway.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:49.794088+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:49.971443+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/img.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/img.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/img.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:50.153637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/webdb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/webdb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/webdb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:50.322119+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ern/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ern/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ern/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:50.501266+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/joomla/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/joomla/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/joomla/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:50.668048+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:50.837122+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fosil.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fosil.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fosil.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:51.005874+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/lib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/lib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/lib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:51.174247+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/image.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/image.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/image.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:51.352642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/cux.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/cux.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/cux.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:51.542113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:51.729926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:51.903835+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/delete4.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/delete4.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/delete4.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:52.074598+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mode.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mode.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mode.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:52.246955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:52.417743+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:52.604646+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ALFA_DATA/alfacgiapi/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ALFA_DATA/alfacgiapi/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ALFA_DATA/alfacgiapi/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:52.784696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:52.962025+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/upgrade.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/upgrade.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/upgrade.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:53.237947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:53.433790+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/library.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/library.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/library.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:53.619650+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/include/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/include/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/include/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:53.802057+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:53.984019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:54.157260+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:54.323961+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/packed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/packed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/packed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:54.493123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/block-library/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/block-library/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/block-library/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:54.660349+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/lock360.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/lock360.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/lock360.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:54.852887+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/set.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/set.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/set.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:55.040645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.wp-cli/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.wp-cli/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.wp-cli/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:55.217576+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/iedevrth.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/iedevrth.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/iedevrth.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:55.406716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ALFA_DATA/alfacgiapi/uploader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ALFA_DATA/alfacgiapi/uploader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ALFA_DATA/alfacgiapi/uploader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:55.603619+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:55.792931+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:55.977348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:56.160539+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:56.358151+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:56.647724+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/myip.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/myip.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/myip.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:56.850733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:57.071320+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/manager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/manager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/manager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:57.303920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:57.650199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:57.993222+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/pass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/pass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/pass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:58.191529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/crop/mart.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/crop/mart.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/crop/mart.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:58.469460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:58.665858+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/xichang/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/xichang/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/xichang/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:58.860423+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hplfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hplfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hplfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:59.043562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:59.219561+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:59.406212+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:59.587511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/includes/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/includes/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/includes/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:59.784803+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/bladeacss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/bladeacss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/bladeacss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:08:59.958227+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/plupload/moderation.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/plupload/moderation.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/plupload/moderation.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:00.141440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:00.341790+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/date.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/date.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/date.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:00.554657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:00.727650+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-logout.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-logout.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-logout.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:00.911085+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/archives.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/archives.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/archives.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:01.109776+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:01.304449+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:01.508795+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/app.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/app.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/app.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:01.721463+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:01.922872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/table/int/tmpl/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/table/int/tmpl/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/table/int/tmpl/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:02.124147+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:02.318747+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-includes/admin-bar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-includes/admin-bar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-includes/admin-bar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:02.502346+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/adminshell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/adminshell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/adminshell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:02.790352+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:02.961478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:03.139966+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/wp-editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/wp-editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/wp-editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:03.311842+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:03.488527+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:03.657480+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/filefuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/filefuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filefuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:03.831101+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:04.004868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tonant.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tonant.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tonant.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:04.181131+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/bx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/bx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/bx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:04.350603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:04.518035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/class.cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/class.cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/class.cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:04.685554+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/editor/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/editor/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/editor/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:04.851660+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:05.027585+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/adminfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/adminfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/adminfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:05.205896+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:05.413908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:05.606484+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/500.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/500.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/500.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:05.810671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/karakaroa/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/karakaroa/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/karakaroa/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:05.995826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wsa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wsa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wsa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:06.178992+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:06.367028+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/wordpress/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:06.557813+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:06.765021+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/postnews.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/postnews.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/postnews.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:06.969120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:07.256965+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/01.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/01.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/01.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:07.437215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cux.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cux.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cux.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:07.623603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/amigo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/amigo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/amigo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:07.802916+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cux.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cux.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cux.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:07.991634+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/plugins/fix/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/plugins/fix/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/plugins/fix/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:08.182250+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:08.355686+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cache/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cache/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cache/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:08.534677+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:08.723369+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:08.913269+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:09.107824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:09.332631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sck.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sck.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sck.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:09.555448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/deeto/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/deeto/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/deeto/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:09.763269+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:09.962975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehehehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehehehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehehehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:10.151958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/heh.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/heh.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/heh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:10.343418+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/NewFile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/NewFile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/NewFile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:10.527581+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sxo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sxo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sxo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:10.712647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:10.894872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:11.080125+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pages.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pages.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pages.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:11.470727+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:11.685512+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/include/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/include/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/include/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:11.899517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:12.105032+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:12.307605+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:12.547714+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:12.874515+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:13.248537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:13.461317+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:13.679943+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:13.889197+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/01imunify.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/01imunify.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/01imunify.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:14.100006+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:14.297243+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:14.500690+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/crystal/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/crystal/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/crystal/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:14.704113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/xc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/xc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/xc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:14.909500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:15.095940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:15.293940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:15.506456+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:15.805773+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoloadclassmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoloadclassmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoloadclassmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:16.010495+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/room.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/room.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/room.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:16.211019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:16.414515+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/includes/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/includes/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/includes/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:16.610071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/vod.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/vod.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/vod.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:16.824283+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:17.030655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ocean/lock0360.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ocean/lock0360.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ocean/lock0360.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:17.228646+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/thumbs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/thumbs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/thumbs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:17.428374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wxo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wxo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wxo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:17.649873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/bless.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/bless.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/bless.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:17.859470+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/4O4.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/4O4.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/4O4.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:18.046723+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/shell1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/shell1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/shell1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:18.258577+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:18.481286+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:18.680089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/orange.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/orange.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/orange.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:18.861772+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:19.042398+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:19.227351+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/option-old.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/option-old.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/option-old.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:19.412247+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/mari.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/mari.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/mari.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:19.591397+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:19.760107+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:19.960403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:20.234211+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/offline.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/offline.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/offline.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:20.416534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/Jcrop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:20.588027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/inc/patterns/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/inc/patterns/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/inc/patterns/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:20.762162+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:20.939599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:21.120727+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin-editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin-editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin-editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:21.303577+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/bless1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/bless1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/bless1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:21.482225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:21.664823+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:21.859821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:22.037541+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/fonts/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/fonts/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/fonts/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:22.245241+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/lock360.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/lock360.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/lock360.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:22.432747+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:22.633574+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/hanna1337.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/hanna1337.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/hanna1337.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:22.834534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd-1/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd-1/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd-1/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:23.036839+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/tflow/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/tflow/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/tflow/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:23.354371+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/news/gale.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/news/gale.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/news/gale.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:23.634842+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-term.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-term.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-term.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:23.826688+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pvt.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pvt.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pvt.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:24.016509+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:24.194630+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/auth.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/auth.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/auth.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:24.365106+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:24.652549+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/settings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/settings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/settings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:24.950984+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/white.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/white.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type/white.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:25.163578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sylib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sylib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sylib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:25.371417+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/backup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/backup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/backup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:25.563727+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/rd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/rd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/rd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:25.747694+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/heada.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/heada.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/heada.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:25.928138+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:26.108911+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:26.293976+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:26.482777+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/webdb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/webdb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/webdb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:26.667593+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/thumbs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/thumbs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/thumbs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:26.877689+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ALFA_DATA/alfacgiapi/ups.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ALFA_DATA/alfacgiapi/ups.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ALFA_DATA/alfacgiapi/ups.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:27.078750+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:27.263353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/field.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/field.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/field.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:27.454570+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ms-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ms-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ms-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:27.636494+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:27.816715+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:28.008254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:28.197706+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:28.383080+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ALFA_DATA/alfacgiapi/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ALFA_DATA/alfacgiapi/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ALFA_DATA/alfacgiapi/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:28.570404+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updraft/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updraft/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updraft/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:28.757393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pinuseren.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pinuseren.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pinuseren.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:29.029302+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/blue.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:29.203446+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/add.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/add.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/add.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:29.383486+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jquery.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jquery.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:29.587244+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:29.801415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/checkbox.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/checkbox.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/checkbox.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:29.995361+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ynz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ynz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ynz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:30.205014+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/priv.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/priv.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/priv.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:30.409079+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-ver.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-ver.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-ver.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:30.605397+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/MARIJUANA.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/MARIJUANA.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/MARIJUANA.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:30.799254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:30.987681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:31.185766+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:31.368694+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/wordpress/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:31.544743+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:31.841943+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:32.044818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:32.245901+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:32.453876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tiny.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tiny.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tiny.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:32.645958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:32.837753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/repair.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/repair.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/repair.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:33.037278+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/comdofuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/comdofuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comdofuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:33.231855+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/term.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/term.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/term.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:33.519653+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/nav-menus.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/nav-menus.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nav-menus.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:33.702766+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:33.888883+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chtmlfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chtmlfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chtmlfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:34.066857+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:34.254368+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:34.434537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/type.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/type.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/type.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:34.629663+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/anon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/anon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/anon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:34.827317+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/888.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/888.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/888.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:35.003024+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/locale.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/locale.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/locale.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:35.183739+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/old-index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/old-index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old-index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:35.357105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:35.534249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/beence.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/beence.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/beence.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:35.709389+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/crystal/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/crystal/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/crystal/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:35.892126+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez5/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez5/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez5/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:36.075118+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Transport/partners.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Transport/partners.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Transport/partners.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:36.273107+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/getid.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/getid.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/getid.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:36.459246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/class-php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/class-php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/class-php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:36.640943+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/za.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/za.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/za.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:36.819374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:37.009303+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:37.191562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:37.386107+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/langs/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/langs/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/langs/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:37.590352+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/img/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:37.874101+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/utils/wp-tinymce.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/utils/wp-tinymce.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/utils/wp-tinymce.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:38.047272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/tiny.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/tiny.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/tiny.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:38.235540+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/fonts/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:38.555534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/tinyfilemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/tinyfilemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/tinyfilemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:38.827006+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:39.038582+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:39.254356+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:39.457391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:39.658257+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:39.863955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:40.065063+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:40.258764+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:40.440728+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/fields/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/fields/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/fields/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:40.626388+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:40.814371+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:40.992171+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:41.182088+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:41.369986+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:41.561896+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:41.753621+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:41.950180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:42.219373+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:42.411430+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:42.606999+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:42.803525+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:42.986643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:43.171190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/sunrise/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/sunrise/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/sunrise/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:43.364184+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:43.556153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:43.738192+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/endpoints/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/endpoints/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/endpoints/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:43.921377+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:44.094468+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:44.267816+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:44.443303+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/elementor/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/elementor/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/elementor/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:44.619953+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/codemirror/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/codemirror/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/codemirror/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:44.786019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:44.957495+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:45.122525+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:45.292947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:45.469681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:45.655899+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:45.831053+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:46.011675+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:46.193808+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/providers/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/providers/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/providers/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:46.378733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/crop/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/crop/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/crop/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:46.651574+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:46.844946+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:47.030928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:47.213718+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:47.390157+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Cache/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Cache/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Cache/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:47.575639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/midnight/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/midnight/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/midnight/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:47.770296+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:47.971604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:48.167301+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/mediaelement/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/mediaelement/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/mediaelement/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:48.336641+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:48.515227+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:48.702832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:48.877193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:49.052525+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:49.226545+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:49.402572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:49.577973+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:49.751571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:49.922556+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/smilies/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/smilies/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/smilies/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:50.098933+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:50.287080+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:50.479089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/geco.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/geco.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/geco.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:50.660731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/geco.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/geco.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/geco.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:50.942875+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:51.126393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:51.309664+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:51.485380+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:51.661315+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:51.839552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:52.008258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:52.175524+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-admin/includes/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-admin/includes/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-admin/includes/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:52.347360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:52.534574+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:52.725867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:52.915679+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:53.096392+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:53.281560+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:53.550496+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:53.743944+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:53.975348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:54.153760+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:54.336510+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:54.520721+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:54.708292+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:54.885863+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:55.060507+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:55.336425+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:55.539767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:55.726698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:55.925684+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:56.110089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:56.297238+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:56.479873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:56.652369+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:56.823889+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/digital-download/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/digital-download/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/digital-download/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:56.998242+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:57.174076+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:57.353429+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/inc/patterns/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/inc/patterns/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/inc/patterns/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:57.549418+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentynineteen/inc/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentynineteen/inc/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentynineteen/inc/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:57.723877+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/templates/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/templates/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/templates/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:57.904049+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:58.091272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twenty/twenty.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twenty/twenty.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twenty/twenty.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:58.272588+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/finley/min.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/finley/min.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/finley/min.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:58.460203+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/astra/inc/ki1k.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/astra/inc/ki1k.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/astra/inc/ki1k.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:58.649332+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:58.838041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:59.037832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:59.254543+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/sunrise/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/sunrise/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/sunrise/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:59.456436+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:59.740501+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:09:59.934188+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:00.186088+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:00.378327+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:00.564161+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:00.759631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:00.960254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:01.157668+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-classic/inc/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-classic/inc/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-classic/inc/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:01.352757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:01.535047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/system/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/system/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/system/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:01.720915+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:01.905856+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:02.107491+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:02.295181+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:02.481629+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:02.672130+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:02.853803+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:03.027047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:03.201072+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:03.391190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/sclass_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/sclass_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/sclass_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:03.587728+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-admin/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-admin/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-admin/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:03.780570+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/small.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/small.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/small.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:04.062529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/bpa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/bpa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/bpa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:04.252504+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:04.433313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:04.615014+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/configs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/configs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/configs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:04.796489+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:04.988177+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/library/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/library/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/library/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:05.171991+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:05.351651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/fw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/fw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/fw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:05.535060+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/composer/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/composer/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/composer/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:05.714636+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blogs/wp-includes/ID3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blogs/wp-includes/ID3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blogs/wp-includes/ID3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:05.896168+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seooo/alfa-rex.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seooo/alfa-rex.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seooo/alfa-rex.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:06.073115+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:06.264259+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/maintenance.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/maintenance.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/maintenance.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:06.471256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/setup-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/setup-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/setup-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:06.682527+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:06.867397+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-daft/miin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-daft/miin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-daft/miin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:07.071370+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/apikey/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/apikey/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/apikey/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:07.258654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/modules.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/modules.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/modules.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:07.440709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:07.624609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/themes/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/themes/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/themes/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:07.810083+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:07.993997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:08.168092+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache/Cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:08.458857+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/revslider/includes/external/page/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:08.705746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:08.886333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/uploads.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/uploads.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/uploads.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:09.147419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:09.343553+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:09.520747+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/reader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/reader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat/reader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:09.709577+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:09.893844+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:10.078485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:10.268464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:10.478638+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/input.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/input.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/input.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:10.674485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/images.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/images.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/images.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:10.858381+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Transport/contents.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Transport/contents.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Transport/contents.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:11.044244+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:11.229535+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:11.422289+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/Marvins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/Marvins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/Marvins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:11.626403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:11.825397+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/version.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/version.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/version.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:12.027251+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/source.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/source.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/source.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:12.238599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:12.436869+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/type.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/type.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/type.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:12.621996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/myip.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/myip.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/myip.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:12.885084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/repair.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/repair.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/repair.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:13.055066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:13.239872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/shell20211028.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/shell20211028.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/shell20211028.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:13.411277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/classes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/classes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/classes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:13.595995+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/admin-bar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/admin-bar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/admin-bar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:13.773342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/class-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/class-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/class-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:13.960220+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:14.148520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:14.330089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:14.508016+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:14.685105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:14.876047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tmp/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tmp/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tmp/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:15.072136+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/reader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/reader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/reader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:15.247213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:15.431001+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/bak.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/bak.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/bak.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:15.623098+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/amaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/amaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/amaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:15.815841+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:15.982989+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/alfa-rex.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/alfa-rex.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/alfa-rex.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:16.155722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/reg2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/reg2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/reg2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:16.323798+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:16.493857+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ms-files.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ms-files.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ms-files.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:16.666127+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/contact.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/contact.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/contact.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:16.841758+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/bak.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/bak.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/bak.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:17.024623+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:17.306268+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/LA.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/LA.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/LA.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:17.480822+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:17.668092+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:17.860627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/help.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/help.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/help.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:18.042373+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/gecko.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/gecko.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/gecko.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:18.233114+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioxi/ioxi2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioxi/ioxi2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioxi/ioxi2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:18.420192+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/error-log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/error-log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/error-log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:18.604249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/weba.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/weba.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/weba.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:18.778072+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/03.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/03.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/03.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:18.954736+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:19.126597+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:19.303014+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:19.486575+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/partners.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/partners.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/partners.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:19.684795+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:19.876521+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:20.077413+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:20.269471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/class-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/class-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/class-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:20.459289+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/input.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/input.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat/input.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:20.644393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/contents.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/contents.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/contents.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:20.826289+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/vitoria.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/vitoria.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/vitoria.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:20.997119+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/allez.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/allez.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/allez.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:21.170477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Transport/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Transport/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Transport/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:21.339419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:21.639807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Text/votes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Text/votes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Text/votes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:21.844522+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/akismet/akismet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/akismet/akismet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/akismet/akismet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:22.044471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:22.210722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:22.380460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:22.563797+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:22.745164+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:22.921685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:23.100044+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:23.279913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:23.470054+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:23.827665+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/classes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/classes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/classes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:24.026094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/injector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/injector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/injector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:24.292342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/shell20211028.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/shell20211028.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/shell20211028.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:24.488164+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/robot.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/robot.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/robot.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:24.679002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/images.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/images.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/images.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:24.895350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:25.099747+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/profile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/profile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ectoplasm/profile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:25.301313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:25.489917+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/plugins/ubh/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/plugins/ubh/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/plugins/ubh/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:25.692001+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/service.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/service.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/service.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:25.969995+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/wp-auto.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/wp-auto.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/wp-auto.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:26.148922+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/crop/cropper.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/crop/cropper.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/crop/cropper.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:26.322253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:26.498259+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:26.672559+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/readme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/readme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/readme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:26.862599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:27.040634+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:27.217260+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:27.396455+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:27.580534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/Text/Diff/Renderer/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/Text/Diff/Renderer/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/Text/Diff/Renderer/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:27.762331+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:27.953830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:28.139376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:28.319464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/system.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/system.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/system.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:28.500621+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:28.686399+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:28.862822+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:29.033994+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/input.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/input.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/input.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:29.205066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/content-link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/content-link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/content-link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:29.380427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ms-media.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ms-media.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ms-media.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:29.554822+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/nin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/nin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/nin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:29.726588+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:29.917901+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:30.094980+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/uploader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/uploader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/uploader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:30.396525+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:30.605353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/min.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/min.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/min.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:30.800529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:31.015384+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/engine.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/engine.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/engine.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:31.235698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:31.442838+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:31.646632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:31.839264+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/library/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/library/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/library/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:32.037446+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:32.232926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioxi/ioxiworm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioxi/ioxiworm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioxi/ioxiworm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:32.412580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/aconfig.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/aconfig.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/aconfig.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:32.610588+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:32.798907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:32.975631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/sidebarx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/sidebarx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/sidebarx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:33.151359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:33.345558+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/web.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/web.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/web.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:33.546313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:33.741068+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:33.928207+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/engine_functions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/engine_functions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/engine_functions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:34.112349+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:34.315809+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:34.506038+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/akismet/views/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/akismet/views/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/akismet/views/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:34.787455+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:34.980717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:35.175486+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/contents.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/contents.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/contents.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:35.344470+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/thumb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/thumb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/thumb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:35.513344+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/codemirror/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/codemirror/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/codemirror/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:35.693183+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/updater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/updater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/updater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:35.877215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/indo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/indo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/indo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:36.047949+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:36.221700+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/confno7.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/confno7.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/confno7.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:36.392284+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:36.567452+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/upload/boss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/upload/boss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/upload/boss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:36.737466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/source.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/source.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/source.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:36.908093+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/news/func.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/news/func.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/news/func.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:37.083397+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:37.261651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:37.436913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/input.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/input.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/input.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:37.611049+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:37.785207+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Transport/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Transport/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Transport/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:37.959826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:38.131153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:38.316777+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:38.513972+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:38.775350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:39.018876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:39.304974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:39.588958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:39.767656+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:39.951906+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:40.136670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:40.339499+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/includes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/includes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/includes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:40.528630+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:40.702220+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/pm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/pm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/pm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:40.881949+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:41.053325+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/wp-sys.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/wp-sys.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/wp-sys.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:41.224756+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:41.398925+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/authorize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/authorize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/authorize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:41.574119+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/core.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/core.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/core.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:41.755569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:41.940059+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:42.129590+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/include/lib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/include/lib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/include/lib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:42.304174+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/core.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/core.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/core.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:42.483520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/press/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/press/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/press/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:42.668760+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:42.856444+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ocean/style.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ocean/style.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ocean/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:43.027759+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:43.203990+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:43.375544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:43.649559+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:43.829214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/form.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/form.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/form.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:44.021074+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:44.222705+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:44.401839+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:44.584993+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/images/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/images/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/wordpress/images/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:44.762476+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/authorize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/authorize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/authorize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:44.934656+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/indexs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/indexs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/indexs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:45.108654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:45.285612+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:45.467537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/users.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/users.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/users.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:45.645413+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:45.826353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:45.994487+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:46.170056+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:46.338729+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/authorize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/authorize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/authorize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:46.514720+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:46.691008+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/users.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/users.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/users.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:46.867925+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/infi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/infi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/infi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:47.044654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/random/init.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/random/init.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/random/init.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:47.221897+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:47.392741+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/upl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/upl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type/upl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:47.561549+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/midnight/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/midnight/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/midnight/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:47.730683+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/lib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/lib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/lib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:47.992568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:48.165356+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/baedss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/baedss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat/baedss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:48.339649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:48.514599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:48.684387+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/ok.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/ok.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat/ok.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:48.853877+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:49.024704+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Cookie/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Cookie/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Cookie/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:49.210428+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:49.385342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/core.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/core.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/core.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:49.568077+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:49.754497+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:49.937077+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:50.129294+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/core.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/core.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/core.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:50.332185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-pridmag/init.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-pridmag/init.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-pridmag/init.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:50.531440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:50.710902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwenty/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwenty/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwenty/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:50.898295+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/includes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/includes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/includes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:51.083125+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cron.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cron.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cron.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:51.268305+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/authorize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/authorize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/authorize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:51.449158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aclass.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aclass.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aclass.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:51.637121+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/indexs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/indexs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/indexs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:51.834978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:52.023464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/alera/alpha.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/alera/alpha.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/alera/alpha.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:52.320132+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/module.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/module.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/module.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:52.538435+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:52.733936+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:52.921142+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/controller.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/controller.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type/controller.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:53.144800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:53.357129+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:53.574657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/components/system.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/components/system.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/components/system.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:53.842336+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:54.079635+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:54.283332+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:54.508511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/stats/instoll.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/stats/instoll.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/stats/instoll.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:54.828781+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/crystal/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/crystal/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/crystal/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:55.114013+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Canonical.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Canonical.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Canonical.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:55.324504+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:55.532422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:55.732887+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/img.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/img.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/img.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:55.924995+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/src.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/src.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/src.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:56.128454+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:56.365447+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-include/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-include/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-include/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:56.670428+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/MARIJUANA.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/MARIJUANA.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP/MARIJUANA.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:56.865204+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:57.047341+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:57.233963+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:57.430089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:57.634237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-includes/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-includes/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-includes/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:57.851733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/Renderer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/Renderer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/Renderer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:58.065757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/jquery.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/jquery.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/jquery.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:58.268633+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/plugins/fix/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/plugins/fix/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/plugins/fix/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:58.462445+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:58.645028+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/settings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/settings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/settings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:58.827395+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/trike.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/trike.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/trike.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:59.005847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/ms-cron.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/ms-cron.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/ms-cron.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:59.184285+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/jss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/jss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/jss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:59.378223+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/midnight/cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/midnight/cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/midnight/cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:59.554812+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:59.727831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/library.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/library.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/library.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:10:59.917545+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:00.187410+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/admin-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/admin-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/admin-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:00.364965+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:00.536377+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/wp-info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/wp-info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/wp-info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:00.713984+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:00.978997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:01.150201+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/uploader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/uploader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/uploader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:01.322232+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/library/git.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/library/git.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/library/git.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:01.495785+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/1mine.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/1mine.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/1mine.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:01.670723+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/type.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/type.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/type.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:01.862987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/readme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/readme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/readme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:02.069137+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:02.277959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:02.458374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/cs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/cs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/cs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:02.635037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:02.807467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:02.988173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/profile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/profile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/profile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:03.170691+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/fond.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/fond.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/fond.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:03.348949+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/mc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/mc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/mc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:03.537333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:03.720001+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:03.912496+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/system.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/system.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat/system.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:04.087354+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/comment.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/comment.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/comment.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:04.365369+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:04.571116+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:04.764501+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:04.951360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:05.134640+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:05.400018+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/media-site.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/media-site.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/media-site.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:05.573230+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:05.743261+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:05.914363+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/settings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/settings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/settings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:06.083337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:06.267582+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/midnight/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/midnight/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/midnight/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:06.464504+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/easybusy/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/easybusy/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/easybusy/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:06.664135+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/configs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/configs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/configs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:06.860759+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:07.067354+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:07.279631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:07.481989+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:07.685132+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:07.909933+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:08.134151+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:08.332997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:08.636754+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/mani.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/mani.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/mani.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:08.945570+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ms-controller.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ms-controller.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ms-controller.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:09.202806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:09.387561+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:09.578996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:09.841172+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:10.036390+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/wp-atom.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/wp-atom.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/wp-atom.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:10.244750+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/wp-theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/wp-theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/wp-theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:10.439767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/app.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/app.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/app.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:10.648512+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/head.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/head.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/head.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:10.849508+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:11.041139+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:11.233202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:11.430289+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/profile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/profile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/profile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:11.615406+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:11.802409+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ocean/lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ocean/lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ocean/lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:12.004055+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:12.207557+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:12.404218+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/class-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/class-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/class-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:12.633891+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/smilies/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/smilies/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/smilies/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:12.952869+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:13.149792+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:13.352413+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:13.553204+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/head.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/head.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/head.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:13.730271+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:13.923196+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:14.115496+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/upload/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/upload/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/upload/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:14.309112+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/tmpls.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/tmpls.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/tmpls.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:14.502235+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:14.681348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:14.865269+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:15.063734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/checkbex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/checkbex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/checkbex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:15.248728+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:15.429129+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/audio/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/audio/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/audio/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:15.611304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/kill.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/kill.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP/kill.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:15.798851+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:16.002614+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:16.188525+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:16.369052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ph-file-manager/wp-file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ph-file-manager/wp-file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ph-file-manager/wp-file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:16.542782+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/revslider/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/revslider/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/revslider/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:16.723796+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:16.900903+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/js.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/js.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/js.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:17.128298+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/atomic/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/atomic/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/atomic/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:17.410326+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:17.637882+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:17.843446+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-atom.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-atom.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-atom.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:18.030572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:18.222379+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/html.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/html.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/html.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:18.420959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/z.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/z.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/z.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:18.621934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/html-api/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/html-api/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/html-api/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:18.820123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:19.012942+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/bless.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/bless.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/bless.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:19.202212+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:19.406710+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:19.862309+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:20.093509+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/db-update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/db-update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/db-update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:20.285092+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:20.474233+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/amaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/amaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/amaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:20.650343+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:20.834280+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:21.035248+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/authorize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/authorize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/authorize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:21.231917+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:21.418644+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/js.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/js.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/js.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:21.704279+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:22.235364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:22.418567+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:22.602077+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:22.785781+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/src.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/src.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/src.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:22.977505+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:23.158084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/small.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/small.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/small.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:23.347153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/hathor/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/hathor/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/hathor/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:23.536811+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:23.725146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mari.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mari.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mari.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:23.908917+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-crons.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-crons.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-crons.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:24.091194+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:24.270734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:24.447149+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:24.622526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:24.797864+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:24.981005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:25.175890+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/access.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/access.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/access.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:25.371252+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T13:11:25.551263+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T16:10:24.203764+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-17T16:10:24.796926+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T16:10:24.797016+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T16:10:24.797065+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T16:10:27.937747+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-17T16:10:28.057932+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T16:10:28.058005+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T16:10:28.058036+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T17:12:17.652932+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T17:12:57.659613+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T18:09:00.999799+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-17T18:09:01.153160+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T18:09:01.153228+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T18:09:01.153261+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T18:09:04.070056+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-17T18:09:04.081153+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T18:09:04.081241+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T18:09:04.081288+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T19:05:48.097881+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-17T19:05:48.166993+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T19:05:48.167082+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T19:05:48.167130+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T19:05:49.814290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/plugins/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/plugins/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T19:05:52.498031+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/vendor/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/vendor/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T19:05:53.370981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/plugins/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/plugins/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T19:05:54.169042+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/bower_components/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T19:05:54.967140+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T20:01:36.022758+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-17T20:01:36.096400+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T20:01:36.096487+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T20:01:36.096531+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T20:01:37.196359+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-17T20:01:37.297473+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T20:01:37.297571+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T20:01:37.297623+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T20:06:33.612002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T20:06:36.066249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T21:51:40.640215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-17T22:47:05.016055+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-17T22:47:05.176461+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-17T22:47:05.176525+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-17T22:47:05.176555+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T00:28:09.160859+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-18T00:28:09.301571+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T00:28:09.301659+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T00:28:09.301714+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T00:28:10.090874+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-02-18T00:28:10.098429+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T00:28:10.098496+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T00:28:10.098526+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T00:28:15.314276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/wp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/wp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T00:28:23.095441+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/wordpress" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/wordpress\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T00:28:29.495755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/oasb" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/oasb\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/oasb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T00:28:35.053189+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/wordpress" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/wordpress\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T00:28:41.664009+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/old" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/old\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T00:28:46.626306+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/backup" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/backup\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T00:28:52.359332+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/new" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/new\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T00:28:58.153508+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/test" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/test\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T00:29:03.546543+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/wp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/wp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T00:29:08.395161+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/temp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/temp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/temp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T00:29:12.744464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/blog" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/blog\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T00:55:07.398169+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-18T00:55:07.691456+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T00:55:07.691547+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T00:55:07.691592+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T00:55:08.940469+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-18T00:55:08.949226+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T00:55:08.949317+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T00:55:08.949363+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T01:40:16.887657+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-18T01:40:17.000071+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T01:40:17.000148+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T01:40:17.000182+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T01:40:19.480847+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-18T01:40:19.493425+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T01:40:19.493484+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T01:40:19.493515+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T01:40:22.557648+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-18T01:40:22.564446+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T01:40:22.564483+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T01:40:22.564512+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T01:40:31.307044+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-18T01:40:31.315791+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T01:40:31.315863+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T01:40:31.315908+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T01:57:37.519574+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-18T01:57:37.568886+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T01:57:37.568955+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T01:57:37.568992+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T01:57:37.774130+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-18T01:57:37.782682+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T01:57:37.782747+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T01:57:37.782784+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T01:57:40.151012+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T01:57:43.016470+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wordpress" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wordpress\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T01:57:45.721138+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wefeatit" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wefeatit\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wefeatit/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T01:57:50.037422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wordpress" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wordpress\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T01:57:52.314073+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/old" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/old\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T01:57:55.237981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/backup" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/backup\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T01:57:58.896050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/new" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/new\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T01:58:03.145566+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/test" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/test\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T01:58:07.608399+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T01:58:12.547682+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/temp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/temp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/temp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T01:58:17.761088+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/blog" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/blog\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T03:35:38.014959+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-18T03:35:38.585807+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T03:35:38.585875+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T03:35:38.585906+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T03:35:45.042200+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-18T03:35:45.052238+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T03:35:45.052326+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T03:35:45.052378+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T04:11:11.302369+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/phpinfo.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/phpinfo.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T04:11:12.158282+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/phpinfo" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/phpinfo\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T04:11:12.419175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.env.save" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.env.save\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T04:11:12.670501+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.env.prod" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.env.prod\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T04:11:13.794105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/php_info.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/php_info.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php_info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T04:11:14.044513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/phpinfo" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/phpinfo\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T04:11:14.361642+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"POST"} [] [2025-02-18T04:11:14.428578+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T04:11:14.428663+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T04:11:14.432854+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T04:37:15.341435+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T04:39:10.008856+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/comments/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/comments/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comments/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T08:12:50.099477+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-18T08:12:51.564644+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T08:12:51.564719+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T08:12:51.564751+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T08:12:58.760621+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-18T08:12:58.767943+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T08:12:58.767991+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T08:12:58.768020+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T08:20:07.002252+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-18T08:20:07.847654+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T08:20:07.847726+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T08:20:07.847760+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T08:20:14.126704+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-18T08:20:14.133960+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T08:20:14.134006+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T08:20:14.134035+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T09:44:23.296628+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-18T09:44:24.726849+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T09:44:24.726924+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T09:44:24.726957+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T10:18:40.460740+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T11:53:25.443216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T12:05:35.860671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T12:05:36.704500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T12:55:42.220433+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-18T12:55:43.567402+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T12:55:43.567475+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T12:55:43.567506+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T12:55:49.504284+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-18T12:55:49.512488+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T12:55:49.512557+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T12:55:49.512593+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T12:55:52.379175+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-18T12:55:52.387151+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T12:55:52.387231+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T12:55:52.387282+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T12:55:52.790032+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-18T12:55:55.253032+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-18T12:55:55.261468+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T12:55:55.261557+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T12:55:55.261606+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T12:55:55.295648+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-18T12:55:55.948847+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-18T12:55:55.955801+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T12:55:55.955849+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T12:55:55.955878+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T12:55:55.986928+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-18T13:08:26.702419+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-18T13:08:27.403923+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T13:08:27.404014+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T13:08:27.404049+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T13:08:30.547039+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-18T13:08:30.556743+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T13:08:30.556829+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T13:08:30.556880+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T13:13:15.260195+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-18T13:13:15.336078+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T13:13:15.336156+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T13:13:15.336193+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T13:13:16.376440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T13:16:13.872190+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-18T13:16:13.921795+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T13:16:13.921839+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T13:16:13.921869+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T13:21:28.035087+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-18T13:21:28.724484+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T13:21:28.724574+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T13:21:28.724620+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T13:21:31.827613+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-18T13:21:31.837188+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T13:21:31.837263+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T13:21:31.837312+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T15:01:30.385295+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/photocrati-theme-v4.07/admin/scripts/scripts-update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/photocrati-theme-v4.07/admin/scripts/scripts-update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/photocrati-theme-v4.07/admin/scripts/scripts-update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T15:27:46.741038+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T16:16:34.091440+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-02-18T16:16:36.225818+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T16:16:36.225888+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T16:16:36.260438+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T17:12:18.559514+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T17:12:22.157051+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-18T17:12:22.571158+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T17:12:22.571221+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T17:12:22.571252+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T17:12:24.713447+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-18T17:12:24.720234+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T17:12:24.720271+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T17:12:24.720300+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T17:12:25.301786+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T17:12:25.551607+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T17:12:25.813076+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T17:12:26.088950+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T17:12:26.392931+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T17:12:26.617354+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T17:12:26.856336+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T17:12:27.088931+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-18T17:12:27.096455+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T17:12:27.096531+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T17:12:27.096562+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T17:12:27.305200+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-18T17:12:27.312263+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T17:12:27.312324+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T17:12:27.312353+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T18:21:48.872159+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-18T18:21:49.633031+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T18:21:49.633105+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T18:21:49.633138+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T18:21:58.095404+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-18T18:21:58.187914+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T18:21:58.188003+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T18:21:58.188057+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T18:39:14.506661+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T21:36:12.088735+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-18T21:36:12.284042+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T21:36:12.284115+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T21:36:12.284148+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T21:36:14.212128+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-18T21:36:14.220368+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T21:36:14.220420+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T21:36:14.220452+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:02:00.101966+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-18T22:02:00.165486+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T22:02:00.165579+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:02:00.165626+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:02:01.110169+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-18T22:02:01.118072+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T22:02:01.118116+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:02:01.118156+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:02:11.389902+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-18T22:02:11.396773+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T22:02:11.396821+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:02:11.396851+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:02:11.859493+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:02:08.597884+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-18T22:02:08.697552+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T22:02:08.697644+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:02:08.735619+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:02:08.740272+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:02:08.741207+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:02:10.710630+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-18T22:02:10.776773+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T22:02:10.776870+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:02:10.776941+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:48:44.680977+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-18T22:48:44.743239+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-18T22:48:44.743313+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T22:48:44.743347+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-18T23:39:22.180441+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T23:39:24.027899+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T23:39:24.676829+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T23:39:27.611310+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] :00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] 25-02-18T23:39:27.160039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [20[2025-02-18T23:39:28.629202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] erTrait.php:70)"} [] [2025-02-18T23:39:28.836859+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T23:39:29.299287+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T23:39:29.981371+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T23:39:30.606513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T23:39:31.373187+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T23:39:32.035029+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-18T23:39:32.663621+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T00:03:12.702455+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T00:03:13.179682+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-19T00:03:13.206965+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T00:03:13.207031+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T00:03:13.207061+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T00:03:13.969692+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-19T00:03:13.976512+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T00:03:13.976549+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T00:03:13.976579+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T00:03:14.207509+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T00:03:14.416630+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T00:03:14.624384+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T00:03:14.834823+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T00:03:15.041715+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T00:03:15.249221+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T00:03:15.456234+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T00:03:15.661556+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-19T00:03:15.668328+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T00:03:15.668364+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T00:03:15.668393+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T00:03:15.916407+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-19T00:03:15.923252+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T00:03:15.923288+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T00:03:15.923317+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T00:57:28.753916+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T00:57:29.513110+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-19T00:57:29.541366+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T00:57:29.541438+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T00:57:29.541472+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T00:57:30.462977+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-19T00:57:30.470270+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T00:57:30.470345+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T00:57:30.470378+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T00:57:33.016827+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-19T00:57:33.071532+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T00:57:33.071595+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T00:57:33.071627+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T00:57:33.633218+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-19T01:47:31.624841+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T01:47:33.197631+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-19T01:47:33.301490+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T01:47:33.301545+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T01:47:33.301575+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T01:47:34.524115+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-19T01:47:34.531549+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T01:47:34.531611+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T01:47:34.531644+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T01:47:34.851206+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T01:47:35.074663+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T01:47:35.289404+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T01:47:35.503569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T01:47:35.719134+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T01:47:35.933299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T01:47:36.145846+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T01:47:36.355789+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-19T01:47:36.362990+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T01:47:36.363044+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T01:47:36.363073+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T01:47:36.589090+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-19T01:47:36.596806+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T01:47:36.596862+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T01:47:36.596893+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T02:54:06.555836+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-19T02:54:06.812052+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T02:54:06.812121+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T02:54:06.812164+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T02:54:13.282983+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-19T02:54:13.292897+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T02:54:13.292985+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T02:54:13.293017+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T03:51:19.601922+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-19T03:51:19.687273+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T03:51:19.687361+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T03:51:19.687412+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:03:22.652190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T04:03:24.612385+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T04:30:52.801461+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-19T04:30:52.906735+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T04:30:52.906801+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:30:52.906831+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:30:54.217011+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-19T04:30:54.224887+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T04:30:54.224940+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:30:54.224969+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:30:55.052226+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T04:30:55.837320+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-19T04:30:55.844552+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T04:30:55.844608+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:30:55.844646+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:30:56.228214+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-19T04:30:56.851225+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-19T04:30:56.858294+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T04:30:56.858333+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:30:56.858363+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:30:57.523521+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-19T04:30:57.530349+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T04:30:57.530386+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:30:57.530415+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:30:58.147880+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-19T04:30:58.154672+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T04:30:58.154709+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:30:58.154739+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:30:58.761055+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T04:30:59.383394+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-19T04:30:59.390226+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T04:30:59.390263+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:30:59.390292+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:30:59.418434+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-19T04:31:00.188415+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-19T04:31:00.198510+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T04:31:00.198587+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T04:31:00.198629+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T07:04:37.475349+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T07:04:39.814767+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-19T07:04:40.042985+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T07:04:40.043055+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T07:04:40.043088+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T07:04:42.212972+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-19T07:04:42.220504+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T07:04:42.220556+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T07:04:42.220590+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T07:04:42.672980+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T07:04:42.889483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T07:04:43.136712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T07:04:43.365728+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T07:04:43.647988+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T07:04:43.858876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T07:04:44.097903+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T07:04:44.400936+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-19T07:04:44.410040+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T07:04:44.410117+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T07:04:44.410154+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T07:04:44.636019+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-19T07:04:44.643429+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T07:04:44.643494+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T07:04:44.643526+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T08:50:27.841595+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-19T08:50:28.229941+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T08:50:28.230034+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T08:50:28.230085+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T08:50:38.774801+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-19T08:50:38.785185+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T08:50:38.785240+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T08:50:38.785269+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T09:29:51.754034+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-19T09:29:51.873696+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T09:29:51.873798+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T09:29:51.873842+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T10:49:28.403086+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:30.197945+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:30.319364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:30.452380+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:30.652036+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:30.826833+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:30.960774+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:31.102085+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:31.259527+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:31.400718+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:31.536708+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:31.653838+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:31.802768+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:31.923936+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:32.060830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:32.184239+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:32.315066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:32.494572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:32.609197+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:32.711028+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:32.823712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:33.002510+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:33.116074+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T10:49:33.264618+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-19T10:49:33.400332+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T10:49:33.400422+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T10:49:33.400475+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T10:49:34.733853+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-19T10:49:34.742356+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T10:49:34.742394+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T10:49:34.742429+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T10:49:35.009320+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T12:19:23.750779+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T12:19:24.437397+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-19T12:19:24.472308+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T12:19:24.472407+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T12:19:24.472451+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T12:19:25.157084+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-19T12:19:25.164065+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T12:19:25.164127+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T12:19:25.164157+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T12:19:25.462831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T12:19:25.674203+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T12:19:25.885712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T12:19:26.104206+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T12:19:26.314874+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T12:19:26.537844+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T12:19:26.761064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T12:19:26.974768+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-19T12:19:26.981800+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T12:19:26.981842+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T12:19:26.981871+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T12:19:27.192152+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-19T12:19:27.199885+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T12:19:27.199937+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T12:19:27.199981+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T12:26:25.100564+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-19T12:26:25.286806+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T12:26:25.286881+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T12:26:25.286917+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T12:44:59.347218+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-19T12:44:59.413567+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T12:44:59.413648+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T12:44:59.413683+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T12:44:59.949518+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-19T12:44:59.961828+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T12:44:59.961926+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T12:44:59.961981+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T13:14:44.645109+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-19T13:14:44.836786+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T13:14:44.836898+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T13:14:44.836970+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T13:14:51.352591+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-19T13:14:51.364631+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T13:14:51.364715+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T13:14:51.364761+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T13:14:59.271203+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-19T13:14:59.322749+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T13:14:59.322864+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T13:14:59.322918+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T13:14:59.931863+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-19T13:30:15.263643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T13:30:18.660880+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T13:30:30.913801+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-19T13:30:30.999813+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T13:30:30.999911+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T13:30:30.999977+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T13:30:31.400034+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-19T13:57:37.427602+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/jquery.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/jquery.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery/jquery.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T14:08:14.573446+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-19T14:08:14.706624+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T14:08:14.706709+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T14:08:14.706757+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T14:08:16.225624+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-19T14:08:16.236523+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T14:08:16.236586+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T14:08:16.236634+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T14:15:00.368833+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T14:15:00.770339+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-19T14:15:00.790138+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T14:15:00.790176+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T14:15:00.790206+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T14:15:01.526187+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-19T14:15:01.535780+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T14:15:01.535866+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T14:15:01.535917+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T14:15:01.880408+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T14:15:02.113534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T14:15:02.407476+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T14:15:02.735549+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T14:15:02.981555+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T14:15:03.236362+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T14:15:03.499050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T14:15:03.748055+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-19T14:15:03.757649+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T14:15:03.757735+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T14:15:03.757791+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T14:15:04.007520+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-19T14:15:04.016513+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T14:15:04.016589+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T14:15:04.016655+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T15:08:59.646374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/nav.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/nav.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/nav.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T15:09:17.392246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T15:17:05.507201+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/app_dev.php/_profiler/open"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/app_dev.php/_profiler/open\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T15:49:15.115376+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-19T15:49:15.241659+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T15:49:15.241727+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T15:49:15.241758+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T15:49:21.605713+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-19T15:49:21.615322+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T15:49:21.615359+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T15:49:23.671345+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"JqAdmin\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T15:49:23.674289+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T15:49:23.681057+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T15:49:23.899052+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-19T15:49:23.905860+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T15:49:23.905897+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T15:49:23.905925+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T15:49:30.196120+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-19T15:49:30.206721+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T15:49:30.206776+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T15:49:30.247538+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"Admin\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T15:49:30.248913+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T15:49:30.249062+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T15:49:30.394852+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-19T15:49:30.419510+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T15:49:30.419577+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T15:49:30.419608+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T17:42:37.943819+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-19T17:42:38.121593+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T17:42:38.121662+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T17:42:38.121696+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T17:42:38.968837+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-19T17:42:38.976472+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T17:42:38.976513+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T17:42:38.976544+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T18:25:11.147615+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T18:25:21.034642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/too.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/too.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/too.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T18:25:35.228207+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/winnner.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/winnner.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/winnner.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T19:13:22.556763+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-19T19:13:22.832846+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T19:13:22.832912+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T19:13:22.832944+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T19:13:26.344335+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-19T19:13:26.351810+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T19:13:26.351872+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T19:13:26.351902+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T20:06:39.144589+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-19T20:06:39.230284+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T20:06:39.230348+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T20:06:39.230378+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T20:06:40.136884+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-19T20:06:40.144535+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T20:06:40.144601+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T20:06:40.144631+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T20:06:41.846529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/buttons.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/buttons.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/buttons.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T20:06:43.179977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/system/js/core.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/system/js/core.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/system/js/core.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T20:11:16.428476+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T20:11:17.228550+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T21:05:57.806307+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T21:28:51.578722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T22:06:09.125379+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T22:06:09.625645+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-19T22:06:09.702440+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T22:06:09.702533+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T22:06:09.702587+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T22:06:10.922201+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-19T22:06:10.929767+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T22:06:10.929830+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T22:06:10.929870+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T22:06:11.261693+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T22:06:11.491523+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T22:06:11.689788+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T22:06:11.893131+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T22:06:12.113084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T22:06:12.310954+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T22:06:12.536389+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-19T22:06:12.750719+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-19T22:06:12.758179+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T22:06:12.758241+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T22:06:12.758271+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T22:06:12.997584+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-19T22:06:13.008321+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T22:06:13.008402+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T22:06:13.008445+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T23:56:57.035300+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-19T23:56:57.224516+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-19T23:56:57.224583+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-19T23:56:57.224614+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T00:18:03.611555+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T00:19:14.424151+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T00:19:15.212202+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T00:19:15.269667+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T00:19:15.269734+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T00:19:15.269766+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T00:19:16.446349+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T00:19:16.453203+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T00:19:16.453240+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T00:19:16.453270+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T00:19:20.160884+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T00:19:20.167720+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T00:19:20.167758+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T00:19:20.167788+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"[2025-02-20T00:19:20.240782+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-20T00:19:20.267599+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T00:19:20.267664+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T00:19:20.267696+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T00:19:21.144656+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-20T00:32:02.455703+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-20T00:32:02.489448+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T00:32:02.489488+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T00:32:02.489518+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T00:32:04.758723+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-20T00:32:04.767499+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T00:32:04.767562+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T00:32:04.767596+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:50:07.469767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T01:50:08.378185+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-20T01:50:08.444522+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T01:50:08.444601+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:50:08.444645+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:50:09.502833+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-20T01:50:09.513320+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T01:50:09.513399+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:50:09.513444+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:50:09.760447+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T01:50:09.930555+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T01:50:10.086813+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T01:50:10.246226+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T01:50:10.397947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T01:50:10.589350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T01:50:10.746002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T01:50:10.904320+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-20T01:50:10.911461+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T01:50:10.911534+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:50:10.911566+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:50:11.090078+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-20T01:50:11.097326+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T01:50:11.097400+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:50:11.097432+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:53:35.451666+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T01:53:35.484137+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T01:53:35.484199+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:53:35.484230+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:53:35.660937+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T01:53:35.668275+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T01:53:35.668317+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:53:35.668346+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:53:36.082953+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-20T01:53:36.090039+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T01:53:36.090095+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:53:36.090126+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:53:37.717946+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-20T01:53:37.725399+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T01:53:37.725473+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T01:53:37.725505+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T02:05:21.405053+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T02:05:21.473763+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T02:05:21.473807+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T02:05:21.473838+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T02:05:22.143817+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T02:05:22.151233+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T02:05:22.151270+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T02:05:22.151300+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T02:09:47.916185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app_dev.php/_profiler/open"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app_dev.php/_profiler/open\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T02:33:28.561272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T02:33:29.798316+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-20T02:33:29.838160+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T02:33:29.838209+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T02:33:29.838239+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T02:34:08.490763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T02:34:41.194050+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-20T02:34:41.235954+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T02:34:41.236019+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T02:34:41.236049+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T02:35:41.085744+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T02:36:00.428224+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T02:36:04.349800+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-20T02:36:04.377653+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T02:36:04.377721+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T02:36:04.377753+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T04:41:36.411844+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-20T04:41:36.710341+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T04:41:36.710409+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T04:41:36.710441+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T04:41:38.364757+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-20T04:41:38.372494+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T04:41:38.372540+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T04:41:38.372570+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T04:41:39.107919+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-20T04:41:39.115007+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T04:41:39.115064+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T04:41:39.115095+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T04:41:40.010254+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-20T04:46:55.387496+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T04:46:55.586092+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T04:46:55.586156+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T04:46:55.586188+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T04:47:03.429839+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T04:47:03.439635+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T04:47:03.439714+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T04:47:03.439761+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T05:13:26.057255+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/photocrati-theme-v4/admin/scripts/scripts-update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/photocrati-theme-v4/admin/scripts/scripts-update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/photocrati-theme-v4/admin/scripts/scripts-update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:36:50.083009+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:38.784600+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T07:49:39.022865+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T07:49:39.022933+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:39.022965+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:39.296641+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T07:49:39.327306+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T07:49:39.327402+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:39.327456+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:40.259933+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T07:49:40.268238+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T07:49:40.268276+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:40.268307+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:40.984610+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T07:49:40.991842+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T07:49:40.991880+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:40.991916+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:41.281892+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T07:49:41.285546+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T07:49:41.289283+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T07:49:41.289328+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:41.289358+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:41.291365+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T07:49:41.296537+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T07:49:41.296608+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:41.296656+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:41.301623+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T07:49:41.301695+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:41.301742+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:41.364851+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T07:49:41.372945+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T07:49:41.372983+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:41.373014+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:41.702897+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:41.702897+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:41.703737+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:41.741771+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:42.415170+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:42.415302+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:42.431149+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:42.433922+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:42.781047+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T07:49:42.784957+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T07:49:42.788124+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T07:49:42.788167+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:42.788197+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:42.795348+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T07:49:42.795424+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:42.795474+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:42.808804+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T07:49:42.810810+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T07:49:42.817380+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T07:49:42.817430+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:42.817460+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:42.817965+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T07:49:42.818008+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:42.818038+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:49:43.154934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:43.173084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:43.183096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:43.202881+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:43.541869+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:43.575044+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:43.570596+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:43.581355+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:43.925466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:43.961332+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:43.972602+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:43.984615+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:44.304403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/website/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:44.349636+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/website/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:44.356435+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/website/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:44.383619+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/website/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:44.684647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:44.726490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:44.751040+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:44.762153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:45.148503+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/news/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/news/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/news/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:45.151249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/news/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/news/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/news/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:45.151249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/news/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/news/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/news/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:45.156651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/news/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/news/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/news/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:45.546866+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2020/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2020/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2020/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:45.553354+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2020/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2020/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2020/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:45.555275+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2020/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2020/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2020/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:45.557032+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2020/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2020/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2020/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:45.947800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2019/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:45.947800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2019/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:45.957427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2019/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:45.961548+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2019/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:46.326217+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shop/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:46.342234+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shop/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:46.354384+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shop/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:46.362447+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shop/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:49:46.735838+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp1/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp1/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp1/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:58:41.877184+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T07:58:43.805678+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T07:58:43.901877+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T07:58:43.901946+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:58:43.901979+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:58:45.956495+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T07:58:45.967622+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T07:58:45.967712+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T07:58:45.967760+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T08:12:35.189070+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T08:12:35.557284+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-20T08:12:35.586077+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T08:12:35.586145+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T08:12:35.586176+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T08:12:35.897570+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-20T08:12:35.904424+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T08:12:35.904462+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T08:12:35.904492+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T08:12:36.189216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T08:12:36.368448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T08:12:36.556472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T08:12:36.735536+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T08:12:36.915116+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T08:12:37.094451+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T08:12:37.274061+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T08:12:37.450923+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-20T08:12:37.457790+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T08:12:37.457828+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T08:12:37.457858+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T08:12:37.644304+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-20T08:12:37.651179+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T08:12:37.651217+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T08:12:37.651247+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T08:21:01.972092+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/app_dev.php/_profiler/open"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/app_dev.php/_profiler/open\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T09:01:23.490825+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T09:29:41.955811+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T09:29:42.681984+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-20T09:29:42.766058+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T09:29:42.766131+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T09:29:42.766163+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T09:29:43.886896+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-20T09:29:43.893996+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T09:29:43.894055+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T09:29:43.894091+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T09:29:44.130909+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T09:29:44.293284+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T09:29:44.457426+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T09:29:44.611764+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T09:29:44.778385+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T09:29:44.936187+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T09:29:45.108352+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T09:29:45.263418+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-20T09:29:45.270705+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T09:29:45.270747+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T09:29:45.270776+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T09:29:45.433856+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-20T09:29:45.441503+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T09:29:45.441566+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T09:29:45.441598+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T09:42:30.329395+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-20T09:42:30.397171+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T09:42:30.397239+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T09:42:30.397272+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T09:42:37.722093+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-20T09:42:37.729755+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T09:42:37.729819+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T09:42:37.729851+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T11:09:31.383608+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-20T11:09:31.597549+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T11:09:31.597648+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T11:09:31.597702+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T11:09:33.528923+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-20T11:09:33.539225+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T11:09:33.539284+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T11:09:33.539329+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T11:09:37.272495+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-02-20T11:09:37.279740+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T11:09:37.279812+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T11:09:37.279851+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T11:09:39.561983+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T11:33:21.951719+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T12:09:58.505494+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T12:10:00.005028+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T12:14:08.599872+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T12:14:08.663421+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T12:14:08.663491+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T12:14:08.663522+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T12:14:10.398264+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T12:14:10.406025+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T12:14:10.406082+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T12:14:10.406111+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T12:29:16.042404+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T12:29:25.857361+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T12:45:18.330371+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T12:45:20.821708+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T12:45:23.334722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as/function"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as/function\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as/function/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T12:45:28.823312+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T12:45:36.966522+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T12:45:41.921069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T12:45:44.933097+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T12:45:47.822805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T13:10:20.360093+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T13:32:33.598870+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T13:32:33.683067+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T13:32:33.683138+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T13:32:33.683170+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T13:32:34.170881+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T13:32:34.178666+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T13:32:34.178715+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T13:32:34.178746+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T13:37:30.827362+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T13:37:34.328544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T13:37:37.722138+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T13:37:40.351290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/search/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/search/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/search/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T13:37:42.230676+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T13:37:45.889199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T13:37:48.625878+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T13:37:50.729388+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:06:46.807336+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T14:06:46.878183+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T14:06:46.878273+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T14:06:46.878326+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T14:06:47.212815+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T14:06:47.220715+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T14:06:47.220784+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T14:06:47.220818+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T14:40:48.472276+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T14:40:48.520952+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T14:40:48.521020+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T14:40:48.521054+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T14:43:08.011678+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:11.453291+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:15.639532+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:17.629043+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:21.028266+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:21.327494+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:23.506615+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:25.155399+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ectoplasm/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:25.156023+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:29.438404+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:29.746458+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:32.127304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint//links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint//links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint//links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:32.439651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:35.847981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:40.107480+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:44.431099+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:47.228329+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T14:43:50.228081+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T16:11:36.993932+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T16:11:37.108833+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T16:11:37.108907+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T16:11:37.108940+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T16:11:37.816886+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T16:11:37.827048+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T16:11:37.827118+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T16:11:37.827175+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T16:51:45.462629+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dup-installer/main.installer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dup-installer/main.installer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dup-installer/main.installer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T17:38:14.311118+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T17:38:14.370389+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T17:38:14.370459+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:14.370489+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:14.669189+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T17:38:14.678637+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T17:38:14.678703+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:14.678734+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:14.913926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T17:38:15.214998+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-20T17:38:15.225905+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T17:38:15.225997+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:15.226047+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:16.430809+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-20T17:38:16.606759+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T17:38:16.617746+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T17:38:16.617837+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:16.617888+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:16.801740+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T17:38:16.811839+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T17:38:16.811924+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:16.811957+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:16.957712+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T17:38:16.965786+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T17:38:16.965853+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:16.965883+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:17.110319+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T17:38:17.271308+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-20T17:38:17.282246+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T17:38:17.282332+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:17.282382+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:17.321644+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-20T17:38:17.469244+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T17:38:17.476606+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T17:38:17.476671+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T17:38:17.476701+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T18:51:06.262344+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-20T18:51:06.324713+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T18:51:06.324774+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T18:51:06.324805+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T18:51:07.920364+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-20T18:51:07.928004+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T18:51:07.928071+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T18:51:07.928102+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T19:40:38.771417+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-20T19:40:38.879078+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T19:40:38.879179+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T19:40:38.879224+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T19:40:41.173052+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-20T19:40:41.180465+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T19:40:41.180503+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T19:40:41.180533+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T20:00:59.089915+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T20:00:59.131816+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T20:00:59.131881+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T20:00:59.131912+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T20:01:00.986009+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T20:01:00.993726+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T20:01:00.993766+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T20:01:00.993802+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T20:04:27.726631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T20:16:19.962691+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T20:16:20.292920+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-20T20:16:20.320921+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T20:16:20.320986+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T20:16:20.321017+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T20:16:20.692498+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-20T20:16:20.699434+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T20:16:20.699472+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T20:16:20.699502+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T20:16:20.965779+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T20:16:21.192485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T20:16:21.444546+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T20:16:21.631042+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T20:16:21.890661+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T20:16:22.081946+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T20:16:22.392394+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-20T20:16:22.740602+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-20T20:16:22.747523+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T20:16:22.747561+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T20:16:22.747591+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T20:16:23.064116+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-20T20:16:23.073809+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T20:16:23.073849+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T20:16:23.073878+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T21:02:58.976868+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-20T21:02:59.060882+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T21:02:59.060964+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T21:02:59.061010+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T21:03:00.306091+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-20T21:03:00.313473+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T21:03:00.313519+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T21:03:00.313549+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T22:01:38.318298+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-20T22:01:38.375834+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T22:01:38.375901+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T22:01:38.375932+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T22:01:41.008556+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-20T22:01:41.016334+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-20T22:01:41.016387+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-20T22:01:41.016419+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T00:36:47.526328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:48.733042+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:48.830628+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:48.923693+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:49.014934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:49.107333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:49.198310+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:49.289422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:49.382781+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:49.476974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:49.569559+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:49.661524+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:49.753003+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:49.845753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:49.954696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:50.060502+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:50.177803+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:50.285144+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:36:50.386916+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T00:59:36.914932+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-21T00:59:37.038566+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T00:59:37.038633+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T00:59:37.038665+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T00:59:38.968269+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-21T00:59:38.975429+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T00:59:38.975466+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T00:59:38.975496+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T01:54:31.587440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T01:58:32.210061+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T01:58:32.572820+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-21T01:58:32.598708+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T01:58:32.598772+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T01:58:32.598801+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T01:58:32.977371+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-21T01:58:32.984360+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T01:58:32.984419+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T01:58:32.984449+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T01:58:33.270253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T01:58:33.479639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T01:58:33.670684+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T01:58:33.889950+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T01:58:34.064781+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T01:58:34.273754+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T01:58:34.466157+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T01:58:34.725747+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-21T01:58:34.736162+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T01:58:34.736247+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T01:58:34.736293+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T01:58:34.937594+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-21T01:58:34.944455+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T01:58:34.944494+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T01:58:34.944524+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T01:59:04.485837+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-21T01:59:04.508404+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T01:59:04.508470+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T01:59:04.508501+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T01:59:04.900918+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-21T01:59:04.908217+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T01:59:04.908256+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T01:59:04.908286+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T02:01:36.983710+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T02:01:37.082839+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T02:01:37.082907+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T02:01:37.082938+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T02:01:38.641628+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T02:01:38.648875+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T02:01:38.648912+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T02:01:38.648948+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T02:44:05.329779+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T02:44:06.077081+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T02:44:06.107358+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T02:44:06.107425+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T02:44:06.107456+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T02:44:06.524692+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T02:44:06.531766+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T02:44:06.531812+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T02:44:06.531841+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T02:44:07.379549+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T02:44:08.755826+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-21T02:44:08.940714+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T02:44:08.940772+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T02:44:08.940801+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T02:44:10.101989+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-21T04:00:14.746836+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-21T04:00:14.817353+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T04:00:14.817393+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:14.817424+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:15.703128+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-21T04:00:15.711272+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T04:00:15.711338+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:15.711369+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:17.598933+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-21T04:00:17.609624+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T04:00:17.609701+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:19.003501+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"mckayfeob43@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:19.005804+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:19.024600+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:20.394454+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-21T04:00:20.401761+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T04:00:20.401801+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:20.401829+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:21.973751+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-21T04:00:21.983712+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T04:00:21.983769+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:22.022141+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:22.023460+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:22.023609+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:23.330291+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-21T04:00:23.337160+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T04:00:23.337197+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:23.337226+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:23.839412+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-21T04:00:23.846178+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T04:00:23.846215+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:23.846245+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T04:00:24.250753+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-21T04:07:25.851837+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T04:07:26.581490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T05:12:19.539126+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T05:12:19.603721+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T05:12:19.603788+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T05:12:19.603819+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T05:12:20.304154+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T05:12:20.311305+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T05:12:20.311342+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T05:12:20.311372+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T05:15:55.645008+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-21T05:15:55.679753+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T05:15:55.679811+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T05:15:55.679842+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T06:16:35.579338+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/thoms.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/thoms.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thoms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T06:23:40.338016+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-21T06:23:41.236615+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T06:23:41.236691+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T06:23:41.236723+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T06:23:44.245457+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-21T06:23:44.253094+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T06:23:44.253142+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T06:23:44.253173+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T07:40:34.509734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T07:40:35.736436+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-21T07:40:35.848380+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T07:40:35.848447+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T07:40:35.848479+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T07:40:37.057802+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-21T07:40:37.065150+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T07:40:37.065192+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T07:40:37.065223+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T07:40:37.393202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T07:40:37.610357+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T07:40:37.919548+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T07:40:38.197546+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T07:40:38.584823+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T07:40:38.858337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T07:40:39.052944+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T07:40:39.321840+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-21T07:40:39.328617+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T07:40:39.328654+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T07:40:39.328684+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T07:40:39.569100+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-21T07:40:39.575869+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T07:40:39.575907+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T07:40:39.575935+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T07:43:26.290634+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T07:43:26.443388+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T07:43:26.443451+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T07:43:26.443481+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T07:43:28.023285+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T07:43:28.030499+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T07:43:28.030536+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T07:43:28.030565+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:15:25.674526+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-21T09:15:25.862047+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T09:15:25.862107+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:15:25.862137+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:15:28.654011+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-21T09:15:28.661343+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T09:15:28.661382+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:15:28.661415+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:28:54.467870+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-21T09:28:54.530926+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T09:28:54.531008+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:28:54.531051+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:28:54.803598+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-21T09:28:54.811370+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T09:28:54.811435+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:28:54.811466+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:44.136823+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-21T09:49:44.279823+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T09:49:44.279891+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:44.279922+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:44.482384+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-21T09:49:44.489890+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T09:49:44.489954+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:44.489985+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:51.527158+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-02-21T09:49:51.538822+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T09:49:51.538880+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:53.826893+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:53.936225+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:53.936376+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] :"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:50.073686+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:54.007975+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-02-21T09:49:54.014952+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T09:49:54.015005+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:54.015034+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:54.117129+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-02-21T09:49:54.124071+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T09:49:54.124127+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:54.124156+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:54.412905+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-21T09:49:54.448693+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-21T09:49:54.988787+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-21T09:49:55.595994+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-21T09:49:55.603020+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T09:49:55.603070+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T09:49:55.603100+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T10:05:41.862343+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-02-21T10:05:41.965253+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-21T10:05:42.070999+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-21T10:05:42.071066+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T10:05:42.071093+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T10:05:42.072948+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T10:05:42.103523+01:00] timesheet.INFO: Add to billing [] [] [2025-02-21T10:05:42.104367+01:00] timesheet.INFO: New TS [] [] [2025-02-21T10:05:42.356674+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-21T10:05:42.431668+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-21T10:05:42.439721+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T10:05:42.439758+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T10:05:42.439786+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T10:05:46.922923+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-02-21T10:05:46.929778+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T10:05:46.929816+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T10:05:46.929845+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T10:05:47.206461+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-02-21T10:05:47.206559+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-02-21T10:05:47.206611+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-02-21T10:05:47.206659+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-02-21T10:05:47.206711+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-02-21T10:05:47.206757+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-02-21T10:05:47.206802+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-02-21T10:05:47.206845+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-02-21T10:05:47.232783+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-21T10:05:47.250282+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-21T10:05:50.602051+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-21T10:29:20.604508+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T10:29:20.634397+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T10:29:20.634435+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T10:29:20.634463+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T10:29:22.435043+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T10:29:22.442241+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T10:29:22.442279+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T10:29:22.442308+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T11:52:35.402240+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-21T11:52:35.467132+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T11:52:35.467174+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T11:52:35.467209+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T11:52:37.390438+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-21T11:52:37.397608+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T11:52:37.397646+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T11:52:37.397675+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T12:51:54.931532+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-21T12:51:55.004362+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T12:51:55.004427+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T12:51:55.004458+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T12:51:55.287437+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-21T12:51:55.294969+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T12:51:55.295013+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T12:51:55.295043+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T13:10:52.718697+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T13:10:52.774609+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T13:10:52.774650+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T13:10:52.774692+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T13:10:54.081523+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T13:10:54.088914+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T13:10:54.089020+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T13:10:54.089051+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T13:18:21.586710+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T13:18:22.149313+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-21T13:18:22.170057+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T13:18:22.170110+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T13:18:22.170139+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T13:18:22.430906+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-21T13:18:22.437743+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T13:18:22.437780+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T13:18:22.437809+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T13:18:22.630236+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T13:18:22.817583+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T13:18:22.989196+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T13:18:23.160849+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T13:18:23.350218+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T13:18:23.522505+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T13:18:23.700912+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T13:18:23.869780+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-21T13:18:23.876557+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T13:18:23.876594+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T13:18:23.876624+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T13:18:24.056989+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-21T13:18:24.063774+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T13:18:24.063811+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T13:18:24.063840+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T14:37:01.954804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/photocrati/admin/scripts/scripts-update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/photocrati/admin/scripts/scripts-update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/photocrati/admin/scripts/scripts-update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T14:51:56.667698+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-21T14:51:56.708799+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T14:51:56.708839+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T14:51:56.708869+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T14:51:57.031902+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-21T14:51:57.039383+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T14:51:57.039423+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T14:51:57.039452+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T14:56:10.109457+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T14:56:10.148269+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T14:56:10.148308+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T14:56:10.148337+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T14:56:10.501161+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T14:56:10.508315+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T14:56:10.508352+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T14:56:10.508380+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:09:43.670355+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T15:09:43.707540+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T15:09:43.707603+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:09:43.707634+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:09:43.929414+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T15:09:43.936841+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T15:09:43.936896+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:09:43.936927+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:09:44.423571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T15:27:40.457025+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-21T15:27:40.506868+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T15:27:40.506926+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:27:40.506954+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:27:44.834495+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-21T15:27:44.841887+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T15:27:44.841927+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:27:44.841956+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:11.068278+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-21T15:49:11.112879+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T15:49:11.113027+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:11.113061+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:11.523318+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-21T15:49:11.530566+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T15:49:11.530605+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:11.530634+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:11.790340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T15:49:12.070231+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-21T15:49:12.077120+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T15:49:12.077161+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:12.077190+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:12.611424+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-21T15:49:12.836081+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-21T15:49:12.842971+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T15:49:12.843029+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:12.843066+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:13.162742+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-21T15:49:13.169920+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T15:49:13.169995+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:13.170040+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:13.437879+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-21T15:49:13.444787+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T15:49:13.444827+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:13.444856+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:13.678469+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T15:49:13.941568+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-21T15:49:13.951933+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T15:49:13.952016+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:13.952066+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:13.994750+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-21T15:49:14.260872+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-21T15:49:14.271315+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T15:49:14.271391+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:49:14.271434+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:53:07.903617+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-21T15:53:07.954167+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T15:53:07.954251+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:53:07.954296+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:53:09.709265+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-21T15:53:09.716598+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T15:53:09.716652+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T15:53:09.716681+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:01.637651+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T17:21:01.709399+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T17:21:01.709460+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:01.709491+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:02.262977+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T17:21:02.273981+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T17:21:02.274067+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:02.274118+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:03.198200+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T17:21:03.205142+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T17:21:03.205181+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:03.205210+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:03.410114+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T17:21:03.417021+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T17:21:03.417063+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:03.417094+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:06.062876+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T17:21:06.070076+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T17:21:06.070121+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:06.070152+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:06.124142+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-21T17:21:06.132110+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T17:21:06.132148+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:06.132178+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:06.524857+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-21T17:21:38.246905+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T17:21:38.309901+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T17:21:38.309941+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:38.309971+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:40.335969+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T17:21:40.343484+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T17:21:40.343524+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:21:40.343554+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:47:31.687717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T17:47:31.951687+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-21T17:47:31.966317+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T17:47:31.966398+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:47:31.966432+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:47:32.208254+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-21T17:47:32.215204+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T17:47:32.215249+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:47:32.215280+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:47:32.495869+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T17:47:32.815486+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T17:47:33.101640+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T17:47:33.310110+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T17:47:33.560983+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T17:47:33.793367+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T17:47:34.087246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T17:47:34.336068+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-21T17:47:34.343062+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T17:47:34.343107+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:47:34.343137+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:47:34.648298+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-21T17:47:34.655225+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T17:47:34.655268+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T17:47:34.655299+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T18:03:18.763435+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:18.956331+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:19.063023+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:19.172174+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:19.268565+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:19.362539+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:19.457790+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/meta.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/meta.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/meta.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:19.573096+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T18:03:19.587654+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T18:03:19.587721+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T18:03:19.587753+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T18:03:19.724974+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T18:03:19.732256+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T18:03:19.732311+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T18:03:19.732342+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T18:03:19.863672+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yindu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yindu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yindu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:19.968674+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:20.066334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:20.172608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/goods.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/goods.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/goods.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:20.294094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:20.395058+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:20.491806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:20.642089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:20.877543+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/functions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/functions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/functions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:21.065801+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cron.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cron.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cron.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:21.158031+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:21.263400+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gecko-new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gecko-new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gecko-new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:21.363573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cookie.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cookie.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cookie.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:21.476663+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:21.568697+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/spip.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/spip.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/spip.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:21.670678+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/22.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/22.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/22.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:21.767331+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/room.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/room.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/room.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:21.876198+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/disagreed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/disagreed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/disagreed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:21.967608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/text.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/text.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/text.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:22.060688+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:22.165265+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:22.259895+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feeds.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feeds.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feeds.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:22.352275+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:22.445318+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:22.550216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:22.656439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:22.869014+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:22.976344+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php0"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php0\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php0/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:23.081381+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/colors.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/colors.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/colors.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:23.175388+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:23.269579+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:23.374361+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:23.465879+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:23.559278+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:23.658968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:23.762706+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/locale.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/locale.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/locale.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:23.853539+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wxo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wxo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wxo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:23.960108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/colour.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/colour.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/colour.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:24.060057+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:24.153600+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:24.253589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-contentt.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-contentt.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-contentt.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:24.346797+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:24.455510+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:24.613733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:24.729745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/block-bindings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/block-bindings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/block-bindings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:24.852789+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:24.945587+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:25.062421+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/root.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/root.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/root.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:25.165344+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:25.257224+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:25.382161+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T18:03:25.492183+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/configs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/configs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:12.471048+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:12.806757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:12.909882+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:13.014333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:13.122272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:13.228578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:13.330901+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:13.423684+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:13.522090+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:13.616305+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:13.715155+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:13.810496+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:13.924969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:14.034964+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:14.129317+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:14.223317+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:14.318204+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:14.424199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:40:14.533935+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T19:56:58.183503+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-21T19:56:58.225842+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T19:56:58.225899+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T19:56:58.225930+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T19:57:00.386523+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-21T19:57:00.393941+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T19:57:00.394013+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T19:57:00.394045+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T19:58:20.069417+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/s2member-pro/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/s2member-pro/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/s2member-pro/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T20:10:52.794849+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T20:10:53.941955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T20:26:19.542343+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T20:26:19.608212+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T20:26:19.608299+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:26:19.608349+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:26:24.153611+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T20:26:24.161038+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T20:26:24.161103+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:26:24.161134+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:45:44.271074+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T20:50:42.390696+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-21T20:50:42.438401+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T20:50:42.438489+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:42.438542+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:42.685961+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-21T20:50:42.693267+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T20:50:42.693315+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:42.693345+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:47.589629+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-02-21T20:50:47.599136+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T20:50:47.599173+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:49.779977+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:49.991930+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:49.992046+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-21T20:50:50.049048+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-02-21T20:50:50.055857+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T20:50:50.055894+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:50.055923+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:50.160136+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-02-21T20:50:50.166953+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T20:50:50.166990+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:50.167019+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:50.377056+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-21T20:50:50.411734+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-21T20:50:51.238895+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-21T20:50:51.708765+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-21T20:50:51.715721+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T20:50:51.715758+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:51.715788+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:58.333764+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-02-21T20:50:58.392145+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-21T20:50:58.468589+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-21T20:50:58.468660+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T20:50:58.468689+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:58.470873+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:58.507353+01:00] timesheet.INFO: Add to billing [] [] [2025-02-21T20:50:58.508126+01:00] timesheet.INFO: New TS [] [] [2025-02-21T20:50:58.718192+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-21T20:50:58.778724+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-21T20:50:58.786648+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T20:50:58.786686+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:50:58.786715+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:51:07.506275+01:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-02-21T20:51:07.523118+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-21T20:51:07.579016+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-21T20:51:07.579082+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T20:51:07.579110+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:51:07.580143+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:51:07.608859+01:00] timesheet.INFO: TS Update [] [] [2025-02-21T20:51:08.085778+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to undefined method App\Controller\TimeSheetController::countUnsubmittedTS()" at TimeSheetController.php line 355 {"exception":"[object] (Error(code: 0): Call to undefined method App\\Controller\\TimeSheetController::countUnsubmittedTS() at /home/wefeatitkc/www/oasb/src/Controller/TimeSheetController.php:355)"} [] [2025-02-21T20:51:08.224173+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-21T20:51:17.108311+01:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-02-21T20:51:17.146706+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-21T20:51:17.209087+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-21T20:51:17.209162+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T20:51:17.209191+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:51:17.211036+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:51:17.227371+01:00] timesheet.INFO: TS Update [] [] [2025-02-21T20:51:17.254673+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to undefined method App\Controller\TimeSheetController::countUnsubmittedTS()" at TimeSheetController.php line 355 {"exception":"[object] (Error(code: 0): Call to undefined method App\\Controller\\TimeSheetController::countUnsubmittedTS() at /home/wefeatitkc/www/oasb/src/Controller/TimeSheetController.php:355)"} [] [2025-02-21T20:51:17.278361+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-21T20:51:23.861755+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-02-21T20:51:23.869232+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T20:51:23.869270+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:51:23.869300+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:51:23.969996+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-02-21T20:51:23.970091+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-02-21T20:51:23.970142+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-02-21T20:51:23.970190+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-02-21T20:51:23.970235+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-02-21T20:51:23.970279+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-02-21T20:51:23.970322+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-02-21T20:51:23.970364+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-02-21T20:51:24.001811+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-21T20:51:24.052555+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-21T20:51:27.008158+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-21T20:51:38.508866+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-02-21T20:51:38.562377+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-21T20:51:38.654647+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-21T20:51:38.654731+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T20:51:38.654762+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:51:38.656848+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T20:51:38.676716+01:00] timesheet.INFO: Add to billing [] [] [2025-02-21T20:51:38.715221+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-21T21:09:32.053821+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T21:09:32.086826+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T21:09:32.086864+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T21:09:32.086894+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T21:09:32.260093+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T21:09:32.267307+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T21:09:32.267344+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T21:09:32.267373+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T21:09:32.587637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T21:09:32.816379+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-21T21:09:32.823325+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T21:09:32.823376+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T21:09:32.823406+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T21:09:33.427933+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-21T21:09:33.434731+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T21:09:33.434768+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T21:09:33.434796+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T21:09:33.808121+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T21:24:38.616725+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T21:24:38.676535+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T21:24:38.676599+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T21:24:38.676630+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T21:24:39.230093+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-21T21:24:39.239209+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T21:24:39.239271+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T21:24:39.239300+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T22:16:58.916550+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-21T22:16:58.952159+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T22:16:58.952242+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T22:16:58.952274+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T22:16:59.504777+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-21T23:52:48.829691+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-21T23:52:48.869256+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T23:52:48.869295+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T23:52:48.869325+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T23:52:51.280651+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-21T23:52:51.287955+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-21T23:52:51.287993+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-21T23:52:51.288024+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:28:44.784884+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:28:45.875425+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-22T00:28:45.981037+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T00:28:45.981110+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:28:45.981145+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:28:47.102346+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-22T00:28:47.112045+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T00:28:47.112100+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:28:47.112139+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:28:47.350717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:28:47.551680+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:28:47.726660+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:28:47.905979+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:28:48.084569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:28:48.261404+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:28:48.447396+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:28:48.635382+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-22T00:28:48.645283+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T00:28:48.645371+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:28:48.645424+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:28:48.863991+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-22T00:28:48.872295+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T00:28:48.872358+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:28:48.872390+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:29:19.776544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:29:20.248046+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-22T00:29:20.262375+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T00:29:20.262419+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:29:20.262452+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:29:20.910775+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-22T00:29:20.917754+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T00:29:20.917794+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:29:20.917825+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:29:21.109681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:29:21.281997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:29:21.493033+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:29:21.690165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:29:21.878460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:29:22.114516+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:29:22.297372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T00:29:22.505769+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-22T00:29:22.512947+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T00:29:22.513012+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:29:22.513046+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:29:22.703357+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-22T00:29:22.710918+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T00:29:22.710976+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T00:29:22.711008+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T01:07:54.140133+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-22T01:07:54.322766+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T01:07:54.322835+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T01:07:54.322869+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T01:07:56.011602+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-22T01:07:56.018976+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T01:07:56.019022+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T01:07:56.019055+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T01:21:04.925808+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T01:21:05.097669+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T01:21:05.097735+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T01:21:05.097767+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T01:21:08.692220+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T01:21:08.699576+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T01:21:08.699614+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T01:21:08.699645+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T01:45:39.014824+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T01:45:39.070187+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T01:45:39.070230+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T01:45:39.070261+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T01:45:39.361178+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T01:45:39.368691+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T01:45:39.368737+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T01:45:39.368769+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T02:29:45.629408+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T02:29:45.684418+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T02:29:45.684484+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T02:29:45.684518+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T02:29:45.923926+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T02:29:45.931445+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T02:29:45.931494+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T02:29:45.931527+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T02:29:46.364794+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-22T02:29:46.373263+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T02:29:46.373304+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T02:29:46.373338+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T02:29:46.768452+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-22T02:29:46.775705+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T02:29:46.775752+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T02:29:46.775785+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T03:41:22.257685+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-22T03:41:22.327106+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T03:41:22.327179+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T03:41:22.327212+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T03:41:22.686444+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-22T03:41:22.694075+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T03:41:22.694113+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T03:41:22.694145+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T03:55:45.344804+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-22T03:55:45.427485+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T03:55:45.427561+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T03:55:45.427599+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T03:55:48.534866+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-22T03:55:48.542661+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T03:55:48.542702+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T03:55:48.542734+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T03:58:08.680984+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T04:04:56.874046+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/system/js/core.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/system/js/core.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/system/js/core.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T04:05:00.968764+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/jquery.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/jquery.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery/jquery.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T04:35:56.034166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/jalobola/install.php" (from "http://wefeatit.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/jalobola/install.php\" (from \"http://wefeatit.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/jalobola/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T05:24:36.318701+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T05:24:36.384049+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T05:24:36.384118+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T05:24:36.384151+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T05:24:38.459912+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T05:24:38.467615+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T05:24:38.467655+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T05:24:38.467684+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T05:56:36.446231+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/config/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/config/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T05:57:37.214443+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T05:57:38.086972+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T05:57:38.087043+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T05:57:38.087080+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T06:23:44.326880+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T06:23:45.886027+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-22T06:23:46.028249+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T06:23:46.028317+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T06:23:46.028349+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T06:23:46.994771+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-22T06:23:47.001960+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T06:23:47.002021+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T06:23:47.002055+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T06:23:47.294882+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T06:23:47.522443+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T06:23:47.791678+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T06:23:48.133021+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T06:23:48.378480+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T06:23:48.599279+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T06:23:48.798194+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T06:23:49.036963+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-22T06:23:49.043999+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T06:23:49.044039+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T06:23:49.044072+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T06:23:49.327311+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-22T06:23:49.334324+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T06:23:49.334364+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T06:23:49.334396+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:34.469459+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-22T07:42:34.682147+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T07:42:34.682219+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:34.682252+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:35.557241+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-22T07:42:35.565101+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T07:42:35.565147+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:35.565179+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:38.228621+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-22T07:42:38.238766+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T07:42:38.238831+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:40.041579+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"faruqemcollister@yahoo.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:40.044746+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:40.063617+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:41.504697+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-22T07:42:41.511986+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T07:42:41.512032+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:41.512064+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:43.139749+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-22T07:42:43.149751+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T07:42:43.149815+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:43.191897+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:43.193192+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:43.193347+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:44.708971+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-22T07:42:44.717010+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T07:42:44.717072+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:44.717103+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:45.437135+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-22T07:42:45.447812+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T07:42:45.447884+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:45.447918+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:42:45.854686+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-22T07:53:53.129234+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-22T07:53:53.185343+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T07:53:53.185384+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:53:53.185416+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:53:54.839689+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-22T07:53:54.847166+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T07:53:54.847204+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T07:53:54.847235+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T09:26:37.200586+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T09:26:37.746959+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T09:26:37.747039+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T09:26:37.747081+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T09:26:41.302091+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T09:26:41.309524+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T09:26:41.309563+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T09:26:41.309593+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T09:32:22.295425+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T09:32:23.715104+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-22T09:32:23.757823+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T09:32:23.757890+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T09:32:23.757933+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T09:32:24.179932+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-22T09:32:24.187220+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T09:32:24.187285+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T09:32:24.187318+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T09:32:24.398011+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T09:32:24.593291+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T09:32:24.772156+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T09:32:24.950260+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T09:32:25.130527+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T09:32:25.320322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T09:32:25.515068+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T09:32:25.695939+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-22T09:32:25.703252+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T09:32:25.703317+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T09:32:25.703350+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T09:32:25.909086+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-22T09:32:25.919724+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T09:32:25.919808+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T09:32:25.919858+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T10:42:13.218837+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T10:42:13.316931+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T10:42:13.317017+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T10:42:13.317062+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T10:42:27.346131+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T10:42:27.358112+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T10:42:27.358205+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T10:42:27.358259+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T10:42:32.280530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T10:42:55.705871+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T10:52:14.361054+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-22T10:52:14.405583+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T10:52:14.405624+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T10:52:14.405655+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T10:52:24.557155+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-22T10:52:24.565114+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T10:52:24.565179+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T10:52:24.565217+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T11:56:19.530808+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-22T11:56:19.606863+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T11:56:19.606928+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T11:56:19.606960+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T11:56:22.616329+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-22T11:56:22.634575+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T11:56:22.634660+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T11:56:22.634703+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T12:08:30.930397+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T12:08:31.197662+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-22T12:08:31.210985+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T12:08:31.211025+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T12:08:31.211056+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T12:08:31.448295+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-22T12:08:31.455372+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T12:08:31.455411+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T12:08:31.455444+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T12:08:31.643920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T12:08:31.829319+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T12:08:32.056860+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T12:08:32.276220+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T12:08:32.456628+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T12:08:32.627182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T12:08:32.848583+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T12:08:33.032048+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-22T12:08:33.039109+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T12:08:33.039152+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T12:08:33.039187+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T12:08:33.335475+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-22T12:08:33.342504+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T12:08:33.342543+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T12:08:33.342576+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T12:08:37.400268+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T12:08:38.111754+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T13:26:21.986668+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T13:26:22.079047+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T13:26:22.079136+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T13:26:22.079186+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T13:26:24.337610+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T13:26:24.350047+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T13:26:24.350138+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T13:26:24.350190+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T13:32:40.373726+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-02-22T13:32:40.560739+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T13:32:40.560824+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T13:32:40.565457+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T13:38:29.276040+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T13:38:29.384799+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T13:38:29.384864+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T13:38:29.384896+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T13:38:31.082397+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T13:38:31.089924+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T13:38:31.089967+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T13:38:31.089997+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T14:21:50.504894+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T14:21:50.536192+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T14:21:50.536260+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T14:21:50.536294+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T14:21:50.945531+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T14:21:50.952954+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T14:21:50.952993+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T14:21:50.953025+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T14:21:51.152196+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T14:21:51.159244+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T14:21:51.159284+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T14:21:51.159316+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T14:21:51.325804+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T14:21:51.332826+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T14:21:51.332865+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T14:21:51.332898+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T14:21:51.519475+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T14:21:51.526480+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T14:21:51.526519+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T14:21:51.526557+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T14:21:51.683710+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T14:21:51.690848+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T14:21:51.690888+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T14:21:51.690921+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T15:55:28.863179+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-22T15:55:28.930342+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T15:55:28.930383+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T15:55:28.930414+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T15:55:31.797703+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-22T15:55:31.805925+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T15:55:31.805993+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T15:55:31.806029+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T15:56:15.159888+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T15:56:15.185494+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T15:56:15.185535+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T15:56:15.185566+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T15:56:17.560027+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T15:56:17.567557+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T15:56:17.567616+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T15:56:17.567647+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T17:10:09.423151+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/Mhbgf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/Mhbgf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/Mhbgf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:09.739104+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/db-cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/db-cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/db-cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:09.839864+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:09.939432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/embed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/embed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/embed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:10.038574+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:10.142550+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ok.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ok.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ok.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:10.242108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:10.340328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:10.438636+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bala.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bala.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bala.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:10.537534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:10.637642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:10.735398+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/NFXxUAA.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/NFXxUAA.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/NFXxUAA.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:10.835303+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:10.933006+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contentloader1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contentloader1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contentloader1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:11.031593+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:11.134961+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-logout.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-logout.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-logout.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:11.232596+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:11.332878+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:11.431367+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:11.530607+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:11.628533+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:11.727655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:11.826265+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/s.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/s.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:11.927755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1p.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1p.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1p.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:12.029069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:12.127381+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:12.231684+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class-walker-comment-beta.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class-walker-comment-beta.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class-walker-comment-beta.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:12.332703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-settings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-settings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-settings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:12.432532+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:12.531546+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/alfa-ioxi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/alfa-ioxi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/alfa-ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:12.632710+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:12.731819+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:12.829639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/caches.php.suspected"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/caches.php.suspected\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/caches.php.suspected/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:12.927664+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:13.025141+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cms.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cms.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:13.127432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/goat1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/goat1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/goat1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:13.224945+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/main.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/main.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:13.327548+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wander.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wander.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wander.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:13.431200+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index-ajax-response.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index-ajax-response.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index-ajax-response.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:13.529450+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/alfa-rex1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/alfa-rex1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/alfa-rex1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:13.627818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/allez.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/allez.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/allez.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:13.728298+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:13.837933+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/f.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/f.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/f.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:13.938084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:14.041813+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ern1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ern1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ern1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:10:14.152358+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/ulc2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/ulc2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/ulc2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:19:29.625031+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:19:32.073472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/home.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/home.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files/home.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:19:35.020316+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-22.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-22.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-22.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:19:36.307490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:19:37.998448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1ppy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1ppy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1ppy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:19:39.593946+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:19:40.628429+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/luuf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/luuf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/luuf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:19:41.648082+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:19:42.465728+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:19:47.812699+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rk2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rk2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rk2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:19:49.740952+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/lmfi2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/lmfi2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/lmfi2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:10.867828+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:11.087181+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:11.187117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:11.292150+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:11.390017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:11.487635+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:11.602575+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:11.712191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:12.026387+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:12.254292+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:12.378670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:12.485498+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:12.599782+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:12.701133+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:12.827652+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:12.944179+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:13.041422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:13.133511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:42:13.226146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:47:13.514403+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T17:47:13.544762+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T17:47:13.544831+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T17:47:13.544865+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T17:47:16.480912+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T17:47:16.489008+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T17:47:16.489064+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T17:47:16.489096+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T17:56:18.692645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:56:19.528955+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-22T17:56:19.544258+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T17:56:19.544302+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T17:56:19.544335+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T17:56:19.841228+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-22T17:56:19.848423+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T17:56:19.848483+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T17:56:19.848516+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T17:56:20.040358+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:56:20.328815+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:56:20.558616+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:56:20.732372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:56:20.937606+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:56:21.132741+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:56:21.351482+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T17:56:21.536030+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-22T17:56:21.543042+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T17:56:21.543082+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T17:56:21.543113+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T17:56:21.716967+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-22T17:56:21.723963+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T17:56:21.724002+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T17:56:21.724034+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T18:43:47.883872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/phpinfo.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/phpinfo.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T18:43:48.610316+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/phpinfo" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/phpinfo\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T18:43:49.115633+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.env.save" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.env.save\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T18:43:49.627947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.env.prod" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.env.prod\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T18:43:52.367863+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/php_info.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/php_info.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php_info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T18:43:52.895378+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/_profiler/phpinfo" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/_profiler/phpinfo\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T18:43:54.692291+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"POST"} [] [2025-02-22T18:43:54.781471+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T18:43:54.781537+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T18:43:54.785814+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T18:47:20.690709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T18:47:20.927129+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-22T18:47:20.942103+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T18:47:20.942143+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T18:47:20.942182+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T18:47:21.160370+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-22T18:47:21.167431+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T18:47:21.167471+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T18:47:21.167503+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T18:47:21.373496+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T18:47:21.544403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T18:47:21.714589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T18:47:21.884674+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T18:47:22.053817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T18:47:22.223337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T18:47:22.392687+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T18:47:22.561958+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-22T18:47:22.568928+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T18:47:22.568967+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T18:47:22.568998+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T18:47:22.733201+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-22T18:47:22.740194+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T18:47:22.740234+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T18:47:22.740265+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T19:19:40.010006+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:19:44.105762+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/too.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/too.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/too.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:19:46.927123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/winnner.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/winnner.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/winnner.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:24:47.123692+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/nav.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/nav.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/nav.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:24:53.359226+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:25:42.980044+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:25:43.269182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:25:43.460353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:56:16.120638+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:56:17.549587+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:56:18.900811+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as/function"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as/function\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as/function/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:56:21.199736+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:56:22.708115+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:56:24.689941+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:56:26.310511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:56:27.726347+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:58:11.762469+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:58:13.580921+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:58:15.559261+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:58:19.030567+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/search/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/search/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/search/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:58:20.039843+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:58:21.145081+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:58:22.766605+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T19:58:24.738588+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:00:15.653325+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:00:17.940266+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:00:19.566221+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:00:21.151257+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:00:23.395664+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:00:26.182050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:00:28.567542+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:00:30.389276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:00:33.267803+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:02:15.388631+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-22T20:02:15.420600+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T20:02:15.420640+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T20:02:15.420672+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T20:02:17.440798+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-22T20:02:17.448387+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T20:02:17.448451+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T20:02:17.448485+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T20:03:44.648166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:03:46.168174+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:03:48.508930+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:03:50.774386+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:03:53.527435+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:03:57.626056+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ectoplasm/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:04:00.660030+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:04:03.729814+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint//links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint//links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint//links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T20:04:06.754010+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T21:52:26.733502+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T21:52:26.799642+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T21:52:26.799710+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T21:52:26.799744+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T21:52:28.184684+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T21:52:28.192532+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T21:52:28.192572+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T21:52:28.192603+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T22:05:38.575007+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:31:34.402070+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-22T22:31:34.461295+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T22:31:34.461382+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T22:31:34.461431+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T22:31:34.790185+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-22T22:31:34.797594+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T22:31:34.797635+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T22:31:34.797673+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T22:34:26.666682+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:34:33.278926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:34:35.408324+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:34:37.355787+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:34:39.622999+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:34:43.204227+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:34:46.179215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:34:51.001253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:34:56.945608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:34:58.757231+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:01.470096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:06.270325+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:08.412037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:10.494762+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:13.099983+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:16.708082+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:21.121506+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:24.345740+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:26.735847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:29.583963+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:32.405455+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:35.744435+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:40.019950+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:42.130037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:44.771759+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:48.537005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:53.715719+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:35:55.661250+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:00.279019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:01.956146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:04.515703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:07.938561+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:10.483612+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:13.171934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:15.249932+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:19.172035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:24.239067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:26.820888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:29.628460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:33.314092+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:36.481157+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:39.382543+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:41.582876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:46.982500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:50.676620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:55.416954+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:36:58.825824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:00.838136+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:04.692848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:06.787370+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:10.732764+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:14.408200+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:16.723500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:19.993105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:28.087593+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:32.558568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:35.248753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:38.327437+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:41.549257+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:45.230797+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:47.671345+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:52.965663+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:56.782017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:37:59.159383+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:01.257195+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:05.624834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:07.522809+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:10.214098+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:12.607580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:15.344536+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:18.328934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:21.407587+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:23.475353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:27.155597+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:29.473852+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:32.210001+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:36.597945+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:38.810572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:42.223680+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:44.636580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:47.010029+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:49.439579+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:52.401137+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:56.361221+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:38:59.802360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:01.879618+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:05.279233+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:08.209375+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:11.410442+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:12.974869+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:16.413110+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:19.007456+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:21.624003+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:25.555856+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:28.354941+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:31.298216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:34.904083+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:36.568948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:39.713685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:44.304171+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:46.868378+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:49.604276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:52.768041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:55.495989+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:39:58.577318+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:02.236696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:05.624967+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:08.444543+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:10.618998+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:16.528872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:18.686259+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:22.395180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:24.718395+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:26.690513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:29.845394+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:31.878252+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:35.311280+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:37.996347+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:41.313361+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:43.821786+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:46.990681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:48.776739+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:51.303550+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:53.360565+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:40:57.927332+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:41:00.247138+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:41:02.472519+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:41:06.470133+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:41:08.609437+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:41:11.786823+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:41:14.389230+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:41:19.853345+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:41:22.955605+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:41:25.296157+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T22:41:28.147299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T23:02:55.944168+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-22T23:57:45.516076+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-22T23:57:45.576379+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T23:57:45.576450+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T23:57:45.576485+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T23:57:47.692872+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-22T23:57:47.700855+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-22T23:57:47.700917+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-22T23:57:47.700948+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T00:54:19.303398+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:22.399325+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:23.246325+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:24.911976+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:28.926444+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:30.794184+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:33.564745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:36.138322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:39.332730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:41.907611+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:44.512503+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:47.685191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:49.823889+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:52.884262+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:55.024976+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:57.330277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:54:59.557047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:55:02.758665+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:55:05.372139+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:55:08.263968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:55:10.826824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:55:13.545083+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:55:15.895392+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:55:17.850014+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:55:19.720656+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:55:21.461912+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:02.657669+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:04.250366+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:05.645314+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:07.259117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:08.715058+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:10.317577+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:11.784924+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:13.404193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:14.980984+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:16.465322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:18.132489+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:19.671282+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:21.223830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:22.888818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:24.629363+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:26.542029+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:28.202688+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:29.804553+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:31.605116+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:33.487368+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:35.222033+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:36.940585+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:38.604499+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:40.501232+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:42.330779+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:43.915513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:45.926340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:47.598897+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:49.685527+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:51.352530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:52.893901+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:54.524247+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:56.323807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:57.889989+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T00:57:59.602771+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T01:41:56.122676+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-23T01:41:56.276778+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T01:41:56.276851+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T01:41:56.276884+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T01:41:59.570187+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-23T01:41:59.577561+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T01:41:59.577607+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T01:41:59.577637+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T02:16:12.843212+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-23T02:16:12.893406+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T02:16:12.893491+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T02:16:12.893536+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T02:16:13.508779+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-23T02:16:13.517961+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T02:16:13.518041+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T02:16:13.518083+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T03:05:13.322096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lv.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lv.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lv.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:14.379390+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-22.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-22.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-22.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:14.478165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:14.572637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd-1/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd-1/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd-1/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:14.666779+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:14.759816+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:14.853804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:14.945618+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:15.037149+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/banners/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/banners/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/banners/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:15.128917+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:15.222547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:15.315293+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:15.408311+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:15.503113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:15.594131+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:15.685286+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:15.776063+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes.bak/html-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes.bak/html-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes.bak/html-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:15.873063+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:15.964254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:16.055304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:16.147249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:16.252573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:16.395591+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:16.496619+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updraft/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updraft/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updraft/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:16.605044+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:16.697964+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:16.795046+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:16.903103+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:17.013292+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/blogs.dir/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/blogs.dir/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/blogs.dir/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:17.116170+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:17.210029+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:17.530660+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gallery/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gallery/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gallery/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:17.623201+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:17.715586+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:17.808227+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:17.899802+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:17.991578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:18.082474+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:18.173758+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:18.284100+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:18.376079+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:18.467928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:18.560224+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:18.651803+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:18.743637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:18.836230+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/avaa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/avaa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/avaa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:18.927017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:19.017801+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:19.108284+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Text/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Text/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Text/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:19.198799+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:19.289695+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:19.380191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:19.470583+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:19.562896+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:19.660109+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/legacy/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/legacy/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/legacy/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:19.753912+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/phpmailer/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/phpmailer/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/phpmailer/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:19.847609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/vendor/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/vendor/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/vendor/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:19.941069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:20.035121+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:20.127570+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache/Cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:20.220705+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:20.314656+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-p.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-p.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-p.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:20.429720+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:20.522739+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:20.614525+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:20.708511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:20.802390+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:20.896738+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:21.001131+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:21.098996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache-compat.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache-compat.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache-compat.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:21.198317+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:21.308800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:21.418296+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-consar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-consar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-consar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:21.522906+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:21.614721+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin-post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin-post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin-post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:21.706121+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/maint/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:21.796360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:21.887752+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:21.979643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:22.072046+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:22.164662+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:22.256668+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:22.350204+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:22.468640+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/adminfuns.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/adminfuns.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminfuns.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:22.567569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ebs.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ebs.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ebs.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:22.673928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:22.782305+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:22.882160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:22.974363+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:23.065323+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:23.190986+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:23.294565+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:23.388074+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/linkpreview/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:23.480059+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:23.592447+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:23.692290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:23.784315+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:23.875799+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:23.969829+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:24.062355+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:24.188635+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:24.280443+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:24.371005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:24.462763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:24.554669+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:24.647391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:24.739945+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:24.833388+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:24.946641+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:25.042552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:25.137271+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:25.250115+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:25.348013+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:25.440900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:25.536213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:25.632407+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:25.732486+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:25.826255+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:25.919071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:26.069818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:26.167096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:26.261243+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:26.352097+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:26.442448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:26.534202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:26.625775+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:26.717157+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:26.812002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:26.903419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:27.004353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:27.097493+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:27.208111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:27.301998+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:27.393465+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:27.484302+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:27.574520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:27.668166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:27.765449+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:27.862548+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/elementor/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/elementor/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/elementor/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:27.996894+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:28.123800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:28.241226+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:28.352928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:28.447153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/blue.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:28.566267+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:28.673694+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:28.764795+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:28.864363+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:28.966916+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gel4y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gel4y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gel4y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:29.282542+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/comfunctions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/comfunctions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comfunctions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:29.388346+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:29.480866+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-classic/inc/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-classic/inc/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-classic/inc/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:29.572771+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/1p.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/1p.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/1p.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:29.664354+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:29.755796+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:29.847532+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:29.940698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:30.046354+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:05:30.142223+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:06:25.527822+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:06:31.230101+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/home.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/home.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files/home.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:06:33.452872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-22.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-22.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-22.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:06:34.147447+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:06:35.495117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1ppy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1ppy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1ppy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:06:37.242180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:06:38.352809+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/luuf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/luuf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/luuf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:06:40.230964+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:06:43.881791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:06:47.475655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rk2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rk2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rk2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:06:53.159960+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/lmfi2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/lmfi2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/lmfi2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:06:55.885636+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:07:02.816657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:07:04.435811+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:07:09.783702+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:07:13.291397+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:07:17.602263+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/gecko.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/gecko.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/gecko.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:07:20.159997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T03:07:21.305390+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T04:05:52.085973+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T04:05:53.928266+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T04:10:25.234384+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-23T04:10:25.386161+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T04:10:25.386245+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T04:10:25.386292+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T04:10:28.125191+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-23T04:10:28.134373+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T04:10:28.134439+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T04:10:28.134469+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T04:31:27.676565+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/theagency/includes/uploadify/uploadify.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/theagency/includes/uploadify/uploadify.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/theagency/includes/uploadify/uploadify.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T05:50:57.304322+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-23T05:50:57.685154+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T05:50:57.685227+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T05:50:57.685258+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T05:51:01.164436+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-23T05:51:01.172357+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T05:51:01.172413+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T05:51:01.172444+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T06:25:43.238915+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-23T06:25:43.238886+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-23T06:25:59.066496+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T06:25:59.066503+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T06:25:59.066569+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T06:25:59.066574+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T06:25:59.066601+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T06:25:59.066604+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T07:33:16.914086+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T07:33:22.381168+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-23T07:33:22.488902+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T07:33:22.488979+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T07:33:22.489012+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T07:33:25.618513+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-23T07:33:25.625652+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T07:33:25.625712+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T07:33:25.625743+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T08:01:18.360780+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-23T08:01:18.495909+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T08:01:18.495992+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T08:01:18.496042+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T08:01:20.380373+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-23T08:01:20.391784+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T08:01:20.391860+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T08:01:20.391902+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T09:50:40.004776+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-23T09:50:43.758959+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T09:50:43.759034+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T09:50:43.759066+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T11:27:02.051212+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-23T11:27:03.431118+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T11:27:03.431191+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T11:27:03.431224+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T11:27:14.329640+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-23T11:27:14.339117+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T11:27:14.339186+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T11:27:14.339233+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T11:55:50.820254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:55.693249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:55.739372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:55.773455+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:55.810699+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:55.845745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:55.879320+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:55.913704+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:55.957981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:56.038244+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:56.072282+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:56.110647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:56.145670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:56.182457+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:56.217924+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:56.252228+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:56.289134+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:56.327754+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T11:55:56.364703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T12:01:02.402946+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-23T12:01:02.486146+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T12:01:02.486216+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T12:01:02.486249+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T12:01:04.214265+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-23T12:01:04.221574+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T12:01:04.221631+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T12:01:04.221661+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T13:38:41.106191+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-23T13:38:42.967037+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T13:38:42.967111+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T13:38:42.967144+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T13:47:52.901155+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-23T13:47:53.829917+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T13:47:53.829992+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T13:47:53.830024+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T13:47:56.859603+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-23T13:47:56.870786+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T13:47:56.870875+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T13:47:56.870926+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T14:52:14.371039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.146744+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.182959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.217472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.253846+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.290908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.325637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.361728+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.397257+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.432066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.467235+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.501755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.537103+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.572304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.607790+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.646036+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.684339+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.722863+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:52:20.757622+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T14:55:02.191371+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T15:02:37.793055+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T15:02:38.902598+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/home.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/home.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files/home.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T15:02:41.273459+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-22.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-22.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-22.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T15:02:45.663822+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T15:02:48.127999+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1ppy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1ppy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1ppy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T15:02:49.952058+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T15:02:50.837720+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/luuf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/luuf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/luuf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T15:34:31.125700+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-23T15:34:32.265995+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T15:34:32.266062+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:32.266094+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:38.446164+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-23T15:34:38.452253+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T15:34:38.452337+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:38.452388+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:40.565758+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T15:34:42.266042+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-23T15:34:42.269986+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T15:34:42.270034+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:42.270064+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:42.840754+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-23T15:34:44.515940+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-23T15:34:44.522161+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T15:34:44.522228+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:44.522278+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:47.836925+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-23T15:34:47.858499+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T15:34:47.858581+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:47.858626+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:50.159628+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-23T15:34:50.165818+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T15:34:50.165904+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:50.165951+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:51.935041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T15:34:53.639744+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-23T15:34:53.645648+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T15:34:53.645721+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:53.645770+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:53.696101+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-23T15:34:55.579078+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-23T15:34:55.583202+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T15:34:55.583246+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T15:34:55.583276+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:02:08.116042+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-23T16:02:08.148697+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T16:02:08.148743+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:02:08.148774+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:02:10.315998+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-23T16:02:10.319894+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T16:02:10.319932+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:02:10.319960+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:10:49.162881+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T16:10:52.906060+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-23T16:10:53.203472+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T16:10:53.203575+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:10:53.203624+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:10:55.765290+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-23T16:10:55.776013+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T16:10:55.776101+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:10:55.776152+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:10:56.489549+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T16:10:56.731234+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T16:10:57.077545+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T16:10:57.380788+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T16:10:57.642990+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T16:10:57.859007+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T16:10:58.058288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T16:10:58.327505+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-23T16:10:58.338394+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T16:10:58.338476+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:10:58.338526+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:10:58.598532+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-23T16:10:58.609270+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T16:10:58.609356+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:10:58.609407+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:34:32.462456+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-23T16:34:32.554110+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T16:34:32.554199+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:34:32.554248+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:34:38.725076+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-23T16:34:38.731521+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T16:34:38.731603+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:34:38.731653+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:43:32.667674+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-02-23T16:43:32.721821+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T16:43:32.721890+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:43:32.721923+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:43:33.051629+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-23T16:43:33.059469+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T16:43:33.059515+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:43:33.059545+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:43:37.152628+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-02-23T16:43:37.159821+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T16:43:37.159863+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:43:37.159893+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T16:43:38.961148+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T17:08:03.534977+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-23T17:08:03.569319+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T17:08:03.569382+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T17:08:03.569424+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T17:08:04.236740+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-23T17:08:04.244206+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T17:08:04.244271+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T17:08:04.244301+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T17:22:42.182735+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-23T17:22:42.216623+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T17:22:42.216690+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T17:22:42.216721+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:03:19.929015+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-23T18:03:20.609862+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T18:03:20.609952+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:03:20.610003+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:03:24.595084+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-23T18:03:24.599171+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T18:03:24.599230+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:03:24.599259+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:24:42.117335+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-23T18:24:42.187693+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T18:24:42.187780+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:24:42.187831+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:24:42.366707+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-23T18:24:42.371030+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T18:24:42.371086+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:24:42.371116+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:24:42.494677+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-23T18:24:42.500853+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T18:24:42.500946+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:24:42.500998+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:24:43.510787+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-23T18:25:01.696720+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-23T18:25:02.754071+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T18:25:02.754155+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:03.332642+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:03.385562+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:03.390367+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:03.630890+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-23T18:25:03.641482+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T18:25:03.641525+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:03.645112+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:03.646406+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:03.646553+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:03.784159+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-23T18:25:03.794362+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T18:25:03.794400+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:03.797937+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:03.799201+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:03.799345+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:04.007059+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-23T18:25:04.017271+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T18:25:04.017310+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:04.020871+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:04.022157+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:04.022301+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:04.305430+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-23T18:25:04.315604+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T18:25:04.315643+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:04.319258+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:04.320530+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:04.320671+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:04.466445+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-23T18:25:04.476692+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T18:25:04.476731+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:04.480326+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:04.481599+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T18:25:04.481743+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T19:33:59.979135+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-23T19:34:00.079007+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T19:34:00.079092+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T19:34:00.079136+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T19:34:02.405600+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-23T19:34:02.473129+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T19:34:02.473207+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T19:34:02.473250+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T19:44:03.005793+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:04.615626+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:04.654103+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:04.704270+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:04.745302+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:04.786829+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:04.828686+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:04.864138+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:04.897975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:04.936960+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:04.998706+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:05.033195+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:05.070445+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:05.115635+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:05.157785+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:05.200500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:05.250689+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:05.297633+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T19:44:05.340025+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T20:10:45.413923+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-23T20:10:45.498121+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T20:10:45.498189+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T20:10:45.498221+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T20:10:49.112142+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-23T20:10:49.119579+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T20:10:49.119619+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T20:10:49.119649+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T20:11:08.744154+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T20:11:10.755742+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-23T20:31:53.112861+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-23T20:31:53.239451+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T20:31:53.239533+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T20:31:53.239569+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T20:31:55.524537+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-23T20:31:55.530123+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T20:31:55.530167+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T20:31:55.530197+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T21:21:29.365488+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-23T21:21:29.469893+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T21:21:29.469986+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T21:21:29.470033+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T21:21:30.303182+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-23T21:21:30.359875+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T21:21:30.360694+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T21:21:30.360752+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T22:14:17.087508+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-23T22:14:17.131621+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T22:14:17.131691+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T22:14:17.131722+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T22:14:19.256081+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-23T22:14:19.261543+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T22:14:19.261622+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T22:14:19.261666+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T22:59:25.520306+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-23T22:59:25.560400+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T22:59:25.560438+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T22:59:25.560467+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T23:25:19.826619+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-23T23:25:19.919675+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-23T23:25:19.919746+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-23T23:25:19.919780+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T00:03:29.962999+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-24T00:03:30.086625+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T00:03:30.086678+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T00:03:30.086707+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T00:03:31.785771+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T00:03:31.790098+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T00:03:31.790139+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T00:03:31.790169+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:31.838234+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-24T01:19:32.259079+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T01:19:32.259148+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:32.259182+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:34.705796+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-24T01:19:34.714010+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T01:19:34.714073+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:34.714106+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:40.105357+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-24T01:19:40.116182+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T01:19:40.116234+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:42.298069+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"xmpwoeqtj5mthjka@yahoo.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:42.300550+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:42.310235+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:43.561803+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-24T01:19:43.569658+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T01:19:43.569704+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:43.569737+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:45.153016+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-24T01:19:45.163787+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T01:19:45.163852+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:45.191768+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:45.193221+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:45.193385+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:46.692687+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-24T01:19:46.700293+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T01:19:46.700350+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:46.700383+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:47.071439+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-24T01:19:47.373358+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T01:19:47.373431+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:47.373466+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:19:47.762015+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-24T01:59:25.926466+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-24T01:59:26.520542+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T01:59:26.520631+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:59:26.520678+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:59:29.803930+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-24T01:59:29.813206+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T01:59:29.813287+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T01:59:29.813340+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T02:07:00.408727+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-24T02:07:00.480307+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T02:07:00.480376+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T02:07:00.480407+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T02:07:01.583929+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T02:07:01.591839+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T02:07:01.591881+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T02:07:01.591909+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:34:24.935017+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-24T03:34:25.087416+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T03:34:25.087484+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:34:25.087514+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:34:27.885982+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-24T03:34:27.893423+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T03:34:27.893474+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:34:27.893504+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:34:34.311126+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:34:52.706686+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:34:54.787250+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:35:01.650022+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:35:03.669485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/phpinfo/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/phpinfo/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:35:15.288218+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lara/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lara/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lara/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:35:16.413098+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/laravel/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/laravel/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/laravel/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:35:44.550917+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:36:05.769409+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:36:07.210456+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:36:10.251701+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/server/config/database.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/server/config/database.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/config/database.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:36:11.670079+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:36:14.974712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/scripts/nodemailer.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/scripts/nodemailer.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/scripts/nodemailer.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:36:26.540609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:36:29.650766+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:36:31.174394+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dashboard/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dashboard/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dashboard/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:36:35.599100+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/static/js/main.e85f7a37.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/static/js/main.e85f7a37.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/static/js/main.e85f7a37.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:36:41.711094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:36:44.483948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/server-info"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/server-info\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server-info/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:36:46.026041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/server-info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/server-info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server-info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:36:47.363030+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/secured/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/secured/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secured/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:36:50.674620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:37:16.969691+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/main.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/main.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:37:18.936171+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/constants.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/constants.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/constants.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:37:18.975786+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-24T03:37:19.012843+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T03:37:19.012893+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:37:19.012922+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:37:20.501728+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-24T03:37:20.508800+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T03:37:20.508861+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:37:20.508892+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:37:22.008397+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-24T03:37:22.016285+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T03:37:22.016334+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:37:22.016362+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:37:24.146980+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/main.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/main.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/main.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:37:25.570975+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?phpinfo=1","method":"GET"} [] [2025-02-24T03:37:25.578088+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T03:37:25.578135+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:37:25.578166+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:37:28.039056+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/storage/logs/laravel.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/storage/logs/laravel.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/logs/laravel.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:37:29.282749+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/karma.conf.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/karma.conf.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/karma.conf.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:37:29.677545+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-24T03:37:29.686424+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T03:37:29.686501+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:37:29.686549+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T03:37:30.795199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/swagger.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/swagger.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/swagger.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:37:35.367370+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backend/config/default.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backend/config/default.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/config/default.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:37:43.697702+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:37:49.465789+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/configs/s3_config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/configs/s3_config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configs/s3_config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:37:50.561472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/controller/admin/post.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/controller/admin/post.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/controller/admin/post.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:37:52.435629+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/controllers/settings.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/controllers/settings.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/controllers/settings.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:37:54.165672+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/helper.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/helper.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/helper.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:38:06.840726+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/partner/config/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/partner/config/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/partner/config/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:38:09.429915+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/settings.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/settings.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/settings.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:38:13.855620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/parameters.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/parameters.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/parameters.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:38:23.363713+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:38:25.423055+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/helpers/utility.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/helpers/utility.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/helpers/utility.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:38:28.251438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T03:58:01.152137+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T04:04:53.411224+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Telerik.Web.UI.WebResource.axd%3Ftype=rau"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Telerik.Web.UI.WebResource.axd%3Ftype=rau\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Telerik.Web.UI.WebResource.axd%3Ftype=rau/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T04:09:08.541456+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T04:20:43.830291+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-24T04:20:43.914130+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T04:20:43.914223+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T04:20:43.914263+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T04:20:45.886016+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T04:20:45.897761+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T04:20:45.897841+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T04:20:45.897888+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T05:59:57.443915+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-02-24T05:59:57.876302+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T05:59:57.876377+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T05:59:57.876412+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T06:00:01.358991+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"HEAD"} [] [2025-02-24T06:00:01.368174+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T06:00:01.368259+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T06:00:01.368293+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T06:00:02.902047+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-24T06:00:02.913166+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T06:00:02.913240+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T06:00:02.913276+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T06:00:03.268342+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-24T06:00:03.276741+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T06:00:03.276821+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T06:00:03.276856+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T06:02:53.721100+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-24T06:02:53.748651+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T06:02:53.748724+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T06:02:53.748759+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T06:02:54.275720+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-24T06:02:54.283856+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T06:02:54.283915+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T06:02:54.283949+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T06:02:54.650755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/buttons.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/buttons.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/buttons.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T06:02:55.386609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/system/js/core.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/system/js/core.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/system/js/core.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T06:06:18.383252+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-24T06:06:18.458419+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T06:06:18.458507+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T06:06:18.458554+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T06:06:22.695103+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-24T06:06:22.710518+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T06:06:22.710623+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T06:06:22.710677+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T07:01:31.208284+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-24T07:01:31.257551+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T07:01:31.257627+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T07:01:31.257662+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T07:01:36.084240+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-24T07:01:36.093094+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T07:01:36.093158+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T07:01:36.093207+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T08:07:18.382998+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-24T08:07:18.486844+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T08:07:18.486960+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T08:07:18.487007+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T08:07:21.184987+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T08:07:21.196988+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T08:07:21.197071+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T08:07:21.197120+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T08:33:16.993028+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//installer-backup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//installer-backup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//installer-backup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T08:33:17.534372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/installer-backup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/installer-backup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/installer-backup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T08:33:17.668266+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/installer-backup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/installer-backup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/installer-backup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T08:33:17.775240+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/installs/installer-backup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/installs/installer-backup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/installs/installer-backup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T08:36:49.357215+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-24T08:36:49.401452+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T08:36:49.401521+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T08:36:49.401553+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T08:36:51.453564+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-24T08:36:51.461037+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T08:36:51.461098+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T08:36:51.461130+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T08:36:56.123759+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-24T08:36:56.131037+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T08:36:56.131101+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T08:36:56.131131+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T08:36:56.478673+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-24T08:36:56.485801+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T08:36:56.485863+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T08:36:56.485893+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T09:40:26.656419+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-24T09:40:26.737418+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T09:40:26.737501+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T09:40:26.737554+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T09:49:43.599460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:53.399933+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:54.031944+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:54.132900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:54.246967+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:54.403541+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:54.575889+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:54.675182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:54.773972+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:54.876035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:54.977468+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:55.077570+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:55.190790+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:55.292658+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:55.398244+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:55.507200+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:55.618589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:55.729102+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:55.869563+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T09:50:55.970667+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T10:05:24.148317+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-24T10:05:24.259402+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T10:05:24.259487+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T10:05:24.259539+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T10:05:26.363966+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-24T10:05:26.371726+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T10:05:26.371789+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T10:05:26.371820+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T10:33:01.992053+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T11:58:02.453548+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-24T11:58:02.510945+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T11:58:02.511011+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T11:58:02.511048+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T11:58:04.553338+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T11:58:04.566525+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T11:58:04.566620+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T11:58:04.566673+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T12:06:45.475136+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-24T12:06:45.531372+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T12:06:45.531443+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T12:06:45.531476+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T12:06:48.217836+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T12:06:48.227620+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T12:06:48.227669+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T12:06:48.227717+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T12:11:10.855000+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T12:11:13.193971+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T12:11:14.094763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T13:38:54.361451+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/timesheet/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T13:57:36.590743+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-24T13:57:36.667609+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T13:57:36.667689+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T13:57:36.667731+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T13:57:39.237938+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-24T13:57:39.246314+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T13:57:39.246370+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T13:57:39.246403+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T14:50:33.333665+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/purevision/scripts/admin/uploadify/uploadify.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/purevision/scripts/admin/uploadify/uploadify.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/purevision/scripts/admin/uploadify/uploadify.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T14:51:54.711178+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-24T14:51:54.772157+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T14:51:54.772226+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T14:51:54.772258+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T14:51:55.053798+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-24T14:51:55.065259+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T14:51:55.065347+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T14:51:55.065397+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T14:58:23.863973+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T15:32:39.937722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T15:32:45.088356+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/pages-recoverpw.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/pages-recoverpw.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pages-recoverpw.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T15:43:04.235467+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-24T15:43:04.291167+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T15:43:04.291253+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T15:43:04.291301+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T15:43:04.671279+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T15:43:04.679803+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T15:43:04.679859+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T15:43:04.679894+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T15:43:05.457693+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T15:43:05.941774+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-24T15:43:05.949701+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T15:43:05.949768+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T15:43:05.949802+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T15:43:08.044064+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T15:43:08.051832+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T15:43:08.051891+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T15:43:08.051924+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T15:43:08.977723+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T16:14:04.395537+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-24T16:14:04.454657+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T16:14:04.454752+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T16:14:04.454802+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T16:14:07.056216+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T16:14:07.067710+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T16:14:07.067792+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T16:14:07.067839+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T16:22:37.836261+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T18:06:06.022990+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-24T18:06:06.112653+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T18:06:06.112733+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T18:06:06.112807+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T18:06:08.023129+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-24T18:06:08.032721+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T18:06:08.032811+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T18:06:08.032864+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:11:18.390488+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-24T20:11:18.464660+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T20:11:18.464740+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:11:18.464782+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:11:19.571840+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-24T20:11:19.583646+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T20:11:19.583735+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:11:19.583785+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:11:37.997659+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-24T20:11:38.060266+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T20:11:38.060339+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:11:38.060374+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:11:40.383084+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T20:11:40.391920+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T20:11:40.391996+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:11:40.392031+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:13:05.339658+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T20:13:05.718382+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-24T20:13:05.732998+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T20:13:05.733071+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:13:05.733113+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:13:06.015418+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-24T20:13:06.023024+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T20:13:06.023069+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:13:06.023102+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:13:06.250231+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T20:13:06.445075+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T20:13:06.661448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T20:13:06.920283+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T20:13:07.175191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T20:13:07.362526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T20:13:07.624663+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-24T20:13:07.855783+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-24T20:13:07.863426+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T20:13:07.863480+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:13:07.863513+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:13:08.110988+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-24T20:13:08.121566+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T20:13:08.121641+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:13:08.121675+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:24:36.480513+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-24T20:24:36.526272+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T20:24:36.526318+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:24:36.526347+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:24:36.738874+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T20:24:36.746312+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T20:24:36.746350+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:24:36.746380+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:24:37.343777+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-24T20:24:37.350629+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T20:24:37.350666+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:24:37.350695+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:24:37.882966+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T20:24:37.889975+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T20:24:37.890025+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T20:24:37.890055+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T21:40:41.349281+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-24T21:40:41.401982+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T21:40:41.402049+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T21:40:41.402081+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T21:40:41.718608+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T21:40:41.725888+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T21:40:41.725942+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T21:40:41.725975+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T21:40:42.022057+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-24T21:40:42.029051+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T21:40:42.029093+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T21:40:42.029122+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T21:40:42.447345+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T21:40:42.459099+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T21:40:42.459192+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T21:40:42.459245+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T21:54:29.039273+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-24T21:54:29.075762+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T21:54:29.075856+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T21:54:29.075909+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T21:54:33.324486+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-24T21:54:33.332528+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T21:54:33.332598+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T21:54:33.332629+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T22:22:10.905697+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-24T22:22:10.954521+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T22:22:10.954593+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T22:22:10.954624+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T22:22:14.449669+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-24T22:22:14.457230+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T22:22:14.457282+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T22:22:14.457313+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T23:01:26.590486+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-24T23:01:26.649608+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T23:01:26.649689+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T23:01:26.649741+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T23:01:32.196992+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-24T23:01:32.205325+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-24T23:01:32.205369+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T23:01:32.205402+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-24T23:14:17.093403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T00:08:05.799298+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-25T00:08:05.975640+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T00:08:05.975719+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T00:08:05.975752+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T00:08:09.636816+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-25T00:08:09.644645+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T00:08:09.644697+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T00:08:09.644735+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T01:24:15.240546+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T01:24:15.346409+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T01:24:15.346467+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T01:24:15.346497+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T01:24:15.734968+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-25T01:24:15.742118+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T01:24:15.742155+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T01:24:15.742185+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:02:06.209139+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//thoms.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//thoms.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//thoms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T02:02:37.064697+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//inputs.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//inputs.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T02:02:49.831905+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//userfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//userfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//userfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T02:03:05.473335+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//tempfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//tempfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//tempfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T02:03:25.084606+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//termps.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//termps.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T02:03:26.729824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//classfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//classfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//classfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T02:08:49.448223+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T02:08:50.059554+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T02:08:50.059617+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:08:50.059648+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:08:51.294497+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-25T02:08:51.302570+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T02:08:51.302609+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:08:51.302637+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:04.449419+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-25T02:10:04.511464+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T02:10:04.511534+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:04.511567+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:08.022548+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-25T02:10:08.029506+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T02:10:08.029544+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:08.029574+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:10.062116+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-25T02:10:10.072213+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T02:10:10.072267+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:12.364929+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"borealaeiris4@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:12.367135+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:12.381718+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:14.238554+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-25T02:10:14.245948+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T02:10:14.245994+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:14.246023+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:16.216774+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-25T02:10:16.226449+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T02:10:16.226486+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:16.267299+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:16.268468+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:16.268611+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:18.160036+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-25T02:10:18.167342+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T02:10:18.167408+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:18.167438+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:18.658143+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-25T02:10:18.665152+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T02:10:18.665191+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:18.665221+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:10:19.034848+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-25T02:44:27.349476+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T02:44:27.396110+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T02:44:27.396181+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T02:44:27.396212+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T04:10:16.818903+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T04:10:17.836472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T04:26:27.972052+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-25T04:26:28.049504+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T04:26:28.049573+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T04:26:28.049603+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T04:26:30.495209+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-25T04:26:30.502684+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T04:26:30.502755+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T04:26:30.502786+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T05:15:08.545767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T05:15:08.955970+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-25T05:15:08.984085+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T05:15:08.984171+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T05:15:08.984215+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T05:15:09.367216+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-25T05:15:09.375005+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T05:15:09.375073+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T05:15:09.375105+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T05:15:09.638096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T05:15:09.857990+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T05:15:10.081441+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T05:15:10.313659+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T05:15:10.532784+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T05:15:10.755735+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T05:15:10.985565+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T05:15:11.210012+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-25T05:15:11.217464+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T05:15:11.217532+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T05:15:11.217565+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T05:15:11.445115+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-25T05:15:11.452193+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T05:15:11.452237+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T05:15:11.452267+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T06:34:18.893963+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T06:34:19.206248+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T06:34:19.206313+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T06:34:19.206345+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T06:34:20.818050+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-25T06:34:20.825555+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T06:34:20.825596+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T06:34:20.825625+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T07:40:36.309358+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-25T07:40:36.587521+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T07:40:36.587620+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T07:40:36.587669+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T07:40:45.466045+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-25T07:40:45.473857+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T07:40:45.473895+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T07:40:45.473924+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:14:32.796347+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T08:14:33.468961+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-25T08:14:33.487340+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T08:14:33.487403+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:14:33.487433+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:14:33.789904+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-25T08:14:33.796901+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T08:14:33.796941+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:14:33.796971+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:14:34.007573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T08:14:34.229213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T08:14:34.415298+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T08:14:34.613623+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T08:14:34.812368+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T08:14:35.006995+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T08:14:35.221791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T08:14:35.407581+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-25T08:14:35.414744+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T08:14:35.414818+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:14:35.414850+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:14:35.635685+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-25T08:14:35.642607+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T08:14:35.642649+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:14:35.642679+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:19:11.081774+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-02-25T08:19:11.181890+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T08:19:11.181959+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:19:11.181990+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:19:11.807920+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-25T08:19:11.815490+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T08:19:11.815558+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:19:11.815589+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:19:13.750378+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-25T08:19:13.761068+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T08:19:13.761147+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:19:13.761195+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:19:22.770745+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-25T08:19:22.777616+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T08:19:22.777666+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:19:22.777695+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:29:22.936813+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-25T08:29:22.977032+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T08:29:22.977109+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:29:22.977142+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:29:25.020704+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-25T08:29:25.030221+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T08:29:25.030297+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T08:29:25.030349+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T09:53:04.729465+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T09:53:05.111019+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T09:53:05.111083+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T09:53:05.111115+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T09:53:06.486673+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-25T09:53:06.494169+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T09:53:06.494228+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T09:53:06.494259+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T09:58:01.500962+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:02.633326+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:02.763978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:02.901479+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:03.014612+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:03.131602+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:03.270522+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:03.372799+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:03.470763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:03.563344+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:03.665794+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:03.779117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:03.875193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:03.971411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:04.070584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:04.172241+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:04.277586+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:04.398152+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T09:58:04.512509+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T10:04:40.543635+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T10:04:40.779709+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T10:04:40.779769+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T10:04:40.779801+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T10:04:41.833278+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-25T10:04:41.840460+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T10:04:41.840498+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T10:04:41.840528+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T10:23:20.245336+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T10:23:20.572440+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T10:23:20.572526+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T10:23:20.572570+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T10:23:23.333506+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-25T10:23:23.342424+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T10:23:23.342490+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T10:23:23.342521+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T12:27:17.927723+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-25T12:27:18.428635+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T12:27:18.428705+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T12:27:18.428742+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T12:27:21.522988+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-25T12:27:21.576344+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T12:27:21.576384+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T12:27:21.576414+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T12:49:02.904786+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T12:49:02.992982+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T12:49:02.993051+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T12:49:02.993084+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T12:49:11.611909+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-25T12:49:11.684214+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T12:49:11.684304+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T12:49:11.684353+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:30:01.519208+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://oasb.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://oasb.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T13:30:03.069298+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"HEAD"} [] [2025-02-25T13:30:03.100460+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T13:30:03.100550+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:30:03.100595+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:30:08.470565+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://oasb.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://oasb.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] thenticator"} [] [2025-02-25T13:30:04.618173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://oasb.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://oasb.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T13:30:05.240112+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://oasb.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://oasb.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T13:30:06.034786+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://oasb.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://oasb.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T13:30:09.049029+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://oasb.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-25T13:30:09.078033+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T13:30:09.078121+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:30:09.078167+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] equest.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://oasb.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://oasb.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T13:30:08.673134+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://oasb.wefeatit.com/home","method":"HEAD"} [] [2025-02-25T13:30:08.714843+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T13:30:08.714913+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:30:08.714960+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:37:14.797496+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-25T13:37:14.882170+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T13:37:14.882258+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:37:14.882304+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:54:56.008264+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T13:54:56.602840+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-25T13:54:56.628531+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T13:54:56.628597+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:54:56.628629+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:54:56.855258+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-25T13:54:56.862867+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T13:54:56.862906+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:54:56.862936+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:54:56.976427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T13:54:57.072438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T13:54:57.165940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T13:54:57.258770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T13:54:57.351440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T13:54:57.443478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T13:54:57.536554+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T13:54:57.627232+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-25T13:54:57.634417+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T13:54:57.634455+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:54:57.634484+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:54:57.749146+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-25T13:54:57.756110+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T13:54:57.756147+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T13:54:57.756177+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T14:16:57.244967+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T14:16:57.316178+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T14:16:57.316245+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T14:16:57.316278+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T14:16:59.572658+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-25T14:16:59.579936+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T14:16:59.579975+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T14:16:59.580005+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T15:13:25.677660+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T15:19:13.053497+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T15:19:13.296421+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T15:19:13.296507+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T15:19:13.296558+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T15:19:15.767441+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-25T15:19:15.822094+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T15:19:15.822175+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T15:19:15.822219+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T16:00:52.985392+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hellopress/wp_filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T16:00:53.966171+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T16:00:54.544351+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T16:09:20.345862+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T16:09:29.491188+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T16:29:15.585181+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-25T16:29:15.651519+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T16:29:15.651582+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T16:29:15.651613+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T16:29:17.498678+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-25T16:29:17.506285+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T16:29:17.506348+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T16:29:17.506379+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T17:08:42.335673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T17:32:41.072329+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/admin-ajax.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/admin-ajax.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/admin-ajax.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T17:41:49.898580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T17:41:50.217353+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-25T17:41:50.377443+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T17:41:50.377511+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T17:41:50.377542+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T17:41:51.330505+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-25T17:41:51.341820+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T17:41:51.341900+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T17:41:51.341936+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T17:41:51.622850+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T17:41:51.757843+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T17:41:51.859033+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T17:41:51.953877+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T17:41:52.048805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T17:41:52.143268+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T17:41:52.238489+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T17:41:52.330471+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-25T17:41:52.337520+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T17:41:52.337583+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T17:41:52.337613+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T17:41:52.485431+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-25T17:41:52.492441+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T17:41:52.492498+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T17:41:52.492534+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T17:56:20.077516+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T17:56:20.113989+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T17:56:20.114052+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T17:56:20.114082+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T17:56:20.319439+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-25T17:56:20.329276+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T17:56:20.329325+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T17:56:20.329365+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T18:09:25.929138+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-25T18:09:25.990087+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T18:09:25.990152+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T18:09:25.990183+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T18:09:34.339366+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-25T18:09:34.350689+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T18:09:34.350779+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T18:09:34.350831+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T18:30:05.968913+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T18:30:06.028066+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T18:30:06.028135+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T18:30:06.028167+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T18:30:08.095223+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-25T18:30:08.102998+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T18:30:08.103040+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T18:30:08.103072+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T19:51:05.458730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T19:51:10.372826+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-25T19:51:10.405477+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T19:51:10.405567+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T19:51:10.405619+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T19:51:11.557196+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-25T19:51:11.564128+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T19:51:11.564178+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T19:51:11.564207+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T19:51:15.121961+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-25T19:51:15.128782+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T19:51:15.128819+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T19:51:15.128847+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T19:51:15.622649+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-25T19:51:22.448433+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:09:42.523307+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-25T20:09:42.597559+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:09:42.597627+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:09:42.597664+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:09:43.136912+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-02-25T20:09:43.144819+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:09:43.144860+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:09:43.144892+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:09:44.954789+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-25T20:09:44.961923+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:09:44.961982+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:09:44.962014+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:09:48.567623+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-02-25T20:09:48.574801+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:09:48.574858+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:09:48.574896+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:14:02.002469+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:14:02.390564+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-25T20:14:02.413025+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:14:02.413111+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:14:02.413162+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:14:02.714503+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-25T20:14:02.721799+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:14:02.721839+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:14:02.721871+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:14:02.961449+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:14:03.186770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:14:03.413424+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:14:03.635355+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:14:03.860142+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:14:04.081202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:14:04.302561+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:14:04.520556+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-25T20:14:04.527518+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:14:04.527556+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:14:04.527586+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:14:04.755748+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-25T20:14:04.762744+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:14:04.762782+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:14:04.762813+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:19:35.140812+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:19:35.965974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:24:01.539902+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-25T20:24:01.596899+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:24:01.596965+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:01.596997+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:01.994148+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-25T20:24:02.001652+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:24:02.001693+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:02.001724+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:02.301978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:24:02.648525+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-25T20:24:02.655805+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:24:02.655845+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:02.655876+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:03.092658+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-25T20:24:03.316103+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-25T20:24:03.323294+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:24:03.323336+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:03.323367+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:03.637800+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-25T20:24:03.644927+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:24:03.644968+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:03.645000+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:03.910089+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-25T20:24:03.917274+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:24:03.917316+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:03.917354+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:04.145371+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:24:04.404269+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-25T20:24:04.411909+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:24:04.411978+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:04.412019+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:04.443266+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-25T20:24:04.701880+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-25T20:24:04.712784+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:24:04.712870+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:04.712922+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:33.576196+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:24:33.929837+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-25T20:24:33.950567+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:24:33.950606+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:33.950638+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:34.181100+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-25T20:24:34.188092+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:24:34.188130+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:34.188162+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:34.393200+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:24:34.574205+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:24:34.785311+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:24:35.011666+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:24:35.216523+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:24:35.455395+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:24:35.634839+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T20:24:35.812374+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-25T20:24:35.819336+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:24:35.819374+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:35.819406+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:36.001972+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-25T20:24:36.008966+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:24:36.009004+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:24:36.009034+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:37:06.281855+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-25T20:37:06.394844+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:37:06.394913+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:37:06.394944+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:37:08.659210+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-25T20:37:08.666431+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T20:37:08.666470+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T20:37:08.666499+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T21:20:37.698717+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T21:20:37.772439+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T21:20:37.772534+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T21:20:37.772575+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T21:20:38.287163+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-25T21:20:38.296369+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T21:20:38.296456+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T21:20:38.296489+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T21:34:38.459776+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:34:42.626416+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:34:47.549603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:34:49.001190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:34:52.317419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:34:59.715111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:35:09.033846+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sim.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sim.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sim.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:35:17.984994+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:35:30.421104+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:35:36.648104+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:35:59.503299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:36:03.060757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:36:05.794514+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:36:10.621052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:36:12.595972+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:36:22.023806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:36:24.752685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:36:42.071069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:36:44.617940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:36:56.711638+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:37:00.713396+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:50:39.794433+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:50:40.040459+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-25T21:50:40.060193+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T21:50:40.060256+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T21:50:40.060289+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T21:50:40.234566+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-25T21:50:40.242496+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T21:50:40.242571+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T21:50:40.242604+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T21:50:40.351378+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:50:40.448129+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:50:40.542000+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:50:40.637176+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:50:40.733643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:50:40.828471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:50:40.922474+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T21:50:41.017314+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-25T21:50:41.024349+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T21:50:41.024390+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T21:50:41.024428+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T21:50:41.133241+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-25T21:50:41.140263+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T21:50:41.140305+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T21:50:41.140335+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T22:55:11.261510+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T22:55:11.333745+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T22:55:11.333812+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T22:55:11.333844+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T22:55:14.947775+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-25T22:55:14.955287+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T22:55:14.955336+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T22:55:14.955367+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T23:16:49.244732+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-25T23:16:49.283162+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T23:16:49.283226+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T23:16:49.283257+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T23:16:51.355911+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-25T23:16:51.363099+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-25T23:16:51.363136+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T23:16:51.363165+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-25T23:38:14.614472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T23:55:16.649955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-25T23:55:18.126152+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T00:25:21.321872+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T00:25:21.577825+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T00:25:21.577896+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T00:25:21.577933+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T00:25:22.383516+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-26T00:25:22.394828+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T00:25:22.394908+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T00:25:22.394954+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T00:55:05.781076+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-26T00:55:06.022588+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T00:55:06.022654+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T00:55:06.022686+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T00:55:08.106114+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-26T00:55:08.113663+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T00:55:08.113701+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T00:55:08.113730+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T02:52:24.804404+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T02:52:25.048920+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T02:52:25.048980+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T02:52:25.049010+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T02:52:25.593876+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-26T02:52:25.601378+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T02:52:25.601426+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T02:52:25.601457+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T02:52:26.158209+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-26T02:52:26.165066+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T02:52:26.165103+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T02:52:26.165133+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T02:52:26.658877+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-26T02:52:26.665756+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T02:52:26.665796+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T02:52:26.665826+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T03:13:41.563004+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T03:13:41.614215+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T03:13:41.614277+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T03:13:41.614308+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T03:13:43.352368+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-26T03:13:43.360077+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T03:13:43.360138+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T03:13:43.360168+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T03:59:32.278060+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/u-design/scripts/admin/uploadify/uploadify.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/u-design/scripts/admin/uploadify/uploadify.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/u-design/scripts/admin/uploadify/uploadify.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T04:07:31.067421+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-26T04:07:31.182319+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T04:07:31.182360+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:07:31.182394+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:07:35.716366+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-26T04:07:35.723766+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T04:07:35.723804+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:07:35.723834+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:55:03.076646+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-26T04:55:03.131861+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T04:55:03.131925+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:55:03.131955+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:55:03.538239+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-26T04:55:03.545117+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T04:55:03.545154+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:55:03.545184+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:55:15.018892+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-26T04:55:15.025984+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T04:55:15.026030+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:55:15.026060+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:55:15.584563+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:55:13.080260+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-26T04:55:13.089879+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T04:55:13.089928+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:55:13.093493+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:55:13.094713+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:55:13.094855+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:55:14.684850+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-26T04:55:14.691677+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T04:55:14.691715+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T04:55:14.691745+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:03:17.857836+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T05:07:34.849322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T05:07:52.877446+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-26T05:07:52.928017+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T05:07:52.928085+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:07:52.928116+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:09:27.857346+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T05:09:46.504394+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-26T05:09:46.607726+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T05:09:46.607792+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:09:46.607824+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:09:47.810681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T05:10:21.227304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T05:12:13.800736+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T05:12:13.847438+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T05:12:13.847504+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:12:13.847535+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:12:14.076494+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-26T05:12:14.084301+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T05:12:14.084352+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:12:14.084382+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:24:43.432404+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-26T05:24:43.488830+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T05:24:43.488918+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:24:43.488949+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:24:46.088368+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-26T05:24:46.095747+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T05:24:46.095788+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:24:46.095818+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:38:15.657229+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-26T05:38:15.711168+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T05:38:15.711232+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:38:15.711263+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:54:43.083286+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-26T05:54:43.739751+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T05:54:43.739815+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:54:43.739845+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:55:19.245084+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-26T05:55:19.992626+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T05:55:19.992697+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T05:55:19.992751+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T06:09:58.547730+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-26T06:10:11.418481+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T06:10:11.418553+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T06:10:11.418587+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T06:10:32.406061+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-26T06:43:46.271254+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-02-26T06:43:46.500149+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T06:43:46.500214+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T06:43:46.500245+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T07:11:14.201353+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-02-26T07:11:14.253104+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T07:11:14.253183+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T07:11:14.253225+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T07:11:15.455415+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-26T07:11:15.462836+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T07:11:15.462881+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T07:11:15.462912+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T07:11:17.151294+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T07:11:18.235227+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-26T07:11:18.245780+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T07:11:18.245862+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T07:11:18.245914+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T07:11:21.964203+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-26T07:11:21.971106+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T07:11:21.971143+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T07:11:21.971171+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T07:11:23.563567+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T07:35:54.491393+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T07:35:54.563644+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T07:35:54.563684+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T07:35:54.563713+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T07:35:58.407531+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-26T07:35:58.415111+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T07:35:58.415150+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T07:35:58.415179+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T07:36:19.666247+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/system/js/core.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/system/js/core.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/system/js/core.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T07:36:22.377074+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/jquery.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/jquery.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery/jquery.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T09:10:50.515553+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T09:10:50.830874+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T09:10:50.830967+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T09:10:50.831016+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T09:10:59.053568+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-26T09:10:59.060816+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T09:10:59.060871+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T09:10:59.060902+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T09:11:03.288755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T09:11:10.566438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T09:18:12.288005+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T09:18:12.424766+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T09:18:12.424834+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T09:18:12.424882+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T09:18:16.710857+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-26T09:18:16.718190+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T09:18:16.718228+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T09:18:16.718258+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T09:47:21.602695+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-26T09:47:21.634529+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T09:47:21.634597+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T09:47:21.634627+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T09:47:24.595965+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-26T09:47:24.604001+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T09:47:24.604079+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T09:47:24.604113+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:09:33.280155+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T10:09:35.494808+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T10:09:35.513300+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T10:09:35.513339+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:09:35.513368+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:09:37.135960+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-26T10:09:37.143029+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T10:09:37.143072+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:09:37.143103+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:14:58.423459+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T10:14:58.476501+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T10:14:58.476565+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:14:58.476595+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:14:58.652249+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-26T10:14:58.659238+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T10:14:58.659280+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:14:58.659309+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:18:14.570822+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-26T10:18:14.609634+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T10:18:14.609672+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:18:14.609700+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:18:44.015632+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-26T10:18:44.038590+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T10:18:44.038633+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:18:44.038664+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:18:51.982811+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T10:18:55.574794+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-26T10:18:55.600595+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T10:18:55.600660+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:18:55.600690+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:19:03.758861+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T10:19:31.487575+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-26T10:19:31.539260+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T10:19:31.539300+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:19:31.539329+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:20:53.876551+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-26T10:20:53.927027+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T10:20:53.927105+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:20:53.927146+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T10:20:54.371836+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-26T11:08:01.456738+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:08:05.662350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:08:09.939785+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:08:15.008179+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:08:19.891723+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:08:32.716429+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:08:37.060604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:08:45.151767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:08:47.315545+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:08:49.370869+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:08:51.382255+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:08:55.640516+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:08:58.317582+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:00.307306+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:02.336035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:04.560073+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:08.330214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:09.953485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:14.101344+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:18.462235+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:20.564937+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:22.644987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:25.088398+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:26.954428+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:29.483457+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:32.239389+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:36.636795+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:38.742135+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:41.505462+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:43.383090+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:45.765703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:48.000748+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:50.302768+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:52.049455+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:53.895075+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:56.483422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:09:58.950306+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:01.034785+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:03.103540+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:05.913474+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:07.704065+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:10.400920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:13.329222+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:17.170412+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:19.511769+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:22.797045+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:25.013747+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:27.042782+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:29.130447+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:33.624866+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:35.752440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:39.037193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:41.059328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:44.566128+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:46.392603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:49.638486+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:51.820976+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:54.489215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:57.563925+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:10:59.751328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:04.229523+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:06.896974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:09.488867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:11.370721+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:13.842338+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:16.901691+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:22.388470+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:24.424999+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:27.065405+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:31.185584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:34.053030+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:37.174573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:39.612606+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:42.170888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:44.995524+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:48.931113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:52.708609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:54.839577+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:11:58.067537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:01.670467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:04.021300+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:09.107425+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:10.966535+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:13.809895+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:16.870762+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:23.316746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:25.684021+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:28.131759+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:30.761084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:32.794558+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:34.820069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:36.815669+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:38.787452+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:41.340156+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:43.770850+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:46.066577+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:48.881116+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:50.967131+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:53.324416+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:55.735251+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:12:59.385515+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:01.460290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:03.878887+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:08.013985+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:09.926466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:12.093119+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:13.983503+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:15.674225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:18.391309+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:20.316091+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:22.060125+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:24.040406+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:25.760756+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:27.822793+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:30.769123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:33.198446+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:36.430124+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:38.057936+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:40.381690+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:42.674381+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:44.589061+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:46.730500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:50.736913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:52.944838+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:55.219262+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:13:58.519442+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:00.460643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:04.331328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:06.821595+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:09.093340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:11.360575+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:13.354517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:15.636249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:17.674746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:20.126969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:22.491953+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:25.930706+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:28.142449+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:31.265009+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:34.695012+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:36.929404+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:39.388858+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:41.804218+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:45.103151+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:47.447809+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:49.658369+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:52.279726+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:56.793351+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:14:58.785272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:01.922752+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:04.314105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:06.730232+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:09.268631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:11.657943+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:13.467175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:15.574745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:17.255995+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:19.356067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:21.108236+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:22.836035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:25.623337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:27.441271+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:29.592623+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:32.216994+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:34.046182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:35.984100+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:38.987889+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:40.977812+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:42.570426+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:44.753977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:46.992642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:48.879487+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:51.231584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:53.525133+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:55.436641+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:57.415117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:15:59.250290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:02.403403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:04.491695+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:06.460677+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:08.322350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:10.243343+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:12.353451+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:14.208364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:17.568959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:19.357131+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:21.817069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:24.344563+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:25.917293+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:28.099038+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:30.251609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:32.075049+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:34.203467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:16:36.282191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:49:02.824125+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T11:49:02.884909+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T11:49:02.884979+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T11:49:02.885012+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T11:49:04.646131+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-26T11:49:04.654004+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T11:49:04.654070+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T11:49:04.654100+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T11:49:15.872891+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/elmah.axd"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/elmah.axd\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/elmah.axd/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T11:49:16.340705+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/elmah/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/elmah/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/elmah\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T12:17:57.791784+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T12:17:58.423419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T12:39:09.112287+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T12:39:09.164690+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T12:39:09.164758+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T12:39:09.164789+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T12:39:09.621147+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T12:39:09.629173+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T12:39:09.629225+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T12:39:09.629263+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T13:50:36.533346+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-26T13:50:36.596538+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T13:50:36.596604+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T13:50:36.596636+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T13:50:38.761140+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-26T13:50:38.768691+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T13:50:38.768728+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T13:50:38.768758+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T14:13:48.262587+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-26T14:13:48.473970+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T14:13:48.474037+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T14:13:48.474070+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T14:13:53.527745+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-26T14:13:53.535238+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T14:13:53.535281+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T14:13:53.535311+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T15:47:26.194408+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T15:47:26.409124+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T15:47:26.409183+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T15:47:26.409214+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T15:47:28.585947+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-26T15:47:28.593581+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T15:47:28.593624+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T15:47:28.593653+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T17:43:24.821502+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T17:43:26.760749+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T17:43:27.327032+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T17:43:27.857557+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T17:43:28.903313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T17:51:03.291549+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T17:51:04.002641+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/build/images/wefeatit/logo_transparent.png"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/build/images/wefeatit/logo_transparent.png\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/images/wefeatit/logo_transparent.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T18:01:09.385647+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-26T18:01:09.516804+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T18:01:09.516857+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T18:01:09.516895+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T18:01:11.265607+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-26T18:01:11.273465+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T18:01:11.273527+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T18:01:11.273557+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T18:26:07.344259+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T19:26:51.021114+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T19:26:51.160417+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T19:26:51.160486+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T19:26:51.160517+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T19:26:53.056132+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-26T19:26:53.063557+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T19:26:53.063606+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T19:26:53.063635+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T19:45:11.273726+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:00:36.521612+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-26T20:00:36.556157+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T20:00:36.556204+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:00:36.556235+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:00:36.723939+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-26T20:00:36.731223+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T20:00:36.731260+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:00:36.731288+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:00:37.047652+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-02-26T20:00:37.054542+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T20:00:37.054579+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:00:37.054607+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:00:37.679079+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-02-26T20:00:37.686012+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T20:00:37.686049+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:00:37.686077+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:09:22.379528+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T20:09:22.444121+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T20:09:22.444161+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:09:22.444191+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:09:23.686207+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-26T20:09:23.693590+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T20:09:23.693628+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:09:23.693658+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:12:32.674924+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-26T20:12:32.708946+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T20:12:32.708985+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:12:32.709015+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:12:34.899903+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-26T20:12:34.907034+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T20:12:34.907071+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:12:34.907100+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:41:01.800009+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:02.081972+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:02.213682+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:02.320517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:02.415637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:02.519172+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:02.614113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:02.825356+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:02.999997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:03.106167+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:03.207791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:03.300724+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:03.400865+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:03.495350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:03.590199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:03.685204+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:03.776899+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:03.870010+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:41:03.963433+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:51:16.459665+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:51:17.021020+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-26T20:51:17.055129+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T20:51:17.055191+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:51:17.055221+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:51:17.263704+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-26T20:51:17.271694+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T20:51:17.271739+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:51:17.271770+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:51:17.414225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:51:17.550655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:51:17.687441+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:51:17.826827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:51:18.003496+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:51:18.146634+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:51:18.343951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T20:51:18.498366+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-26T20:51:18.508209+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T20:51:18.508279+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:51:18.508310+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:51:18.638280+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-26T20:51:18.645738+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T20:51:18.645801+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T20:51:18.645830+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T21:55:50.521214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:55:57.930152+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:56:08.212806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:56:18.767195+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:56:42.610654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:56:52.472589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:57:14.026671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sim.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sim.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sim.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:57:17.031264+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:57:32.240097+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:57:52.911340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:57:55.991842+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:58:01.555712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:58:16.714703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:58:39.766998+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:58:48.932499+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:59:00.307539+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:59:19.680669+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:59:37.196165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T21:59:59.778505+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T22:00:01.250752+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T22:00:11.656375+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-26T22:19:37.300457+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-26T22:19:37.377248+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T22:19:37.377313+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T22:19:37.377344+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T22:19:46.933396+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-26T22:19:46.940915+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T22:19:46.940965+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T22:19:46.940995+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T22:19:47.852482+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-26T22:19:47.859437+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T22:19:47.859475+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T22:19:47.859504+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T22:41:15.650255+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-26T22:41:15.708537+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T22:41:15.708618+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T22:41:15.708665+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T22:41:17.845787+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-26T22:41:17.853249+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-26T22:41:17.853293+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-26T22:41:17.853332+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:01:26.792922+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/size.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/size.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/size.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:27.342337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/news-portal/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/news-portal/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/news-portal/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:27.639627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/utchiha505.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/utchiha505.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/utchiha505.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:27.883260+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:28.130108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:28.373499+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:29.078697+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:29.320235+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:29.566273+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/networks.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/networks.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/networks.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:29.811018+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:30.161444+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/networks.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/networks.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/networks.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:30.412119+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:30.655625+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:31.119264+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:31.366671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/smile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/smile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/smile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:31.610969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-act.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-act.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-act.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:31.856319+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:32.102777+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ctafwp-admin/maint/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ctafwp-admin/maint/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ctafwp-admin/maint/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:32.346335+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:32.592960+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rcc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rcc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rcc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:32.836607+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sellSEX.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sellSEX.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sellSEX.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:33.079244+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:33.321411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sck.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sck.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sck.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:33.566005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ans.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ans.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ans.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:33.810906+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/buy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/buy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/buy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:34.054279+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Core-EconX/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Core-EconX/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Core-EconX/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:34.299444+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index4.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index4.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index4.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:34.551333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:34.807685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rbh/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rbh/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rbh/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:35.051097+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pwp-admin/network/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pwp-admin/network/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pwp-admin/network/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:35.295991+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wander.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wander.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wander.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:35.558200+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fck.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fck.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fck.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:35.804171+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:36.047204+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/writeable.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/writeable.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/writeable.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:36.292852+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:36.534920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/deeto/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/deeto/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/deeto/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:36.787370+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:37.038758+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ans.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ans.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ans.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:37.292515+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:37.537304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/helloapx/wp-apxupx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:37.787161+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:38.034139+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hello-dolly/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hello-dolly/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hello-dolly/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:38.278628+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell20211028.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell20211028.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell20211028.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:38.538466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:38.783246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:39.041114+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:39.283801+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:39.525748+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:39.771246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:40.024448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:40.325389+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:40.570627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:40.818230+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:41.072364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:41.314279+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:41.563112+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:41.866326+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:42.112436+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:42.417308+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:42.660335+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:42.906335+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:43.149833+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:43.394553+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:43.637330+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/sketch/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/sketch/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/sketch/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:43.879693+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:44.125593+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:44.368050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:44.610973+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:44.852632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:45.094462+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xml.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xml.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xml.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:45.380952+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:45.635487+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:45.888616+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:46.132622+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:46.377037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:46.619406+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:46.871746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:47.114740+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:47.359512+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bk/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bk/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:47.606843+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:47.849847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/revslider/includes/external/page/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:48.091933+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:48.332689+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:48.590868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:48.835000+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:49.091158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:49.393534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/goods.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/goods.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/goods.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:49.636238+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:49.880272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:50.138207+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:50.385428+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:50.628238+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:50.871277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/elp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/elp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/elp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:51.114119+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:51.357259+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/m.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/m.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/m.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:51.599710+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:51.861198+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:52.116276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:52.360725+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:52.607215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:52.851671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:53.098773+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:53.365212+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:53.608874+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:53.853272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:54.103372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:54.491372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:54.737727+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:54.992027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:55.249795+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:55.506168+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:55.759444+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/text.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/text.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/text.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:56.001879+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:56.245981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:56.495562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:56.744656+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:57.218852+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:57.617528+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:57.860826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:58.103736+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/bluestork/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/bluestork/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/bluestork/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:58.345462+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/hathor/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/hathor/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/hathor/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:58.587659+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/hathor/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/hathor/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/hathor/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:58.830429+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/isis/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/isis/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/isis/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:59.072509+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/isis/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/isis/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/isis/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:59.315119+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/udd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/udd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_simplefileuploadv1.3/elements/udd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:59.559943+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:01:59.803417+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:00.062921+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez5/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez5/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez5/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:00.320801+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez5/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez5/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez5/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:00.569459+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez_20/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez_20/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez_20/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:00.815529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez_20/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez_20/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez_20/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:01.061390+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/protostar/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/protostar/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/protostar/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:01.308925+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/protostar/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/protostar/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/protostar/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:01.552206+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/atomic/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/atomic/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/atomic/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:01.798117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/atomic/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/atomic/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/atomic/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:02.043372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/Clean.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/Clean.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_simplefileuploadv1.3/elements/Clean.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:02.303493+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:02.573599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:02.826073+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:03.070674+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:03.317501+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:03.561674+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:03.804813+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:04.062148+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:04.319908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:04.564370+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:04.809934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:05.054077+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:05.298661+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:05.543509+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:05.794716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:06.037673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:06.280884+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:06.524414+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config-sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config-sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config-sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:06.769346+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:07.013917+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:07.258791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:07.501288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:07.743411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/jsstrings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/jsstrings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/jsstrings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:07.987952+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:08.229666+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:08.473683+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:08.725413+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:08.987566+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:09.307614+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:09.552100+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:09.795087+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:10.048150+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:10.295173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:10.552604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:10.799093+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:11.045561+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/s.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/s.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:11.314578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehehehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehehehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehehehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:11.557839+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:12.080715+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:12.395956+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:12.802524+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:13.045939+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:13.308159+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:13.560067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:13.816003+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:14.058298+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ioxi002.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ioxi002.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ioxi002.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:14.299476+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:14.544134+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/back.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/back.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/back.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:14.790106+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:15.038585+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:15.285678+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:15.629525+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:15.871207+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/baxa1.phP8"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/baxa1.phP8\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.phP8/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:16.112542+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:16.355130+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:16.598402+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:16.840701+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ova.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ova.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ova.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:17.086237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:17.328831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:17.571297+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:17.819768+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/home.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/home.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/home.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:18.062332+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:18.305286+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:18.579681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:18.822331+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/digital-download/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/digital-download/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/digital-download/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:19.065946+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:19.310711+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:19.552738+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:19.795382+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:20.037734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:20.294846+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:20.557807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:20.800047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:21.041836+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:21.283583+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:21.528334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ova-tools.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ova-tools.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ova-tools.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:21.774704+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/version.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/version.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:22.024587+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lufix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lufix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lufix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:22.267179+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:22.507779+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:22.752223+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:22.993227+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:23.237320+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:23.481710+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:23.725478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:24.059928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dummyyummy/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:24.301642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/w.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/w.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/w.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:24.546688+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:24.788757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-add.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-add.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-add.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:25.030630+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioxi/alfa-ioxi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioxi/alfa-ioxi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioxi/alfa-ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:25.305100+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:25.550480+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:25.808346+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:26.051214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:26.293870+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-l0gin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-l0gin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-l0gin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:26.536852+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:26.782071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:27.102649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/small.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/small.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/small.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:27.409031+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/library.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/library.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/library.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:27.698302+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/h.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/h.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/h.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:28.081453+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/504.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/504.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/504.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:28.340732+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:28.582944+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:28.830113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:29.072033+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:29.315260+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:29.561249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tiny.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tiny.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tiny.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:29.828332+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:30.144529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/customize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/customize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/customize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:30.386508+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sad/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sad/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sad/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:30.628351+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:30.870155+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:31.111940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:31.353332+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:31.598841+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1337.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1337.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1337.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:31.840951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upgrade.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upgrade.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upgrade.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:32.084532+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/tmpls.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/tmpls.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/tmpls.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:32.327307+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:32.571805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:32.814916+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:33.068754+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/bin/loader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/bin/loader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/bin/loader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:33.321831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/hideo/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/hideo/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hideo/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:33.570779+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:33.819826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:34.062862+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/HsFPDcD.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/HsFPDcD.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/HsFPDcD.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:34.308982+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:34.575584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/room.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/room.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/room.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:34.838974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:35.083969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3m/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3m/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3m/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:35.328484+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaul.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaul.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaul.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:35.570568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:35.913681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/OLD-UP-ova.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/OLD-UP-ova.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/OLD-UP-ova.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:36.157811+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Njima.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Njima.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Njima.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:36.407720+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ticket/vendor/htmlawed/htmlawed/gel4y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ticket/vendor/htmlawed/htmlawed/gel4y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ticket/vendor/htmlawed/htmlawed/gel4y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:36.650163+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:36.891948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:37.134762+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:37.377776+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:37.619241+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/ThreeFox_Exploit/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:02:37.868457+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:19:28.442856+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:19:29.371989+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-02-27T00:19:29.423506+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T00:19:29.423549+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:19:29.423580+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:19:30.156698+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-02-27T00:19:30.164311+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T00:19:30.164367+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:19:30.164399+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:19:30.339149+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:19:30.446022+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:19:30.568013+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:19:30.697336+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:19:30.791454+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:19:30.885657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:19:30.985526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T00:19:31.084622+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-02-27T00:19:31.091743+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T00:19:31.091788+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:19:31.091818+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:19:31.211584+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-27T00:19:31.218763+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T00:19:31.218808+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:19:31.218839+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:19:47.669743+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-27T00:19:47.706327+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T00:19:47.706369+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:19:47.706399+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:19:48.983498+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-27T00:19:48.990497+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T00:19:48.990539+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:19:48.990570+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:44:47.328911+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-27T00:44:47.395178+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T00:44:47.395243+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:44:47.395279+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:44:50.917856+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-27T00:44:50.925185+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T00:44:50.925227+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T00:44:50.925256+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T01:29:26.759786+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T01:35:38.950920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/lofmebwd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/lofmebwd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/lofmebwd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T01:35:40.392847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/woh.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/woh.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/woh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T01:35:40.525809+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gebase.php69"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gebase.php69\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gebase.php69/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T01:35:40.655152+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/system_log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/system_log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/system_log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T02:45:01.918846+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-27T02:45:02.246014+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T02:45:02.246088+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T02:45:02.246119+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T03:12:25.334172+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-27T03:12:25.580975+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T03:12:25.581072+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T03:12:25.581123+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T03:12:28.350145+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-27T03:12:28.358264+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T03:12:28.358329+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T03:12:28.358361+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:13:40.745162+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-27T04:13:41.174079+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T04:13:41.174145+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:13:41.174176+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:13:42.734374+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-27T04:13:42.741980+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T04:13:42.742029+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:13:42.742060+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:13:47.294829+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-27T04:13:47.301827+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T04:13:47.301865+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:13:47.301896+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:13:47.844571+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:13:46.506852+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-27T04:13:46.516307+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T04:13:46.516344+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:13:46.519921+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:13:46.521069+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:13:46.521211+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:13:47.018929+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-27T04:13:47.025831+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T04:13:47.025869+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:13:47.025898+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:19:23.192471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/Jcrop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T04:19:27.235384+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T04:19:30.458964+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T04:19:34.007030+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T04:19:34.335733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T04:19:34.513645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T04:19:38.043346+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T04:19:42.834975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T04:21:07.786716+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-27T04:21:07.809393+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T04:21:07.809454+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:21:07.809486+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:42:18.692326+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-27T04:42:18.735508+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T04:42:18.735574+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T04:42:18.735605+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:20:39.904119+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T05:20:40.625089+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-02-27T05:20:40.643358+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T05:20:40.643407+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:20:40.643439+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:20:40.807166+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-02-27T05:20:40.814161+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T05:20:40.814201+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:20:40.814231+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:20:41.023794+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T05:20:41.154810+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T05:20:41.285452+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T05:20:41.411323+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T05:20:41.517177+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T05:20:41.623967+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T05:20:41.747212+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T05:20:41.864486+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-02-27T05:20:41.875590+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T05:20:41.875672+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:20:41.875718+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:20:42.026641+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-02-27T05:20:42.034027+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T05:20:42.034072+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:20:42.034110+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:30:59.592545+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-27T05:30:59.647845+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T05:30:59.647911+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:30:59.647944+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:31:01.139005+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-27T05:31:01.146487+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T05:31:01.146525+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:31:01.146554+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:33:37.392030+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-27T05:33:37.423872+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T05:33:37.423910+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:33:37.423941+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:38:36.823278+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-27T05:38:36.864918+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T05:38:36.864961+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T05:38:36.864990+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T06:01:52.123983+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/nav.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/nav.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/nav.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T06:02:09.534787+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T06:09:53.681431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T06:09:53.681431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T06:09:54.159112+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T06:10:12.840024+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T06:10:12.840032+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T06:10:12.840023+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T06:10:13.668953+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T06:10:14.150709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T06:10:14.994208+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T06:10:38.894913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T07:02:04.235261+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T07:23:14.716547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new/.env.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new/.env.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/.env.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T07:23:19.751440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T07:23:21.081952+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T07:23:21.532717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T07:23:22.295147+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/phpinfo/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/phpinfo/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T07:23:22.721903+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T07:23:26.195270+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xampp/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xampp/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xampp/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T07:23:26.828273+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lara/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lara/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lara/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T07:23:38.807192+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/laravel/.env.staging"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/laravel/.env.staging\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/laravel/.env.staging/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T07:23:39.972754+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/laravel/core/.env.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/laravel/core/.env.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/laravel/core/.env.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T07:23:40.879489+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/laravel/core/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/laravel/core/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/laravel/core/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T07:23:41.736177+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/laravel/core/.env.staging"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/laravel/core/.env.staging\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/laravel/core/.env.staging/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T07:52:44.843521+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-27T07:52:45.112868+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T07:52:45.112960+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T07:52:45.113013+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T07:52:48.434194+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-27T07:52:48.442119+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T07:52:48.442188+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T07:52:48.442220+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T08:49:56.499839+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-27T08:49:56.632328+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T08:49:56.632397+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T08:49:56.632430+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T08:49:59.991799+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-27T08:49:59.999356+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T08:49:59.999428+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T08:49:59.999461+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T10:01:00.163443+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/heh.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/heh.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/heh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T10:01:06.334923+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/NewFile.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/NewFile.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/NewFile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T10:01:10.503082+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-27T10:01:10.588859+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/view-more/ioxi.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/view-more/ioxi.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/view-more/ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T10:01:10.762959+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T10:01:10.763025+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T10:01:10.763056+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T10:01:14.944926+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-27T10:01:14.952936+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T10:01:14.952973+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T10:01:14.953001+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T10:01:16.515773+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/erinyani/baxa1.php7" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/erinyani/baxa1.php7\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erinyani/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T10:01:22.933751+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/baxa1.php7" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/baxa1.php7\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T10:01:27.827136+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/erinyani/baxa1.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/erinyani/baxa1.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erinyani/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T10:01:33.601130+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/baxa1.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/baxa1.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T10:01:42.702847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/seoxx/randkeyword.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/seoxx/randkeyword.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoxx/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T10:50:19.860915+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-27T10:50:19.898660+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T10:50:19.898721+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T10:50:19.898763+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T10:50:24.401647+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-27T10:50:24.409793+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T10:50:24.409831+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T10:50:24.409875+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T11:54:20.965220+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T11:54:23.267551+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T11:54:23.766953+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T11:54:27.894436+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T11:55:50.747810+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T11:56:03.315443+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-02-27T11:56:03.368481+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T11:56:03.368553+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T11:56:03.368586+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T11:56:03.890953+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-27T12:08:38.098935+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-27T12:08:38.131384+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T12:08:38.131451+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T12:08:38.131483+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T12:08:40.168656+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-27T12:08:40.175978+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T12:08:40.176016+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T12:08:40.176047+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T12:11:56.638884+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-27T12:11:56.700220+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T12:11:56.700285+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T12:11:56.700315+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T12:11:57.383696+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-27T12:11:57.391248+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T12:11:57.391302+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T12:11:57.391331+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T12:40:41.928547+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-27T12:40:41.963840+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T12:40:41.963904+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T12:40:41.963936+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T12:40:42.541777+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-27T12:40:42.549834+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T12:40:42.549877+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T12:40:42.549908+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T12:47:07.823066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:47:10.803836+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:47:13.270160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as/function"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as/function\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as/function/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:47:15.076141+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:47:17.127534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:47:20.969286+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:47:23.714795+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:47:25.387164+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:53:14.336573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:53:17.364072+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/providers/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/providers/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/providers/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:53:20.816720+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:53:22.480630+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ectoplasm/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:53:24.316785+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer//zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer//zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer//zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:53:26.665199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:53:28.744123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T12:53:34.747115+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T13:00:06.494080+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T13:00:07.199612+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-27T13:00:07.226021+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:00:07.226078+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:00:07.226109+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:00:09.368991+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-27T13:00:09.413698+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:00:09.413763+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:00:09.413796+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:00:13.428978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T13:22:16.142787+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-27T13:22:16.198512+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:22:16.198585+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:16.198617+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:16.500478+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-27T13:22:16.508982+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:22:16.509051+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:16.509082+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:17.021826+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-27T13:22:17.028860+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:22:17.028915+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:17.028946+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:17.053207+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-27T13:22:17.061743+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:22:17.061814+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:17.061846+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:17.207346+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-27T13:22:17.214385+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:22:17.214434+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:17.214464+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:17.424288+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-27T13:22:17.713650+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-27T13:22:17.723892+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:22:17.723980+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:17.724030+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:17.757935+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-27T13:22:18.169854+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-27T13:22:18.177093+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:22:18.177160+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:18.177190+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:18.210750+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-27T13:22:19.385423+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-27T13:22:19.392461+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:22:19.392512+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:19.392542+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:22:19.420971+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-27T13:23:07.029067+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-27T13:23:07.057451+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:23:07.057534+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:07.057584+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:07.320444+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-27T13:23:07.329231+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:23:07.329297+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:07.329327+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:07.917612+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-27T13:23:07.917766+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-27T13:23:07.956030+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:23:07.956107+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:07.956143+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:07.956211+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:23:07.956282+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:07.956333+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:08.079033+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-27T13:23:08.242842+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-27T13:23:08.250519+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:23:08.250581+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:08.250613+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:08.411675+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-27T13:23:08.418752+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:23:08.418794+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:08.418825+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:08.448895+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-27T13:23:08.859431+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-27T13:23:08.866371+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:23:08.866410+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:08.866441+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:08.896586+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-27T13:23:10.079841+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-27T13:23:10.089634+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:23:10.089702+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:10.089742+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:23:10.123048+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-27T13:58:46.517624+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-27T13:58:46.714334+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:58:46.714424+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:58:46.714476+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:58:47.943750+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-27T13:58:47.950950+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T13:58:47.950987+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:58:47.951021+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T13:59:24.569196+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/nav.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/nav.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/nav.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T13:59:31.504691+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Core32.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T14:10:28.086921+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-27T14:10:28.135870+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T14:10:28.135938+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T14:10:28.135977+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T14:10:29.777547+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-27T14:10:29.784820+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T14:10:29.784857+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T14:10:29.784885+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T15:25:04.616026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-avatar/admin/uploadify/uploadify.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-avatar/admin/uploadify/uploadify.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-avatar/admin/uploadify/uploadify.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T16:14:44.772698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T16:20:14.487828+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-27T16:20:14.805768+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T16:20:14.805817+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T16:20:14.805849+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T16:20:17.828076+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-27T16:20:17.835652+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T16:20:17.835714+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T16:20:17.835754+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T19:09:36.109128+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T19:09:36.766724+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T19:10:12.085014+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-27T19:10:12.125903+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T19:10:12.125997+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T19:10:12.126047+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T19:10:14.371217+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-27T19:10:14.381890+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T19:10:14.381967+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T19:10:14.382011+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T20:01:44.986790+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T20:28:20.343085+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T20:28:21.059474+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-27T20:31:43.531745+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-27T20:31:43.568228+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T20:31:43.568288+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T20:31:43.568318+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T20:31:43.838645+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-02-27T20:31:43.846266+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T20:31:43.846311+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T20:31:43.846341+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T20:31:44.112498+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-02-27T20:31:44.119594+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T20:31:44.119638+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T20:31:44.119671+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T20:31:44.494242+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-02-27T20:31:44.501153+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T20:31:44.501194+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T20:31:44.501284+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:07.199678+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-27T21:35:07.277559+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T21:35:07.277641+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:07.277692+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:07.590331+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-27T21:35:07.601858+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T21:35:07.601936+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:07.601983+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:09.988589+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-27T21:35:10.001123+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T21:35:10.001188+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:13.307616+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"operezx6@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:13.311085+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:13.342186+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:15.189080+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-27T21:35:15.196348+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T21:35:15.196400+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:15.196436+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:16.716109+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-27T21:35:16.727489+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T21:35:16.727571+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:16.768229+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:16.770204+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:16.770451+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:18.813819+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-27T21:35:18.824748+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T21:35:18.824830+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:18.824875+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:19.255622+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-27T21:35:19.266453+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T21:35:19.266537+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:19.266597+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:35:19.878748+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-27T21:37:26.673877+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-27T21:37:26.728428+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T21:37:26.728494+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:37:26.728524+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:37:28.064415+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-27T21:37:28.072236+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T21:37:28.072305+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T21:37:28.072336+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T22:09:50.210154+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-27T22:09:50.256755+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T22:09:50.256822+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T22:09:50.256852+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T22:09:53.296325+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-27T22:09:53.303945+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T22:09:53.303985+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T22:09:53.304029+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T23:31:09.172739+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-27T23:31:09.251714+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T23:31:09.251781+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T23:31:09.251811+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T23:31:22.732069+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-27T23:31:22.742690+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T23:31:22.742753+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T23:31:22.742796+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T23:31:26.852930+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-27T23:31:26.883446+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-27T23:31:26.883500+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-27T23:31:26.883530+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T00:30:37.655505+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-28T00:30:37.733828+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T00:30:37.733880+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T00:30:37.733910+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T00:30:39.491083+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-28T00:30:39.498415+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T00:30:39.498459+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T00:30:39.498490+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T01:20:24.642448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T01:50:19.609122+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-28T01:50:19.687712+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T01:50:19.687783+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T01:50:19.687814+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T01:50:20.480619+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-28T01:50:20.487820+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T01:50:20.487858+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T01:50:20.487887+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T02:18:28.631152+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-28T02:18:28.691558+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T02:18:28.691638+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T02:18:28.691684+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T02:18:28.924730+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-28T02:18:28.932743+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T02:18:28.932792+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T02:18:28.932821+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T02:41:34.305228+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-28T02:41:34.369476+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T02:41:34.369548+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T02:41:34.369581+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:00:48.343461+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-28T03:00:48.417304+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T03:00:48.417394+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:00:48.417446+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:00:48.942390+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-28T03:00:48.950538+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T03:00:48.950606+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:00:48.950637+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:00:49.232871+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-28T03:00:49.239710+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T03:00:49.239748+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:00:49.239777+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:00:49.646740+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-28T03:00:49.857310+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-28T03:00:49.864146+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T03:00:49.864184+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:00:49.864212+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:00:49.892261+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-28T03:00:50.044846+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-28T03:00:50.051827+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T03:00:50.051876+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:00:50.051905+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:00:50.080278+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-02-28T03:05:04.728311+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-28T03:05:04.848269+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T03:05:04.848358+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:05:04.848408+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:05:05.175538+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-28T03:05:05.183326+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T03:05:05.183394+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:05:05.183426+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:13:07.137563+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-28T03:13:07.214676+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T03:13:07.214739+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:13:07.214770+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:13:08.522651+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-28T03:13:08.530101+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T03:13:08.530146+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:13:08.530175+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:45:06.825248+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-28T03:45:06.879728+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T03:45:06.879814+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:45:06.879862+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:45:08.280101+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-28T03:45:08.287624+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T03:45:08.287690+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:45:08.287720+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:45:09.561183+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-28T03:45:09.568247+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T03:45:09.568296+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:45:09.568331+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:45:13.384335+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-28T03:45:13.395413+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T03:45:13.395499+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T03:45:13.395547+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T06:03:00.237660+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-28T06:03:00.746269+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T06:03:00.746363+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T06:03:00.746412+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T06:03:05.068114+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-28T06:03:05.075974+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T06:03:05.076036+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T06:03:05.076065+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T06:43:50.062869+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:54.591800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/thumbs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/thumbs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thumbs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:54.693276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Auth.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Auth.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Auth.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:54.796908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/gzdecodes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/gzdecodes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/gzdecodes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:54.896960+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:54.996805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:55.096592+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:55.195678+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:55.296566+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:55.398007+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:55.502189+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/TOPXOH/wDR.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/TOPXOH/wDR.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/TOPXOH/wDR.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:55.608886+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache/Cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:55.706690+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:55.806560+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:55.908335+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Js.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Js.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Js.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:56.007850+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ok.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ok.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ok.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:56.108270+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ern1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ern1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ern1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:56.206958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T06:43:56.304888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:54.943497+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:56.969987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:57.065692+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:57.157480+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:57.259035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:57.358152+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:57.449381+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:57.539698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:57.629573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:57.720106+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:57.810157+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:57.901236+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:58.007671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:58.100243+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:58.192119+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:58.284334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:58.380620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:58.474591+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T07:37:58.577167+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T08:03:31.718378+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T09:04:12.830141+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-28T09:04:13.135283+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T09:04:13.135341+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T09:04:13.135371+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T09:04:14.392485+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-28T09:04:14.399989+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T09:04:14.400027+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T09:04:14.400068+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T10:14:40.555335+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-28T10:14:40.641370+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T10:14:40.641437+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T10:14:40.641470+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T10:14:41.428011+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-28T10:14:41.435521+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T10:14:41.435561+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T10:14:41.435590+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T10:14:41.775166+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-28T10:14:41.782032+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T10:14:41.782071+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T10:14:41.782101+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T12:26:27.356179+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T12:26:30.851455+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T13:57:13.812624+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-28T13:57:14.437943+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:57:14.438014+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:14.438048+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:17.708440+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-28T13:57:17.715910+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:57:17.715952+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:17.715984+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:21.180367+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-28T13:57:21.256576+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:57:21.256644+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:21.256675+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:21.582579+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-28T13:57:21.589994+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:57:21.590033+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:21.590063+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:35.244141+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-02-28T13:57:35.271442+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:57:35.271481+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:35.271511+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:35.809933+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-02-28T13:57:35.816734+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:57:35.816773+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:35.816808+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:37.637429+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-02-28T13:57:37.709645+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:57:37.709708+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:40.988170+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:41.149122+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:41.149285+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-28T13:57:41.224866+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-02-28T13:57:41.231890+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:57:41.231931+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:41.231961+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:41.407901+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-02-28T13:57:41.415205+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:57:41.415261+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:41.415294+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:43.376712+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-28T13:57:43.414656+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-28T13:57:44.992128+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-28T13:57:45.788311+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-28T13:57:45.795474+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:57:45.795535+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:57:45.795575+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:58:00.347071+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-02-28T13:58:00.408576+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-28T13:58:00.505500+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-28T13:58:00.505575+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:58:00.505606+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:58:00.507497+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:58:00.533983+01:00] timesheet.INFO: Add to billing [] [] [2025-02-28T13:58:00.534874+01:00] timesheet.INFO: New TS [] [] [2025-02-28T13:58:00.797719+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-28T13:58:00.870790+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-28T13:58:00.878099+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:58:00.878162+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:58:00.878194+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:58:05.567603+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-02-28T13:58:05.580174+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-28T13:58:05.615177+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-28T13:58:05.615244+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:58:05.615274+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:58:05.616334+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:58:05.622720+01:00] timesheet.INFO: Add to billing [] [] [2025-02-28T13:58:05.622943+01:00] timesheet.INFO: New TS [] [] [2025-02-28T13:58:05.799832+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-28T13:58:05.871964+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-28T13:58:05.878959+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:58:05.878998+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:58:05.879027+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:58:29.136589+01:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-02-28T13:58:29.180418+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-28T13:58:29.274038+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-28T13:58:29.274137+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:58:29.274182+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:58:29.276101+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:58:29.312487+01:00] timesheet.INFO: TS Update [] [] [2025-02-28T13:58:29.511434+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to undefined method App\Controller\TimeSheetController::countUnsubmittedTS()" at TimeSheetController.php line 355 {"exception":"[object] (Error(code: 0): Call to undefined method App\\Controller\\TimeSheetController::countUnsubmittedTS() at /home/wefeatitkc/www/oasb/src/Controller/TimeSheetController.php:355)"} [] [2025-02-28T13:58:30.645013+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-28T13:58:41.611431+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-02-28T13:58:41.618525+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:58:41.618572+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:58:41.618602+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:58:41.718301+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-02-28T13:58:41.718399+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-02-28T13:58:41.718457+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-02-28T13:58:41.718508+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-02-28T13:58:41.718557+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-02-28T13:58:41.718605+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-02-28T13:58:41.718652+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-02-28T13:58:41.718698+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-02-28T13:58:41.745070+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-28T13:58:41.762324+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-28T13:58:45.008096+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-28T13:59:13.405878+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-02-28T13:59:13.465837+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-28T13:59:13.554776+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-28T13:59:13.554860+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T13:59:13.554894+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:59:13.556865+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T13:59:13.580477+01:00] timesheet.INFO: Add to billing [] [] [2025-02-28T13:59:13.637440+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-28T14:00:10.430470+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-02-28T14:00:10.494157+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-28T14:00:10.734612+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-28T14:00:10.734690+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T14:00:10.734721+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T14:00:10.736570+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T14:00:10.783449+01:00] timesheet.INFO: Add to billing [] [] [2025-02-28T14:00:10.834246+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-28T14:00:19.648745+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-02-28T14:00:19.668591+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-28T14:00:19.713288+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-28T14:00:19.713367+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T14:00:19.713398+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T14:00:19.714656+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T14:00:19.722822+01:00] timesheet.INFO: Add to billing [] [] [2025-02-28T14:00:19.750935+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-28T15:07:29.591922+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-02-28T15:07:29.720518+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T15:07:29.720610+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T15:07:29.720656+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T15:14:40.023649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T15:14:55.661398+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T16:04:55.595919+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-28T16:04:55.669261+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T16:04:55.669346+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T16:04:55.669394+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T16:04:57.968837+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-28T16:04:57.978321+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T16:04:57.978403+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T16:04:57.978448+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T16:13:47.427920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T16:50:32.700941+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/index.php/v1/config/application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/index.php/v1/config/application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/index.php/v1/config/application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:02:55.363276+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-28T17:02:55.399640+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T17:02:55.399725+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T17:02:55.399776+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T17:02:55.702166+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-28T17:02:55.710468+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T17:02:55.710508+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T17:02:55.710537+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T17:06:42.350608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:06:44.034236+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:06:45.829302+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:06:47.749755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:06:49.155500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:06:54.594233+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:06:55.975860+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:06:59.795185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:07:01.635127+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:07:03.223812+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:07:04.549929+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:07:07.813798+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:07:08.916983+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:07:10.475070+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:07:12.204102+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:07:13.222863+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/html-api/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/html-api/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/html-api/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:07:14.959901+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:07:17.069206+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:07:18.252334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T17:39:40.614538+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-28T17:39:40.662950+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T17:39:40.663042+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T17:39:40.663095+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T17:39:42.432492+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-28T17:39:42.439802+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T17:39:42.439840+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T17:39:42.439868+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:09:02.054116+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-02-28T18:09:02.087410+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T18:09:02.087468+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:09:02.087499+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:09:02.294980+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-28T18:09:02.302271+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T18:09:02.302320+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:09:02.302349+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:09:13.003950+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-02-28T18:09:13.010902+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T18:09:13.010942+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:09:13.010972+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:09:13.567431+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:09:08.704554+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-02-28T18:09:08.716997+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T18:09:08.717075+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:09:08.721502+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:09:08.722852+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:09:08.722999+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:09:12.558352+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-02-28T18:09:12.565975+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T18:09:12.566032+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:09:12.566063+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:53:46.941190+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"POST"} [] [2025-02-28T18:53:47.015927+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T18:53:47.016005+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:53:47.019049+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:53:47.337500+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-02-28T18:53:47.347187+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T18:53:47.347271+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T18:53:47.347322+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T19:02:31.460087+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-28T19:02:31.488035+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T19:02:31.488131+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T19:02:31.488178+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T19:02:32.818579+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-28T19:02:32.828789+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T19:02:32.828851+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T19:02:32.828883+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T19:06:40.385299+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-28T19:06:40.438518+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T19:06:40.438585+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T19:06:40.438616+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T19:06:41.542329+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-28T19:06:41.550909+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T19:06:41.550949+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T19:06:41.550979+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T19:53:22.702955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T20:01:11.475158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T21:20:47.927506+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-02-28T21:20:47.982863+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T21:20:47.982928+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T21:20:47.982960+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T21:20:50.680994+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-02-28T21:20:50.688485+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T21:20:50.688523+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T21:20:50.688553+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T22:05:12.383763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T22:05:14.715187+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T22:05:18.046244+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as/function"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as/function\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as/function/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T22:05:19.772738+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T22:05:25.334637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T22:05:28.063499+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T22:05:30.186616+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T22:05:32.085447+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-28T22:48:42.744462+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-28T22:48:42.795609+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T22:48:42.795676+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T22:48:42.795708+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T22:48:44.323077+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-28T22:48:44.330588+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T22:48:44.330644+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T22:48:44.330675+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T23:58:04.548517+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-02-28T23:58:04.695105+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T23:58:04.695194+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T23:58:04.695246+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T23:58:11.888447+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-02-28T23:58:11.896010+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-28T23:58:11.896061+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-28T23:58:11.896099+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T00:45:01.807336+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:02.259146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:02.387233+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:02.518751+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:02.640206+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:02.767865+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:02.891118+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:03.013926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:03.137065+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:03.253580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:03.386862+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:03.517258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:03.626554+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:03.744504+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:03.856762+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:03.965432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:04.087937+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:04.209768+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:45:04.338099+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:53:11.734481+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/Jcrop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:53:15.550191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:53:18.583146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:53:21.368015+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:53:25.091511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T00:53:29.464639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T01:24:50.439593+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T01:24:50.539810+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T01:24:50.539899+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T01:24:50.539951+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T01:24:52.558398+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-01T01:24:52.565815+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T01:24:52.565858+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T01:24:52.565889+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:25:32.598078+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-01T02:25:33.195720+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T02:25:33.195784+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:25:33.195815+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:25:46.406931+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-01T02:25:46.414238+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T02:25:46.414276+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:25:46.414305+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:25:48.661433+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-01T02:25:48.684261+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T02:25:48.684327+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:25:48.684358+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:26:08.341787+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-01T02:26:08.364189+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T02:26:08.364256+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:26:08.364288+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:26:08.766934+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-01T02:26:08.774246+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T02:26:08.774294+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:26:08.774325+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:30:20.849369+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T02:30:20.878223+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T02:30:20.878316+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:30:20.878369+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:30:21.218035+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-01T02:30:21.229063+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T02:30:21.229146+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:30:21.229193+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:34:58.679732+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-01T02:34:58.736983+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T02:34:58.737076+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:34:58.737136+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:49:54.921350+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-01T02:49:54.953738+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T02:49:54.953804+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:49:54.953836+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:49:56.604047+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.git.oasb.wefeatit.com/public/login","method":"GET"} [] [2025-03-01T02:49:56.627398+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T02:49:56.627463+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:49:56.627494+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:55:49.544951+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-01T02:55:49.591588+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T02:55:49.591656+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:55:49.591688+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:55:53.248353+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-01T02:55:53.256208+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T02:55:53.256270+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T02:55:53.256301+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T03:25:53.367968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T03:38:00.310676+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/holding_pattern/admin/options-tab-sample.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/holding_pattern/admin/options-tab-sample.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/holding_pattern/admin/options-tab-sample.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:17:29.849052+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-01T04:17:29.921011+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T04:17:29.921082+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T04:17:29.921114+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T04:17:32.668016+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://git.oasb.wefeatit.com/public/login","method":"GET"} [] [2025-03-01T04:17:32.675423+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T04:17:32.675462+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T04:17:32.675492+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T04:32:05.318594+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:33:48.690388+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:33:49.778707+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:37:29.018240+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-01T04:37:29.041356+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T04:37:29.041419+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T04:37:29.041449+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T04:37:29.497448+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-01T04:37:29.504824+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T04:37:29.504863+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T04:37:29.504894+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T04:37:40.540312+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD https://wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD https://wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:37:41.652585+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD https://wefeatit.com/sitemap_index.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD https://wefeatit.com/sitemap_index.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap_index.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:37:43.197604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD https://wefeatit.com/sitemap"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD https://wefeatit.com/sitemap\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:37:44.895498+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:44:34.993132+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:44:41.586223+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:44:47.435842+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:44:52.452031+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:44:57.773827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:45:06.098671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:45:24.855767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:30.554180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:32.348601+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:33.913634+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:35.642310+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:37.550005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:39.328653+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:41.048971+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:42.844879+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:44.314699+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:46.090687+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:47.652191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:49.067198+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:50.692305+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:52.525588+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:54.322471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:56.066519+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:57.785026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:49:59.477649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:01.363271+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:03.097671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:04.849388+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:06.429215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:08.282470+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:09.154910+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:10.631699+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:12.109038+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:13.936424+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:15.804180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:17.692952+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:19.444432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:20.290339+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:21.920954+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:22.822549+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:24.578189+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:26.210103+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:27.902806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:29.654216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:31.450493+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:33.105464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:34.779690+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:36.515619+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:38.328280+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:39.998002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:41.702405+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:43.406143+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:45.113304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:46.825494+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:49.068646+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:50.646594+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:52.271215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:54.148225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:55.879963+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:58.049152+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:50:59.804476+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:01.881337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:03.554127+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:05.893490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:07.579477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:09.260309+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:11.556584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:13.729841+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:15.417751+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:17.434492+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:19.596225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:21.324211+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:23.077735+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:24.693089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:26.386111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:28.178707+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:29.837566+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:31.389743+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:33.367042+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:34.973449+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:36.591978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:38.381276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:39.934445+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:41.506959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:43.409036+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:45.065092+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:46.760749+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:48.464059+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:50.189942+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:51.893034+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:53.555736+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:55.828982+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:57.717455+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:51:59.500463+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:01.214270+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:02.808411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:04.684821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:06.089860+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:08.043077+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:09.761468+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:11.370564+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:13.397953+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:15.092677+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:17.020205+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:18.898552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:20.581007+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:22.304381+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:24.282724+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:25.994786+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:27.712604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:29.388272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:30.990342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:32.661472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:34.397813+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:36.142520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:37.519104+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:39.046296+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:40.841563+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:42.530671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:44.458328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:46.143398+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:48.231967+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:49.939907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:51.439678+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:53.409061+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:55.171743+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:56.967311+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:58.568344+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:52:59.978913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:01.666817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:03.251257+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:05.096265+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:06.764876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:08.440755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:10.099549+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:11.826547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:13.566272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:15.310428+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:16.997118+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:18.695827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:20.214263+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:21.879062+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:23.570921+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:25.292667+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:26.909044+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:29.017069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:31.361558+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:32.948321+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:36.721579+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:39.682894+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:41.876139+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:43.962662+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:46.317236+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:49.013336+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:51.091171+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:52.942969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:54.535321+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:56.191312+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:57.824545+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:53:59.659190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:02.440765+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:04.840255+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:07.224288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:09.685296+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:12.037057+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:13.767029+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:16.130337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:18.493386+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:20.884216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:22.607508+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:24.998562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:27.131341+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:28.864977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:30.968613+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:33.746007+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:36.194917+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:38.359314+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:41.216971+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:43.134422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:44.941114+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:46.825703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:49.038611+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:51.532572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:53.485854+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:55.345661+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:57.299897+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:54:58.950957+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:55:00.927288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:55:03.473334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:55:05.414894+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:55:07.306374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:55:10.145326+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:55:12.487563+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:55:14.369437+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:55:16.974492+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:55:18.662406+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:55:21.237086+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:55:23.309340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:55:25.014032+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:55:26.746607+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T04:55:29.227120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T05:03:36.867556+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T05:03:36.933188+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T05:03:36.933249+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T05:03:36.933280+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T05:05:03.897688+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T05:05:03.925875+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T05:05:03.925938+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T05:05:03.925969+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T05:05:06.278508+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-01T05:05:06.286302+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T05:05:06.286345+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T05:05:06.286375+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T05:33:53.692199+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T05:33:53.750238+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T05:33:53.750307+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T05:33:53.750340+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T05:34:14.325781+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-01T05:34:14.348330+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T05:34:14.348386+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T05:34:14.348424+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T05:34:34.244841+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T05:34:56.345989+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:00.702682+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-01T06:28:00.867741+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T06:28:00.867832+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T06:28:00.867880+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T06:28:01.790541+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-01T06:28:01.798055+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T06:28:01.798115+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T06:28:01.798146+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T06:28:03.409006+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:04.107163+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:04.435141+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/blog.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/blog.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:05.014892+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:05.272860+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:05.519773+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/home/user/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/home/user/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/home/user/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:05.804646+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.envs/.production/.django"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.envs/.production/.django\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.envs/.production/.django/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:06.067750+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/react-app/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/react-app/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/react-app/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:06.419167+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/secrets.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/secrets.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/secrets.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:06.720193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/settings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/settings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/settings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:06.903384+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:07.222468+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:07.353114+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.py"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.py\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.py/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:07.622980+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:07.935641+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:08.293580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:28:08.550237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:31:33.275183+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T06:44:32.007665+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-01T06:44:32.034235+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T06:44:32.034324+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T06:44:32.034377+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T06:44:33.559290+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-01T06:44:33.566885+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T06:44:33.566951+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T06:44:33.566983+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T06:59:40.512835+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-01T06:59:40.559175+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T06:59:40.559259+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T06:59:40.559304+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T08:04:37.829022+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/Jcrop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T08:04:42.741804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T08:04:47.974464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T08:04:53.035446+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T08:04:57.728080+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T08:05:01.512647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T08:10:03.914169+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T08:10:03.961760+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T08:10:03.961846+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T08:10:03.961882+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T08:10:06.449961+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-01T08:10:06.459871+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T08:10:06.459924+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T08:10:06.459967+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:02.930814+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-01T09:49:02.989763+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T09:49:02.989815+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:02.989846+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:03.441727+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-01T09:49:03.449154+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T09:49:03.449193+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:03.449224+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:03.756341+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T09:49:04.110293+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-01T09:49:04.117324+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T09:49:04.117366+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:04.117397+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:04.682344+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-01T09:49:04.925190+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-01T09:49:04.932305+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T09:49:04.932359+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:04.932390+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:05.227675+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-01T09:49:05.234956+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T09:49:05.235018+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:05.235049+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:05.517972+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-01T09:49:05.524930+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T09:49:05.524967+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:05.524997+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:05.770932+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T09:49:06.002232+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-01T09:49:06.009364+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T09:49:06.009405+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:06.009434+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:06.038707+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-01T09:49:06.299374+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-01T09:49:06.309986+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T09:49:06.310068+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:49:06.310114+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:52:17.966967+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-01T09:52:18.001995+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T09:52:18.002060+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:52:18.002091+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:52:20.448596+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-01T09:52:20.457121+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T09:52:20.457162+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T09:52:20.457192+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T10:06:55.109626+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-01T10:06:55.135741+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T10:06:55.135787+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T10:06:55.135818+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T10:06:59.575874+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-01T10:06:59.583219+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T10:06:59.583257+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T10:06:59.583287+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T10:16:44.751164+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T10:16:55.818025+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T10:17:03.958141+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/luuf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/luuf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/luuf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T10:17:10.898157+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/home.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/home.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files/home.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T11:19:07.365422+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T11:19:07.404983+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T11:19:07.405074+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:19:07.405110+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:19:09.186566+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-01T11:19:09.196380+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T11:19:09.196445+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:19:09.196477+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:34:07.295057+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T11:34:07.325826+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T11:34:07.325869+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:34:07.325900+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:34:07.654237+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-01T11:34:07.661508+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T11:34:07.661546+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:34:07.661575+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:35:30.765676+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-01T11:35:30.801705+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T11:35:30.801763+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:35:30.801794+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:35:58.070162+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-01T11:35:58.111950+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T11:35:58.111991+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:35:58.112022+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:36:05.025524+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T11:36:26.079843+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T11:47:42.743264+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-01T11:47:42.789302+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T11:47:42.789360+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:42.789392+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:43.209091+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-01T11:47:43.216493+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T11:47:43.216530+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:43.216559+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:44.940423+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-01T11:47:44.950200+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T11:47:44.950238+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:46.750530+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"vankuuebtp@yahoo.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:46.752922+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:46.767577+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:50.992067+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-01T11:47:51.000689+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T11:47:51.000730+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:51.000759+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:53.401772+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-01T11:47:53.411621+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T11:47:53.411663+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:53.432904+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:53.434157+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:53.434309+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:56.611018+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-01T11:47:56.617974+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T11:47:56.618012+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:56.618043+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:57.145324+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-01T11:47:57.152680+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T11:47:57.152743+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:57.152775+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T11:47:58.045743+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-01T11:58:20.908364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T11:58:21.225502+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T12:08:21.933694+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T12:08:21.988850+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T12:08:21.988917+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:08:21.988948+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:08:22.376180+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-01T12:08:22.383559+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T12:08:22.383599+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:08:22.383630+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:12:17.798319+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T12:30:27.790232+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-01T12:30:27.838268+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T12:30:27.838315+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:30:27.838346+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:30:29.505818+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://git.oasb.wefeatit.com/public/login","method":"GET"} [] [2025-03-01T12:30:29.514304+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T12:30:29.514344+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:30:29.514390+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:39:50.377200+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T12:39:50.419386+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T12:39:50.419445+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:39:50.419477+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:39:52.642113+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-01T12:39:52.649463+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T12:39:52.649501+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:39:52.649531+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:51:55.671845+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-01T12:51:55.721521+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T12:51:55.721565+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:51:55.721597+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:51:57.165577+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-01T12:51:57.177308+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T12:51:57.177401+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T12:51:57.177447+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T13:09:54.089552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T13:22:23.943007+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-01T13:22:23.988346+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T13:22:23.988386+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T13:22:23.988416+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T13:22:25.830195+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.git.oasb.wefeatit.com/public/login","method":"GET"} [] [2025-03-01T13:22:25.889908+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T13:22:25.890004+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T13:22:25.890054+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T13:51:07.206817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T13:51:09.433784+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T13:51:11.753152+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T13:51:14.581114+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T13:51:18.366631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T13:51:21.740756+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T13:51:25.528071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T13:51:27.602704+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T13:51:30.867955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T14:23:23.854297+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T14:23:23.898928+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T14:23:23.899036+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T14:23:23.899105+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T14:23:25.364968+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-01T14:23:25.372772+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T14:23:25.372821+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T14:23:25.372852+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T15:00:43.770597+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T15:28:56.000930+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T15:28:56.052936+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T15:28:56.052997+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T15:28:56.053069+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T15:28:57.506136+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-01T15:28:57.513688+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T15:28:57.513743+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T15:28:57.513771+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T15:56:52.955429+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-01T15:56:53.014648+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T15:56:53.014717+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T15:56:53.014750+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T15:56:54.412645+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-01T15:56:54.420044+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T15:56:54.420086+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T15:56:54.420115+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T16:37:38.720516+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-01T16:37:38.799951+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T16:37:38.800017+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T16:37:38.800059+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T16:37:41.072245+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-01T16:37:41.082884+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T16:37:41.082929+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T16:37:41.082960+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T16:53:01.729319+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-01T16:53:01.773560+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T16:53:01.773618+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T16:53:01.773649+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T16:53:02.072017+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-01T16:53:02.079704+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T16:53:02.079762+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T16:53:02.079792+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T17:50:26.407732+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T17:50:26.647034+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.dev"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.dev\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.dev/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T17:50:26.767364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T17:50:26.915857+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T17:50:27.080961+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T17:50:27.211760+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T17:50:27.324494+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T17:50:27.429909+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.stage"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.stage\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.stage/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T17:50:27.544138+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.test"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.test\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T17:50:27.624736+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.test.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.test.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.test.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T17:50:28.092521+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/anaconda/..env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/anaconda/..env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/anaconda/..env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T18:26:51.684593+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T18:26:51.728413+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T18:26:51.728481+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T18:26:51.728514+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T18:26:53.767238+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-01T18:26:53.775517+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T18:26:53.775573+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T18:26:53.775604+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:07:48.101197+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-01T20:07:48.182202+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T20:07:48.182271+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:07:48.182304+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:07:48.588028+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-01T20:07:48.601425+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T20:07:48.601513+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:07:48.601567+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:07:49.198843+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-01T20:07:49.205964+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T20:07:49.206022+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:07:49.206053+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:07:49.361088+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-01T20:07:49.368199+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T20:07:49.368257+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:07:49.368288+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:07:50.162862+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T20:07:50.196204+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T20:07:50.196266+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:07:50.196298+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:07:50.780331+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-01T20:07:50.788143+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T20:07:50.788193+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:07:50.788223+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:07:50.965406+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-01T20:07:50.972573+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T20:07:50.972615+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:07:50.972645+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:11:53.289050+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-01T20:11:53.380875+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T20:11:53.380976+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:11:53.381025+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:11:55.022096+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-01T20:11:55.029707+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T20:11:55.029774+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:11:55.029805+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:32:17.704251+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T20:32:18.829306+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T20:33:45.181726+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-01T20:33:45.230663+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T20:33:45.230741+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:33:45.230781+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:33:46.312332+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-01T20:33:46.323247+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T20:33:46.323331+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:33:46.323379+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T20:49:18.369525+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:27.514478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:28.017227+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/thumbs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/thumbs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thumbs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:28.309636+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Auth.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Auth.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Auth.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:28.558665+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/gzdecodes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/gzdecodes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/gzdecodes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:28.815383+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:29.069077+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:29.317234+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:29.565202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:29.801255+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:30.064112+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:30.322805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/TOPXOH/wDR.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/TOPXOH/wDR.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/TOPXOH/wDR.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:30.572654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache/Cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:30.827746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:31.086316+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:31.740825+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Js.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Js.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Js.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:31.991836+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ok.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ok.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ok.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:32.241510+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ern1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ern1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ern1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:32.497562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:11:33.161996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T21:51:04.094635+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-01T21:51:04.149564+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T21:51:04.149628+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T21:51:04.149662+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T21:51:06.330227+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-01T21:51:06.337875+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T21:51:06.337937+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T21:51:06.337968+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T23:09:31.025010+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T23:09:31.464420+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T23:09:31.577142+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/files/merchants/NadeemHajouj/20190321194634/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/files/merchants/NadeemHajouj/20190321194634/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/files/merchants/NadeemHajouj/20190321194634\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T23:09:31.685015+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-content/uploads/wpr-addons/forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-content/uploads/wpr-addons/forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-content/uploads/wpr-addons/forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T23:09:31.784859+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T23:09:31.887422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioptimization/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioptimization/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioptimization\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T23:09:31.991215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/urawmub/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/urawmub/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/urawmub\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T23:09:32.091336+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/plugins/directionality/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/plugins/directionality/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/plugins/directionality\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T23:09:32.188519+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T23:09:32.296146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/kzdx3sro/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/kzdx3sro/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/kzdx3sro\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T23:09:32.402029+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/vendor/codemirror/mode/ecl/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/vendor/codemirror/mode/ecl/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/codemirror/mode/ecl\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-01T23:31:30.722684+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-01T23:31:30.767663+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T23:31:30.767704+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T23:31:30.767735+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T23:31:33.462212+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-01T23:31:33.470032+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-01T23:31:33.470096+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-01T23:31:33.470130+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:09:40.251947+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-02T01:09:40.448118+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T01:09:40.448207+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:09:40.448254+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:09:42.640310+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-02T01:09:42.647481+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T01:09:42.647518+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:09:42.647546+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:09:43.511111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/index.html")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/index.html\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T01:14:53.153327+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-02T01:14:53.203440+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T01:14:53.203480+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:14:53.203509+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:14:56.368530+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-02T01:14:56.375707+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T01:14:56.375744+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:14:56.375773+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:17:55.408452+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T01:17:57.190957+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-02T01:17:57.218260+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T01:17:57.218298+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:17:57.218327+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:17:58.967920+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-02T01:17:58.974876+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T01:17:58.974919+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:17:58.974948+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:32:55.360194+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-02T01:32:55.413107+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T01:32:55.413172+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:32:55.413203+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:32:56.512071+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-02T01:32:56.519329+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T01:32:56.519384+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T01:32:56.519412+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T02:36:23.571147+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-02T02:36:23.632370+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T02:36:23.632439+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T02:36:23.632469+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T02:36:23.863037+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-02T02:36:23.870258+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T02:36:23.870303+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T02:36:23.870333+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T03:01:02.866131+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-02T03:01:02.919046+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T03:01:02.919083+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T03:01:02.919112+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T03:01:04.530245+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-02T03:01:04.537848+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T03:01:04.537887+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T03:01:04.537917+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T03:10:08.844606+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-02T03:10:08.883169+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T03:10:08.883232+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T03:10:08.883261+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T03:10:09.107639+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-02T03:10:09.115067+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T03:10:09.115108+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T03:10:09.115138+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T03:10:09.397983+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-02T03:10:09.404817+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T03:10:09.404854+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T03:10:09.404882+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T03:10:09.757778+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-02T03:10:09.764820+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T03:10:09.764872+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T03:10:09.764903+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T04:25:22.924244+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T04:45:49.947973+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-02T04:45:50.006905+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T04:45:50.006943+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T04:45:50.006972+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T04:45:51.156813+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-02T04:45:51.164180+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T04:45:51.164238+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T04:45:51.164268+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:12:29.061071+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-02T05:12:29.119099+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T05:12:29.119150+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:12:29.119180+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:12:29.328561+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-02T05:12:29.336700+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T05:12:29.336757+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:12:29.336787+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:12:36.417725+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-02T05:12:36.424962+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T05:12:36.425000+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:12:36.425030+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:12:36.769838+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:12:34.772218+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-02T05:12:34.784620+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T05:12:34.784674+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:12:34.789451+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:12:34.790980+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:12:34.791148+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:12:36.066048+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-02T05:12:36.074251+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T05:12:36.074316+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:12:36.074347+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:47:31.263758+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T05:55:16.097401+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-02T05:55:16.213087+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T05:55:16.213154+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:55:16.213185+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:55:17.144586+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-02T05:55:17.151891+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T05:55:17.151950+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T05:55:17.151980+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T06:29:16.748710+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-02T06:29:17.907221+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T06:29:17.907307+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T06:29:17.907353+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T06:29:22.745660+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-02T06:29:22.756678+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T06:29:22.756773+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T06:29:22.756824+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T06:40:15.052101+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-02T06:40:15.371292+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T06:40:15.371359+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T06:40:15.371390+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T06:40:17.421821+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-02T06:40:17.429166+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T06:40:17.429208+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T06:40:17.429237+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T08:17:21.517363+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-02T08:17:22.449121+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T08:17:22.449184+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T08:17:22.449214+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T08:17:28.532500+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-02T08:17:28.541378+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T08:17:28.541442+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T08:17:28.541472+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T08:58:32.719114+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T08:58:32.719146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/php_info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/php_info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php_info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T08:58:36.939167+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T08:58:36.939380+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T08:58:37.015968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T09:40:11.349305+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-02T09:40:11.959628+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T09:40:11.959704+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T09:40:11.959737+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T09:40:14.208064+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-02T09:40:14.235346+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T09:40:14.235413+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T09:40:14.235445+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T10:06:25.939304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/thoms.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/thoms.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thoms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T10:06:28.286271+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/thoms.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/thoms.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thoms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T10:06:30.766056+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/inputs.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/inputs.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T10:06:31.200876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/inputs.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/inputs.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T10:06:37.427296+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/userfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/userfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/userfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T10:06:37.856110+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/userfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/userfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/userfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T10:06:43.682182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/tempfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/tempfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tempfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T10:06:44.152276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/tempfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/tempfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tempfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T10:06:54.501969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/termps.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/termps.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T10:06:55.083037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/termps.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/termps.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T10:07:01.323216+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-02T10:07:01.344819+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T10:07:01.344872+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T10:07:01.344902+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T10:07:03.193847+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-02T10:07:03.200831+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T10:07:03.200879+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T10:07:03.200909+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T11:44:31.780285+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-02T11:44:32.270114+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T11:44:32.270172+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T11:44:32.270201+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T11:44:37.039221+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-02T11:44:37.050228+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T11:44:37.050285+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T11:44:37.050335+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T11:44:52.229347+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-02T11:44:52.376278+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T11:44:52.376319+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T11:44:52.376349+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T11:44:53.609718+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-02T11:44:53.616980+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T11:44:53.617017+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T11:44:53.617045+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T12:30:58.443777+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T12:30:59.486796+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T12:33:37.334067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T12:33:42.983544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T12:34:05.303444+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T12:34:10.848052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T12:34:15.231244+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T12:34:18.748386+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T12:34:26.003851+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T12:53:36.645199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:56.862709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:57.119287+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:57.252402+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:57.345121+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:57.460340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:57.587440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:57.690667+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:57.784430+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:57.878255+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:57.971931+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:58.070313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:58.167603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:58.281604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:58.386959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:58.486980+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:58.596528+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:58.704273+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:58.807023+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T13:37:58.903551+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T14:32:34.141581+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/satoshi/styles/functions.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/satoshi/styles/functions.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/satoshi/styles/functions.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T14:36:07.595286+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T14:48:09.491354+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-02T14:48:09.667474+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T14:48:09.667541+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T14:48:09.667573+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T14:48:11.609662+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-02T14:48:11.616864+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T14:48:11.616901+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T14:48:11.616928+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T15:28:53.992194+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T15:28:59.235166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T16:30:18.979188+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-02T16:30:19.262445+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T16:30:19.262515+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T16:30:19.262546+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T16:54:42.873129+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-02T16:54:42.912968+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T16:54:42.913008+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T16:54:42.913038+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T16:54:44.024847+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-02T16:54:44.032074+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T16:54:44.032111+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T16:54:44.032140+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T18:36:09.094776+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-02T18:36:09.134180+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T18:36:09.134244+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T18:36:09.134275+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T21:58:37.753966+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-02T21:58:38.027401+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T21:58:38.027468+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T21:58:38.027499+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T21:58:41.290981+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-02T21:58:41.298311+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T21:58:41.298356+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T21:58:41.298386+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:01:46.560955+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-02T22:01:46.592256+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:01:46.592323+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:01:46.592361+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:01:53.663545+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-02T22:01:53.671065+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:01:53.671111+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:01:53.671141+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:04.856497+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-02T22:41:04.892452+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:41:04.892511+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:04.892540+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:05.084373+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-02T22:41:05.091855+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:41:05.091919+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:05.091950+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:05.813643+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-02T22:41:05.823593+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:41:05.823654+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:08.118673+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"sheppfritszw3@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:08.121110+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:08.125624+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:08.621590+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-02T22:41:08.628615+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:41:08.628679+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:08.628762+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:09.062796+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-02T22:41:09.072378+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:41:09.072423+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:09.091385+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:09.092620+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:09.092805+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:17.827937+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-02T22:41:17.835156+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:41:17.835223+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:17.835255+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:18.037426+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-02T22:41:18.044382+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:41:18.044422+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:18.044452+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:41:18.509128+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-02T22:44:41.890376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/system/js/core.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/system/js/core.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/system/js/core.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T22:44:45.060372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/jquery.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/jquery.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery/jquery.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-02T22:54:05.234768+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?url=http%3A%2F%2F169.254.169.254%2Flatest%2Fmeta-data%2Fiam%2Fsecurity-credentials%2Fadmin","method":"GET"} [] [2025-03-02T22:54:05.306718+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:54:05.306789+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:54:05.306821+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:54:05.461319+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-02T22:54:05.469812+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:54:05.469901+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:54:05.469950+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:54:05.593305+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?url=http%3A%2F%2F169.254.169.254%2Flatest%2Fmeta-data%2Fiam%2Fsecurity-credentials%2Fec2-default-ssm%2F","method":"GET"} [] [2025-03-02T22:54:05.600496+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:54:05.600558+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:54:05.600587+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:54:05.687890+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-02T22:54:05.697608+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:54:05.697696+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:54:05.697752+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:54:05.791605+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?url=http%3A%2F%2F169.254.169.254%2Flatest%2Fmeta-data%2Fiam%2Fsecurity-credentials%2Faws-opsworks-ec2-role","method":"GET"} [] [2025-03-02T22:54:05.799184+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:54:05.799263+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:54:05.799295+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:54:05.904272+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-02T22:54:05.915242+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-02T22:54:05.915329+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-02T22:54:05.915380+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T01:14:40.031972+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-03T01:14:41.051049+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T01:14:41.051108+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T01:14:41.051141+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T01:40:38.276016+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-03T01:40:38.302038+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T01:40:38.302080+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T01:40:38.302113+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T01:40:38.453162+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-03T01:40:38.460510+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T01:40:38.460556+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T01:40:38.460589+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T01:40:40.685026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T02:28:47.896722+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-03T02:28:47.951408+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T02:28:47.951499+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T02:28:47.951547+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T02:48:17.689993+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-03T02:48:18.184693+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T02:48:18.184764+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T02:48:18.184797+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T02:48:25.773629+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-03T02:48:25.781073+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T02:48:25.781115+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T02:48:25.781145+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T03:12:34.850046+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-03T03:12:34.886963+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T03:12:34.887012+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T03:12:34.887045+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T03:12:35.305604+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-03T03:12:35.312946+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T03:12:35.312986+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T03:12:35.313017+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T03:47:05.447362+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-03T03:47:05.484894+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T03:47:05.484959+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T03:47:05.484992+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T03:47:17.227408+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-03T03:47:17.235695+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T03:47:17.235740+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T03:47:17.235773+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T03:47:21.701614+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T03:47:27.666964+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T04:28:56.114652+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T04:28:56.625967+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T04:47:38.787955+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-03T04:47:39.236447+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T04:47:39.236514+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T04:47:39.236547+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T04:47:42.902668+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-03T04:47:42.909884+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T04:47:42.909924+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T04:47:42.909955+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T04:47:59.815225+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-03T04:47:59.864320+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T04:47:59.864392+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T04:47:59.864425+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T04:48:36.256818+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-03T04:48:36.310642+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T04:48:36.310695+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T04:48:36.310728+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T04:48:44.374969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T04:48:59.371342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T06:58:55.875987+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-03T06:58:56.441383+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T06:58:56.441450+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T06:58:56.441482+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T07:11:47.939254+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-03T07:11:48.557300+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T07:11:48.557365+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T07:11:48.557395+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T07:11:57.209403+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-03T07:11:57.216572+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T07:11:57.216612+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T07:11:57.216642+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T07:12:04.217391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T07:12:10.328743+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T07:27:27.954172+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-03T07:27:27.987762+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T07:27:27.987800+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T07:27:27.987828+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T07:58:01.666487+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-03T07:58:01.708052+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T07:58:01.708139+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T07:58:01.708191+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T07:58:05.857328+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-03T07:58:05.864684+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T07:58:05.864724+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T07:58:05.864755+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T09:35:47.953386+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-03T09:35:48.804738+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T09:35:48.804802+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T09:35:48.804833+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T09:35:53.136671+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-03T09:35:53.210568+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T09:35:53.210633+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T09:35:53.210669+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T10:22:44.965638+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/system/js/core.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/system/js/core.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/system/js/core.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T10:22:48.985624+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/jquery.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/jquery.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery/jquery.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T11:24:00.074568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/jquery.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/jquery.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery/jquery.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T11:26:32.712199+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-03T11:26:32.776523+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T11:26:32.776594+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T11:26:32.776629+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T11:26:34.648124+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-03T11:26:34.655831+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T11:26:34.655873+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T11:26:34.655905+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T12:35:28.821483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap_index.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap_index.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap_index.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T13:02:31.891060+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-03T13:02:31.956288+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T13:02:31.956326+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T13:02:31.956356+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T13:02:38.832952+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-03T13:02:38.840119+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T13:02:38.840156+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T13:02:38.840186+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T13:31:24.327238+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap_index.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap_index.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap_index.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T13:59:00.517645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T13:59:11.034107+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T13:59:13.656079+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T13:59:17.158262+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T13:59:23.459595+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T13:59:28.703492+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T13:59:34.013833+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T14:07:33.981616+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T14:07:35.393801+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2018/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2018/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2018/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T14:07:37.247116+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/site/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/site/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T14:20:08.998536+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T17:55:07.090366+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-03T17:55:07.244853+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T17:55:07.244895+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T17:55:07.244926+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T17:56:47.892283+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-03T17:56:47.939826+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T17:56:47.939909+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T17:56:47.939953+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T17:56:49.742747+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-03T17:56:49.750515+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T17:56:49.750556+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T17:56:49.750589+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:12:58.475702+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-03T18:12:58.507329+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T18:12:58.507389+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:12:58.507421+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:12:58.766588+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-03T18:12:58.773982+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T18:12:58.774024+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:12:58.774057+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:00.423017+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-03T18:13:00.432722+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T18:13:00.432762+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:03.136922+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"lysettacd@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:03.139457+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:03.145845+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:04.320037+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-03T18:13:04.327196+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T18:13:04.327258+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:04.327290+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:05.685719+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-03T18:13:05.695443+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T18:13:05.695482+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:05.713694+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:05.714890+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:05.715046+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:07.076666+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-03T18:13:07.083705+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T18:13:07.083745+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:07.083778+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:07.610833+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-03T18:13:07.617929+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T18:13:07.617975+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:07.618007+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:13:07.928229+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-03T18:27:50.239318+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-03T18:27:50.267620+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T18:27:50.267689+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:27:50.267724+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:27:54.534465+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-03T18:27:54.541898+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T18:27:54.541945+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T18:27:54.541977+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T20:37:40.001557+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T20:37:40.867666+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-03T21:33:56.936498+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-03T21:33:56.986610+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T21:33:56.986681+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T21:33:56.986715+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T21:34:08.594859+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-03T21:34:08.602444+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T21:34:08.602485+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T21:34:08.602517+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T21:34:20.874743+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-03T21:34:20.917777+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T21:34:20.917818+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T21:34:20.917851+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T21:34:21.153617+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-03T22:28:35.024983+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-03-03T22:28:35.171809+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T22:28:35.171910+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T22:28:35.175730+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T22:28:36.979561+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-03-03T22:28:36.994692+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T22:28:36.994777+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T22:28:36.996503+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T22:44:57.128680+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-03T22:44:57.207210+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T22:44:57.207277+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T22:44:57.207310+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T23:21:31.417880+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-03T23:21:31.457712+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T23:21:31.457764+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T23:21:31.457794+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T23:21:33.877959+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-03T23:21:33.885405+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-03T23:21:33.885455+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T23:21:33.885486+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-03T23:54:22.244401+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://git.oasb.wefeatit.com/public/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://git.oasb.wefeatit.com/public/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T00:00:11.026396+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.git.oasb.wefeatit.com/public/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.git.oasb.wefeatit.com/public/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T00:11:58.190420+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-04T00:11:58.326029+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T00:11:58.326068+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T00:11:58.326097+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T00:12:01.155751+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-04T00:12:01.163639+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T00:12:01.163677+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T00:12:01.163721+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T01:22:35.434325+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-04T01:22:35.539009+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T01:22:35.539074+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T01:22:35.539105+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T01:40:50.498404+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-04T01:40:50.515894+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T01:40:50.515941+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T01:40:50.515970+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T01:40:50.812442+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-04T01:40:50.814603+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T01:40:50.814638+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T01:40:50.814666+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T01:40:53.621507+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-04T01:40:53.623705+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T01:40:53.623740+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T01:40:53.623768+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T01:41:00.145804+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-04T01:41:00.148047+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T01:41:00.148082+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T01:41:00.148110+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T03:11:18.689579+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-04T03:11:18.899350+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T03:11:18.899420+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T03:11:18.899452+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T03:11:20.081780+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-04T03:11:20.083962+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T03:11:20.084000+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T03:11:20.084028+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T03:11:22.709856+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-04T03:11:22.712037+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T03:11:22.712072+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T03:11:22.712100+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T03:11:23.965655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/login/contact"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/login/contact\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/contact/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:31:34.711197+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:31:41.725864+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:31:49.048853+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:31:56.113603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:32:01.319606+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:32:12.784650+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:32:20.668220+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:32:27.452877+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:32:35.709238+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:32:44.138276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:32:53.993712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:33:02.000290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:33:09.488184+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:33:15.638878+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:33:18.518453+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:33:27.876483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:33:32.980598+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:33:39.618985+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:33:43.189975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:33:51.618020+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:33:57.318534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:34:05.691394+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:34:09.888284+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:34:12.485692+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:34:18.144915+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:34:22.466770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:34:26.938103+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:34:32.782589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:34:38.305483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:34:43.955869+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:34:47.749607+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:34:52.151439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:34:56.370392+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:00.704364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:03.370038+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:07.105493+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:10.603347+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:14.331657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:18.896420+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:23.292137+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:26.609253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:30.309967+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:34.167842+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:37.741909+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:40.064673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:44.028153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:48.644057+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:52.564733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:35:56.082794+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:00.636544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:04.712426+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:08.210213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:12.215589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:14.991099+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:17.701417+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:20.740887+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:23.401202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:27.866490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:30.548366+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:34.369855+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:37.898798+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:40.440338+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:43.521422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:46.587787+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:50.090892+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:53.282011+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:57.078369+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:36:59.861817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:02.761213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:05.619440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:08.862348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:12.039493+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:14.735520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:17.458548+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:20.245280+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:23.520119+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:27.061848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:30.275586+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:32.931853+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:35.980263+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:38.215431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:40.910694+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:44.325376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:46.763193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:48.840834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:51.644861+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:54.975750+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:37:57.196645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:00.388254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:03.466376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:06.022928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:08.466042+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:10.293218+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:14.213239+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:17.676939+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:20.802907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:24.818530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:27.108089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:29.856137+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:32.144698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:35.161742+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:38.202334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:41.293793+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:43.419263+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:46.028595+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:48.368601+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:52.217367+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:54.319277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:56.576365+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:38:58.739247+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:00.744067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:03.411995+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:06.662347+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:09.358194+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:12.241731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:14.507457+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:16.504197+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:19.229419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:21.236005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:23.240891+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:25.424441+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:27.963291+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:29.993603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:32.065497+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:34.043008+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:36.341172+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:38.554481+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:41.267657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:43.588876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:46.446675+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:48.720632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:51.243220+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:53.718069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:55.923591+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:39:57.968075+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T03:51:59.080457+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://git.oasb.wefeatit.com/public/register","method":"GET"} [] [2025-03-04T03:51:59.118478+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T03:51:59.118545+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T03:51:59.118576+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T03:51:59.684592+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-04T04:23:47.753280+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-04T04:23:47.805495+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T04:23:47.805584+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T04:23:47.805635+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T04:39:38.194762+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T04:45:13.791334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/comments/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/comments/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comments/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T04:48:53.342261+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://www.git.oasb.wefeatit.com/public/register","method":"GET"} [] [2025-03-04T04:48:53.378694+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T04:48:53.378761+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T04:48:53.378792+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T04:48:53.560379+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-04T05:45:32.732054+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:45:36.294279+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:45:40.607508+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:45:45.297460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:45:51.794705+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:46:00.888779+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:46:04.873159+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:46:09.820807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:46:14.602733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:46:18.568679+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:46:23.908347+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:46:29.349755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:46:36.281164+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:46:41.483890+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:46:45.117414+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:46:49.324484+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:46:57.008551+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:47:07.640928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:47:11.643046+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:47:20.130684+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:47:26.419760+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:47:31.175456+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:47:36.032626+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:47:42.937782+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:47:47.498496+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:47:53.779584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:47:59.377273+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:48:04.145498+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:48:08.048064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:48:15.607993+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:48:20.192962+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:48:24.307516+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:48:28.399697+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:48:31.888351+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:48:35.570870+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:48:40.257981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:48:45.777425+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:48:50.396937+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:48:53.740537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:48:58.245247+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:01.726901+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:07.060730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:10.721625+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:13.066517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:15.842502+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:20.729418+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:26.526064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:30.963073+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:34.582975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:38.780670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:41.894002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:46.179117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:49.240612+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:53.060910+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:49:57.993022+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:50:02.233691+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:50:07.951803+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:50:11.014932+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:50:14.378882+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:50:17.349461+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T05:50:23.600567+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T06:09:31.603455+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-04T06:09:42.355743+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T06:09:42.355817+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T06:09:42.355849+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T06:50:32.980052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://git.oasb.wefeatit.com/public/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://git.oasb.wefeatit.com/public/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T07:08:07.713944+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://www.git.oasb.wefeatit.com/public/register","method":"GET"} [] [2025-03-04T07:08:07.853750+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T07:08:07.853840+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T07:08:07.853887+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T07:08:08.901949+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-04T07:40:50.273571+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://git.oasb.wefeatit.com/public/register","method":"GET"} [] [2025-03-04T07:40:50.304837+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T07:40:50.304873+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T07:40:50.304902+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T07:40:50.543431+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-04T08:18:58.957840+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T08:18:59.560184+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-04T08:18:59.714226+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T08:18:59.714290+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T08:18:59.714320+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T08:18:59.872290+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-04T09:06:36.467174+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-04T09:06:36.549213+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T09:06:36.549277+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T09:06:36.549308+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T09:06:37.138517+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-04T09:06:37.141545+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T09:06:37.141583+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T09:06:37.141612+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T09:06:38.315888+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-04T09:06:38.318073+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T09:06:38.318108+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T09:06:38.318135+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T09:06:38.504876+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-04T09:06:38.507918+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T09:06:38.507968+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T09:06:38.508007+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T10:33:09.525503+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-04T10:33:09.566439+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T10:33:09.566477+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T10:33:09.566506+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T10:33:12.022265+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-04T10:33:12.024477+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T10:33:12.024512+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T10:33:12.024540+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T11:54:11.778989+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.git.oasb.wefeatit.com/public/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.git.oasb.wefeatit.com/public/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T12:36:35.631727+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T12:36:39.490431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T13:56:37.267858+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-04T13:56:37.591810+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T13:56:37.591876+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T13:56:37.591907+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T13:56:39.118102+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-04T13:56:39.125878+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T13:56:39.125929+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T13:56:39.125958+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T14:29:00.865334+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-04T14:29:00.918591+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T14:29:00.918651+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T14:29:00.918682+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T14:29:01.426625+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//login" (from "http://wefeatit.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//login\" (from \"http://wefeatit.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//login/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T15:20:08.633753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T15:20:55.808036+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T15:20:56.229435+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-04T15:20:56.248668+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T15:20:56.248733+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:20:56.248763+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:20:56.538119+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-04T15:20:56.545179+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T15:20:56.545243+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:20:56.545272+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:20:57.147374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T15:20:57.400972+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T15:20:57.674532+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T15:20:57.862708+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T15:20:58.038263+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T15:20:58.244603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T15:20:58.443292+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T15:20:58.627841+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-04T15:20:58.634658+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T15:20:58.634695+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:20:58.634725+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:20:58.934389+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-04T15:20:58.941254+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T15:20:58.941294+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:20:58.941330+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:17.262510+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-04T15:59:17.302056+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T15:59:17.302124+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:17.302156+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:17.771805+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-04T15:59:17.778986+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T15:59:17.779023+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:17.779052+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:19.132682+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-04T15:59:19.142543+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T15:59:19.142607+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:19.733264+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"errolvcr76@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:19.736110+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:19.757776+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:20.857227+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-04T15:59:20.864168+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T15:59:20.864206+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:20.864236+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:21.789027+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-04T15:59:21.798462+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T15:59:21.798506+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:21.832748+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:21.833943+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:21.834086+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:22.966237+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-04T15:59:22.973871+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T15:59:22.973938+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:22.973971+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:23.257371+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-04T15:59:23.264581+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T15:59:23.264650+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:23.264683+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T15:59:23.365301+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-04T16:06:15.736200+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T16:06:23.067733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemaps.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemaps.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemaps.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T16:40:23.147832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T16:40:28.052550+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T16:40:32.542084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T16:40:36.499928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T16:40:42.000433+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T16:40:48.050635+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T16:40:52.186874+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T16:59:37.214795+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemaps.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemaps.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemaps.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T17:15:56.608257+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-04T17:15:56.655261+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T17:15:56.655328+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T17:15:56.655360+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T17:15:57.123746+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-04T17:15:57.130881+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T17:15:57.130918+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T17:15:57.130946+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T19:33:44.913973+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:33:47.251351+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:33:48.446254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:33:49.370442+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:33:50.411451+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:33:51.483593+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:33:53.011228+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:33:54.283955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:33:55.474671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:33:57.226899+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:33:58.678610+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:33:59.460839+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:34:01.352929+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:34:02.610226+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:34:03.691805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:34:04.717647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/html-api/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/html-api/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/html-api/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:34:05.739019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:34:06.672009+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:34:07.820941+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T19:45:35.214496+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-04T19:45:35.326928+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T19:45:35.326993+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T19:45:35.327024+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T19:45:36.990598+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-04T19:45:36.992806+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T19:45:36.992842+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T19:45:36.992869+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T22:17:44.436785+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-04T22:17:44.502179+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T22:17:44.502268+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T22:17:44.502334+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T22:17:51.894396+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-04T22:17:51.902395+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T22:17:51.902460+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T22:17:51.902511+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T22:27:07.294749+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-04T22:27:07.319388+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T22:27:07.319430+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T22:27:07.319460+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T22:27:08.302738+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-04T22:27:08.309857+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-04T22:27:08.309897+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T22:27:08.309926+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-04T22:30:48.271308+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:48.483630+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:48.577877+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Cache/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Cache/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Cache/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:48.669513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:48.817337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Transport/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Transport/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Transport/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:48.908481+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:49.000342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_simplefileuploadv1.3/elements/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:49.099839+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/providers/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/providers/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/providers/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:49.191206+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/search/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/search/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/search/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:49.282810+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/media/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/media/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/media/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:49.380735+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:49.483220+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:49.601468+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:49.698997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/php/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/php/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:49.799495+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:49.894639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:50.002342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:50.096343+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/crystal/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/crystal/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/crystal/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:50.234277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:50.329196+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_simplefileuploadv1.3/elements/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:50.430994+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:50.526558+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/fields/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/fields/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/fields/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:50.620925+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:50.711632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:50.804669+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/fckeditor/editor/filemanager/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/fckeditor/editor/filemanager/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/fckeditor/editor/filemanager/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:50.897310+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:50.991933+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/local/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/local/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/local/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:51.086022+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/template/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/template/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/template/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:51.175699+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:51.266005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Utility/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Utility/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Utility/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:51.357579+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:51.447021+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:51.536865+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:51.627017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:51.717538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:51.810383+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:51.902816+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:51.994150+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Auth/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Auth/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Auth/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:52.088937+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Utility/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Utility/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Utility/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:52.189894+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:52.281365+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/meta/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/meta/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/meta/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:52.372963+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:52.463425+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/template/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/template/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/template/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:52.556851+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/crop/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/crop/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/crop/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:52.647972+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:52.738791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:52.830103+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-04T22:30:52.922373+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/endpoints/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/endpoints/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/endpoints/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T00:08:42.840842+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-05T00:08:43.001585+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T00:08:43.001656+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T00:08:43.001688+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T00:08:44.003764+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-05T00:08:44.010975+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T00:08:44.011012+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T00:08:44.011039+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T00:19:19.807550+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-05T00:19:20.079155+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T00:19:20.079199+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T00:19:20.079229+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T00:19:20.610235+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-05T00:19:20.617601+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T00:19:20.617641+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T00:19:20.617669+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:03:50.498649+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-05T01:03:50.683942+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T01:03:50.684006+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:03:50.684037+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:03:51.269392+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-05T01:03:51.276596+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T01:03:51.276636+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:03:51.276665+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:14:41.733415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/lofmebwd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/lofmebwd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/lofmebwd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T01:14:42.670954+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/woh.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/woh.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/woh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T01:14:42.830813+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gebase.php69"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gebase.php69\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gebase.php69/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T01:14:42.972240+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/system_log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/system_log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/system_log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T01:30:15.178596+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-05T01:30:15.224590+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T01:30:15.224679+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:15.224723+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:15.554369+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-05T01:30:15.563151+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T01:30:15.563200+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:15.563247+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:15.998276+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-05T01:30:16.005949+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T01:30:16.005992+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:16.006022+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:16.163117+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-05T01:30:16.170024+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T01:30:16.170061+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:16.170090+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:16.433883+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T01:30:18.089094+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-05T01:30:18.116968+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T01:30:18.117005+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:18.117035+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:18.373464+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-05T01:30:18.380585+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T01:30:18.380622+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:18.380651+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:18.693126+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-05T01:30:18.699969+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T01:30:18.700006+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:18.700035+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:18.853187+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-05T01:30:18.860218+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T01:30:18.860255+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:30:18.860284+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:55:37.541971+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-05T01:55:37.572112+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T01:55:37.572151+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:55:37.572180+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:55:39.429021+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-05T01:55:39.436502+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T01:55:39.436570+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:55:39.436602+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T01:57:11.561739+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T01:57:12.650032+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T01:57:13.477047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T01:57:14.399313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T01:57:15.312025+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T01:57:16.767501+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T01:57:17.519616+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T02:28:40.663721+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-05T02:28:40.818606+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T02:28:40.818671+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T02:28:40.818702+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T02:28:41.212447+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-05T02:28:41.219865+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T02:28:41.219923+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T02:28:41.219952+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T02:39:01.798483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T03:18:02.360838+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-05T03:18:02.407428+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T03:18:02.407494+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T03:18:02.407525+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T03:48:20.470391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T03:48:21.704872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T03:48:22.913129+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T04:33:43.534387+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T04:33:44.203374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T05:23:13.755421+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/system/js/core.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/system/js/core.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/system/js/core.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T05:23:17.103283+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/jquery.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/jquery.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery/jquery.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T07:33:27.629375+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T07:33:29.631720+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-05T07:33:29.724435+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T07:33:29.724498+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T07:33:29.724528+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T07:33:30.710317+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-05T07:33:30.717159+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T07:33:30.717196+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T07:33:30.717226+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T07:33:31.094107+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T07:33:31.291490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T07:33:31.490643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T07:33:31.721643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T07:33:31.916900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T07:33:32.090731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T07:33:32.347529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T07:33:32.554140+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-05T07:33:32.561018+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T07:33:32.561064+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T07:33:32.561094+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T07:33:32.778014+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-05T07:33:32.784799+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T07:33:32.784836+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T07:33:32.784865+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:10:46.236539+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-05T08:10:46.343809+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T08:10:46.343875+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:10:46.343906+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:10:48.065986+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-05T08:10:48.073576+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T08:10:48.073625+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:10:48.073654+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:12:54.122088+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-05T08:12:54.165463+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T08:12:54.165553+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:12:54.165604+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:12:55.227963+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-05T08:12:55.239089+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T08:12:55.239174+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:12:55.239227+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:56:51.800432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T08:56:52.238437+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-05T08:56:52.253576+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T08:56:52.253641+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:56:52.253670+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:56:52.524584+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-05T08:56:52.531427+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T08:56:52.531464+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:56:52.531492+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:56:52.773287+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T08:56:53.001225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T08:56:53.238299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T08:56:53.467083+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T08:56:53.694153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T08:56:53.922772+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T08:56:54.151050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T08:56:54.374527+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-05T08:56:54.381348+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T08:56:54.381385+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:56:54.381413+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:56:54.614586+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-05T08:56:54.621365+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T08:56:54.621409+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T08:56:54.621438+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T10:22:42.146827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T10:22:43.718293+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T10:22:45.233911+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T10:22:47.395823+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T10:22:48.976070+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T10:22:51.269948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T10:22:52.820606+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T10:38:18.853581+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-05T10:38:19.001746+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T10:38:19.001834+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T10:38:19.001878+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T10:38:19.948147+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-05T10:38:19.955517+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T10:38:19.955581+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T10:38:19.955611+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T11:35:58.955197+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-05T11:35:59.010868+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T11:35:59.010958+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T11:35:59.011004+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T11:36:00.592061+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-05T11:36:00.602738+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T11:36:00.602819+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T11:36:00.602866+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T11:36:03.034917+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-05T11:36:03.044517+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T11:36:03.044602+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T11:36:03.044645+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T11:36:03.457134+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-05T12:57:12.737250+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-05T12:57:12.793164+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T12:57:12.793232+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T12:57:12.793265+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T12:57:13.071540+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-05T12:57:13.078846+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T12:57:13.078889+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T12:57:13.078919+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T12:58:30.994315+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-05T12:58:31.049239+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T12:58:31.049304+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T12:58:31.049335+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T12:58:31.510304+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-05T12:58:31.517772+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T12:58:31.517837+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T12:58:31.517868+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T13:21:34.214371+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-05T13:21:34.253595+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T13:21:34.253655+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T13:21:34.253686+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T13:21:38.397072+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-05T13:21:38.404452+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T13:21:38.404497+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T13:21:38.404527+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T13:49:07.312563+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-05T13:49:07.356029+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T13:49:07.356116+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T13:49:07.356168+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T13:49:08.579559+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-05T13:49:08.587006+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T13:49:08.587057+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T13:49:08.587094+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T14:42:43.727543+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T14:42:45.231842+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-05T14:42:45.258899+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T14:42:45.258969+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T14:42:45.259002+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T14:42:45.722530+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-05T14:42:45.729570+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T14:42:45.729629+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T14:42:45.729660+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T14:52:24.364943+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/filemanager/php/connector.minimal.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/filemanager/php/connector.minimal.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager/php/connector.minimal.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T15:29:35.858522+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-05T15:29:35.922661+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T15:29:35.922744+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T15:29:35.922779+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T15:29:36.356960+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-05T15:29:36.366843+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T15:29:36.366928+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T15:29:36.366962+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T16:02:25.078457+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/appsettings.Development.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/appsettings.Development.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.Development.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:02:46.618791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/appsettings.Production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/appsettings.Production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.Production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:35.885154+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:36.233340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:37.182175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:37.462617+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:37.723280+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:37.882934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:38.208576+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:38.377023+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:38.655204+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:38.897881+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:38.989958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:39.215837+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:39.308030+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:39.900407+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:40.011161+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:40.641260+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:40.836422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:40.944743+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T16:29:41.047341+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T17:30:56.894393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/appsettings.Development.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/appsettings.Development.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.Development.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T18:09:24.629431+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-05T18:09:24.847843+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T18:09:24.847936+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:09:24.847989+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:09:26.154834+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-05T18:09:26.162079+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T18:09:26.162117+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:09:26.162145+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:20:34.797706+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T18:20:35.591674+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-05T18:20:35.702093+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T18:20:35.702182+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:20:35.702227+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:20:36.575437+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-05T18:20:36.582526+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T18:20:36.582591+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:20:36.582622+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:29:43.859086+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-05T18:29:43.896496+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T18:29:43.896559+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:29:43.896589+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:29:45.121750+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-05T18:29:45.128895+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T18:29:45.128932+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:29:45.128961+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:45:06.090249+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-05T18:45:06.124095+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T18:45:06.124152+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:45:06.124182+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:45:06.532406+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-05T18:45:06.539642+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T18:45:06.539679+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T18:45:06.539709+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T19:28:23.739400+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:34:26.889293+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-05T19:34:26.914633+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T19:34:26.914688+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T19:34:26.914718+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T19:34:29.771256+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-05T19:34:29.779164+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T19:34:29.779223+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T19:34:29.779253+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T19:39:31.141093+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:31.376360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:31.469742+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:31.561284+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:31.651771+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:31.742379+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:31.834126+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:31.925827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:32.017362+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:32.109437+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:32.207295+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:32.299475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:32.406447+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:32.525308+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:32.622823+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:32.730124+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:32.825160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:32.933700+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T19:39:33.033567+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T20:06:53.329351+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-05T20:06:53.356788+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T20:06:53.356836+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:06:53.356865+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:06:53.569696+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-05T20:06:53.576896+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T20:06:53.576933+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:06:53.576962+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:06:53.992644+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T20:06:54.255743+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T20:06:54.817566+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-05T20:06:54.824622+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T20:06:54.824660+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:06:54.824689+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:06:54.984987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T20:06:55.982496+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-05T20:06:55.989407+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T20:06:55.989461+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:06:55.989492+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:06:56.150813+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/humans.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/humans.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/humans.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T20:06:56.306940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T20:06:56.462951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/security.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/security.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T20:06:56.619276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.well-known/security.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.well-known/security.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/security.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T20:07:27.249140+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-05T20:07:27.286469+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T20:07:27.286519+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:07:27.286549+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:07:27.594739+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-05T20:07:27.601841+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T20:07:27.601910+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:07:27.601940+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:53:20.430501+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-05T20:53:20.471245+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T20:53:20.471286+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:53:20.471316+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:53:21.613862+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-05T20:53:21.621066+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T20:53:21.621106+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:53:21.621135+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:53:22.393392+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-05T20:53:22.400249+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T20:53:22.400287+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:53:22.400316+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T20:53:23.040368+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-05T21:23:26.871954+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T21:23:27.856041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T22:32:42.423807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system/logs/error.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system/logs/error.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system/logs/error.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T22:42:53.460026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T23:01:17.969561+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-05T23:29:11.014816+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-05T23:29:11.151233+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T23:29:11.151297+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T23:29:11.151332+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T23:29:14.642597+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-05T23:29:14.649761+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-05T23:29:14.649798+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T23:29:14.649827+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-05T23:50:47.210123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system/logs/error.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system/logs/error.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system/logs/error.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T01:33:21.990529+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-06T01:33:22.318762+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T01:33:22.318827+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T01:33:22.318874+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T01:33:25.719439+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-06T01:33:25.726700+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T01:33:25.726738+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T01:33:25.726768+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T04:49:10.585869+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-06T04:49:10.776604+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T04:49:10.776656+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T04:49:10.776685+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T04:49:11.945570+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-06T04:49:11.953016+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T04:49:11.953054+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T04:49:11.953085+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T04:49:42.769221+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T04:53:36.447795+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-06T04:53:36.485140+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T04:53:36.485178+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T04:53:36.485209+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T04:53:37.164619+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-06T04:53:37.172001+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T04:53:37.172056+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T04:53:37.172086+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T04:53:40.946893+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-06T04:53:40.953766+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T04:53:40.953804+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T04:53:40.953835+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T04:53:50.833922+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-06T04:53:50.842529+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T04:53:50.842578+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T04:53:50.842608+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T06:57:19.141290+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-06T06:57:19.394395+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T06:57:19.394460+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T06:57:19.394492+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T06:57:20.634111+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-06T06:57:20.641337+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T06:57:20.641374+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T06:57:20.641403+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:17:29.360361+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-06T07:17:29.846416+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T07:17:29.846507+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:17:29.846563+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:17:32.215459+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-06T07:17:32.222775+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T07:17:32.222819+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:17:32.222848+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:29:56.891943+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-06T07:29:56.944604+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T07:29:56.944644+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:29:56.944674+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:29:57.523420+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-06T07:29:57.530727+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T07:29:57.530796+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:29:57.530827+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:29:58.921452+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T07:30:00.277417+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-06T07:30:00.284251+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T07:30:00.284289+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:30:00.284317+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:30:05.494572+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-06T07:30:05.501424+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T07:30:05.501463+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:30:05.501493+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:30:07.230589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T07:31:59.313428+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-06T07:31:59.364191+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T07:31:59.364258+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:31:59.364293+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:31:59.963670+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-06T07:31:59.971510+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T07:31:59.971554+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:31:59.971583+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:38:19.979748+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-06T07:38:20.036695+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T07:38:20.036756+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:38:20.036796+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:38:20.445015+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-06T07:38:20.452936+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T07:38:20.452999+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T07:38:20.453029+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T09:03:09.706010+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-06T09:03:09.892323+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T09:03:09.892392+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T09:03:09.892424+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T09:03:12.299289+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-06T09:03:12.306685+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T09:03:12.306745+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T09:03:12.306775+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T09:31:43.309177+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T09:34:49.411793+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-06T09:34:49.527794+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T09:34:49.527842+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T09:34:49.527873+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T09:34:52.859819+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-06T09:34:52.867322+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T09:34:52.867360+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T09:34:52.867390+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T10:24:28.027051+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-06T10:24:28.247324+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T10:24:28.247392+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T10:24:28.247423+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T10:24:29.933049+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-06T10:24:29.940547+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T10:24:29.940610+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T10:24:29.940643+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T10:47:03.401080+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-06T10:47:03.459648+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T10:47:03.459714+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T10:47:03.459745+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T10:47:04.562184+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-06T10:47:04.569896+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T10:47:04.569944+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T10:47:04.569975+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T11:44:07.139696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T11:44:21.532723+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-06T11:44:21.551058+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T11:44:21.551127+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T11:44:21.551159+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T11:44:22.282325+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-06T11:44:22.297772+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T11:44:22.297810+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T11:44:22.297838+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T11:49:55.513664+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T11:49:59.454662+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T11:50:03.065830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T11:50:05.520044+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T11:50:09.342176+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T11:50:13.666081+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T11:50:17.158054+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T13:20:31.086928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T13:20:32.782498+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T14:26:21.456977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T14:39:24.085001+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-06T14:39:24.195945+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T14:39:24.196033+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T14:39:24.196081+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T14:39:29.102748+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-06T14:39:29.110000+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T14:39:29.110037+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T14:39:29.110066+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T15:39:29.800005+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-06T15:39:29.899070+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T15:39:29.899144+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T15:39:29.899177+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T15:39:31.735346+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-06T15:39:31.742606+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T15:39:31.742649+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T15:39:31.742679+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T15:39:32.131910+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-06T15:39:32.139125+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T15:39:32.139177+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T15:39:32.139207+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T15:59:59.344143+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-06T15:59:59.376443+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T15:59:59.376526+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T15:59:59.376571+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T16:00:00.595884+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-06T16:00:00.603357+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T16:00:00.603420+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T16:00:00.603451+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T17:25:39.046852+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T17:25:39.579689+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-06T17:25:39.598167+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T17:25:39.598224+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T17:25:39.598260+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T17:25:39.998798+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-06T17:25:40.005737+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T17:25:40.005778+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T17:25:40.005808+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T17:25:40.531029+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T17:25:40.847070+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T17:25:41.206485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T17:25:41.564095+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T17:25:41.878482+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T17:25:42.232913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T17:25:42.559892+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T17:25:42.887652+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-06T17:25:42.895159+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T17:25:42.895241+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T17:25:42.895280+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T17:25:43.211984+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-06T17:25:43.219839+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T17:25:43.219918+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T17:25:43.219960+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T19:13:37.940248+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-06T19:13:38.133743+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T19:13:38.133815+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T19:13:38.133851+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T19:13:39.312157+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-06T19:13:39.319955+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T19:13:39.320006+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T19:13:39.320038+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T19:50:33.489201+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-06T19:50:33.605232+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T19:50:33.605302+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T19:50:33.605348+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T19:50:35.337978+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-06T19:50:35.349211+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T19:50:35.349296+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T19:50:35.349344+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T21:06:09.350370+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-06T22:27:22.209700+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-06T22:27:22.262525+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T22:27:22.262593+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T22:27:22.262626+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T22:27:24.519516+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-06T22:27:24.527144+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-06T22:27:24.527186+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-06T22:27:24.527224+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T00:40:50.521927+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-07T00:40:50.733358+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T00:40:50.733455+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T00:40:50.733507+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T01:27:23.153519+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:24.133739+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:24.258601+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:24.356133+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:24.452208+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:24.626923+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:24.720437+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:24.814555+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:24.917390+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:25.020041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:25.112704+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:25.244965+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:25.387802+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:25.479811+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:25.585099+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:25.675571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:25.770917+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:25.861439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T01:27:25.967676+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T03:02:12.689048+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T03:02:12.850634+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T03:02:12.850698+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:02:12.850731+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:02:13.365464+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T03:02:13.373065+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T03:02:13.373117+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:02:13.373156+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:02:49.599504+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/filemanager/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/filemanager/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T03:08:49.205780+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T03:08:49.431389+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T03:08:49.431437+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:08:49.431469+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:08:51.402278+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T03:08:51.409697+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T03:08:51.409735+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:08:51.409766+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:28:00.706690+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T03:28:01.339588+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-07T03:28:01.353406+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T03:28:01.353447+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:28:01.353476+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:28:01.731929+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-07T03:28:01.743401+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T03:28:01.743473+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:28:01.743517+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:28:02.093871+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T03:28:02.404046+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T03:28:02.724035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T03:28:03.034680+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T03:28:03.338002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T03:28:03.640285+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T03:28:03.967362+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T03:28:04.284150+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-07T03:28:04.291085+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T03:28:04.291125+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:28:04.291155+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:28:04.851929+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-07T03:28:04.858773+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T03:28:04.858811+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T03:28:04.858846+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T05:19:14.308002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:19:16.543606+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:45:30.553293+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:45:34.243026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:45:38.434589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:45:42.071040+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:45:45.536225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:45:48.568024+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:45:51.886439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:45:54.346475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:45:58.615066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:01.901941+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:05.335794+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:08.177360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:11.228580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:15.687846+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:23.275280+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:28.202867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:31.928716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:36.113755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:41.762917+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:45.016845+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:48.631763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:52.824337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:55.783489+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:46:58.190520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:02.734504+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:06.279907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:11.194362+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:13.785084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:16.685441+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:20.753695+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:22.036891+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:24.265884+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:25.797208+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:28.808537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:31.898438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:34.178774+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:36.289111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:39.875010+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:41.980299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:46.545542+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:50.958970+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:53.478309+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:47:57.271156+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:02.590527+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:06.576163+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:12.065047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:14.312563+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:16.976993+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:19.672504+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:22.652625+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:24.489576+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:26.804695+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:29.361212+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:32.000518+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:34.652236+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:39.024346+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:40.976755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:43.283746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:45.674677+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:48.000477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:51.875556+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:54.268038+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:56.653342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:48:59.314728+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:01.313335+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:04.776773+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:06.703038+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:09.053137+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:12.087090+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:14.447655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:16.725105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:18.861302+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:21.209354+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:23.753569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:26.007570+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:27.829972+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:29.909095+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:31.593531+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:34.049431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:37.225615+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:39.341281+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:41.180939+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:43.281253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:45.317826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:47.514958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:49.622989+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:51.422032+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:54.243937+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:56.639029+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:49:58.652104+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:00.717600+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:02.660930+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:06.038943+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:08.943996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:11.874034+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:15.879439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:19.340396+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:21.218317+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:23.707711+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:27.874769+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:29.466409+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:31.505682+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:35.816508+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:37.762079+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:39.735240+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:43.066591+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:46.240103+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:49.251634+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:51.893766+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:54.937405+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:56.972635+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:50:59.812662+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:01.783245+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:04.453646+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:07.374089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:09.728608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:12.043953+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:15.388110+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:17.633619+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:20.832031+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:22.721451+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:24.684316+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:26.799583+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:28.546690+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:31.373844+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:33.222794+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:35.381601+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:37.872499+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:40.499692+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:42.987230+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:45.007084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:47.707008+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:49.769325+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:52.278081+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:54.289319+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:56.944863+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:51:58.856415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:00.813543+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:02.338830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:04.723912+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:06.517090+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:08.154483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:10.071365+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:12.169636+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:14.326429+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:16.313644+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:18.360684+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:20.688733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:22.980259+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:25.838341+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:27.836342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:29.775757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:31.841542+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:34.208167+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:36.075565+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:39.905004+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:42.402424+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:44.069427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:45.831633+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:47.888602+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:50.513376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:52.731376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:54.562065+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:57.070276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:52:58.856546+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:00.627947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:02.536515+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:05.370526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:08.482864+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:10.217618+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:11.947538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:14.343154+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:16.140247+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:18.111184+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:20.214602+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:22.550337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:24.677947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:26.472751+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:28.519039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:30.339847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:32.518112+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:34.583464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:36.400141+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:38.380454+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:40.285515+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:42.080806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:43.887461+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:45.776831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:48.345313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:50.991785+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:53.914418+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:56.272944+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:53:58.312101+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T05:54:00.041980+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T06:00:00.725647+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T06:00:00.861384+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T06:00:00.861453+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:00:00.861485+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:00:02.153315+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T06:00:02.164061+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T06:00:02.164144+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:00:02.164194+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:18:41.934197+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-07T06:18:42.436966+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T06:18:42.437047+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:18:42.437082+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:18:44.466290+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-07T06:18:44.473515+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T06:18:44.473553+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:18:44.473583+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:26:54.567497+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-07T06:26:54.750437+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T06:26:54.750480+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:26:54.750512+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:26:55.491968+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-07T06:26:55.499350+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T06:26:55.499388+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:26:55.499419+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:38:01.541019+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-07T06:38:01.596189+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T06:38:01.596253+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:38:01.596285+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:38:04.108505+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-07T06:38:04.115924+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T06:38:04.115961+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:38:04.115991+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:41:41.792041+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T06:41:41.829506+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T06:41:41.829566+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:41:41.829597+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:41:42.341268+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T06:41:42.348673+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T06:41:42.348730+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:41:42.348761+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:42:13.520025+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-07T06:42:13.618159+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T06:42:13.618245+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:42:13.618292+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:42:14.256229+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-07T06:42:14.263754+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T06:42:14.263797+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T06:42:14.263828+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T07:13:38.495078+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T07:13:38.548033+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T07:13:38.548128+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T07:13:38.548189+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T07:13:42.240608+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T07:13:42.247882+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T07:13:42.247921+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T07:13:42.247952+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T07:26:30.940556+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T07:26:31.006336+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T07:26:31.006377+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T07:26:31.006408+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T07:26:39.291692+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T07:26:39.298987+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T07:26:39.299026+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T07:26:39.299056+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T08:16:42.208469+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-07T08:16:42.231030+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T08:16:42.231095+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T08:16:42.231126+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T08:16:43.746794+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-07T08:16:43.754179+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T08:16:43.754220+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T08:16:43.754251+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T09:51:22.611318+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T09:51:22.840083+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T09:51:22.840142+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T09:51:22.840173+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T09:51:25.419884+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T09:51:25.427181+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T09:51:25.427223+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T09:51:25.427253+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T11:30:46.574278+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-07T11:30:47.029387+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T11:30:47.029455+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T11:30:47.029489+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T11:30:49.680507+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-07T11:30:49.688157+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T11:30:49.688198+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T11:30:49.688230+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T12:45:59.734123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T12:46:01.010205+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T12:46:01.086709+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T12:46:01.086790+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T12:46:01.086842+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T12:46:01.474666+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T12:46:01.482389+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T12:46:01.482461+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T12:46:01.482511+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T12:56:15.472055+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T12:56:15.516874+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T12:56:15.516956+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T12:56:15.516999+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T12:56:17.164499+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T12:56:17.171801+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T12:56:17.171840+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T12:56:17.171871+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T13:15:35.564371+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T13:15:35.600757+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T13:15:35.600796+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T13:15:35.600828+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T13:15:35.942266+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T13:15:35.949515+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T13:15:35.949553+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T13:15:35.949584+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T14:42:16.197360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T14:42:17.716078+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-07T14:42:17.772093+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T14:42:17.772162+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T14:42:17.772194+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T14:42:18.540142+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-07T14:42:18.547129+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T14:42:18.547170+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T14:42:18.547200+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T14:42:18.935141+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T14:42:19.291886+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T14:42:19.625679+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T14:42:19.936646+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T14:42:20.248919+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T14:42:20.550554+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T14:42:20.867683+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T14:42:21.187805+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-07T14:42:21.194799+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T14:42:21.194856+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T14:42:21.194886+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T14:42:21.557397+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-07T14:42:21.564447+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T14:42:21.564491+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T14:42:21.564520+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T15:28:54.497840+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T15:28:54.585239+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T15:28:54.585304+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T15:28:54.585335+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T15:28:56.698131+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T15:28:56.705447+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T15:28:56.705504+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T15:28:56.705534+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T15:40:56.596979+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-07T15:40:56.632632+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T15:40:56.632695+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T15:40:56.632740+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T15:40:57.068919+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-07T15:40:57.076168+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T15:40:57.076206+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T15:40:57.076235+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:15:34.488327+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-07T16:15:34.545168+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T16:15:34.545255+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:15:34.545301+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:15:35.017645+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-07T16:15:35.025227+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T16:15:35.025292+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:15:35.025323+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:19:37.843267+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T16:19:37.868059+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T16:19:37.868125+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:19:37.868156+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:19:39.250855+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T16:19:39.258096+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T16:19:39.258140+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:19:39.258170+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:28:02.617479+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-07T16:28:02.639798+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T16:28:02.639853+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:28:02.639883+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:28:03.029372+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-07T16:28:03.036537+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T16:28:03.036574+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:28:03.036604+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:32:42.119122+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T16:32:42.142696+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T16:32:42.142763+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:32:42.142793+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:32:42.551121+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T16:32:42.558275+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T16:32:42.558318+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:32:42.558349+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T16:36:03.753040+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T16:36:12.506633+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T16:36:21.374439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T16:36:26.326413+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T16:36:32.040380+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T16:36:39.384021+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T16:36:44.769368+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T17:04:05.114913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/description"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/description\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/description/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T17:39:11.856782+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T17:39:11.902897+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T17:39:11.902971+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T17:39:11.903006+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T17:39:13.031848+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T17:39:13.039063+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T17:39:13.039101+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T17:39:13.039132+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T18:26:36.477772+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/description"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/description\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/description/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T18:36:37.744117+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T18:36:37.775546+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T18:36:37.775611+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T18:36:37.775642+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T18:36:38.182573+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T18:36:38.189841+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T18:36:38.189885+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T18:36:38.189913+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T18:36:39.020739+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T18:36:39.439821+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-07T18:36:39.446803+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T18:36:39.446850+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T18:36:39.446879+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T18:36:41.562562+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-07T18:36:41.569731+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T18:36:41.569787+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T18:36:41.569816+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T18:36:42.493867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T18:58:24.613845+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-07T18:58:24.664732+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T18:58:24.664778+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T18:58:24.664808+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:03:51.477310+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T19:03:51.844630+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-07T19:03:51.862934+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T19:03:51.862986+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:03:51.863017+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:03:52.204420+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-07T19:03:52.211594+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T19:03:52.211637+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:03:52.211672+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:03:52.525625+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T19:03:52.829236+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T19:03:53.136425+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T19:03:53.439588+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T19:03:53.741519+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T19:03:54.042530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T19:03:54.344657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T19:03:54.644697+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-07T19:03:54.652115+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T19:03:54.652154+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:03:54.652183+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:03:54.968884+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-07T19:03:54.976018+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T19:03:54.976060+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:03:54.976098+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:16:18.826611+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-07T19:16:18.850412+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T19:16:18.850496+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:16:18.850528+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:16:20.088137+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-07T19:16:20.095352+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T19:16:20.095390+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:16:20.095419+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:44:58.353753+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-07T19:44:58.387935+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T19:44:58.387973+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:44:58.388002+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:44:58.856144+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-07T19:44:58.863288+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T19:44:58.863325+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T19:44:58.863354+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T20:30:57.380753+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-07T20:30:57.404104+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T20:30:57.404170+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T20:30:57.404200+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T20:30:59.004440+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-07T20:30:59.011600+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T20:30:59.011637+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T20:30:59.011667+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T20:43:19.244560+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-07T20:43:19.296369+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T20:43:19.296428+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T20:43:19.296461+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T20:43:19.773335+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-07T20:43:19.780742+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T20:43:19.780793+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T20:43:19.780823+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T20:44:59.155967+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-07T20:44:59.180777+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T20:44:59.180823+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T20:44:59.180862+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T20:44:59.374511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T20:44:59.690547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T20:45:00.147352+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://www.wefeatit.com/register","method":"GET"} [] [2025-03-07T20:45:00.154383+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T20:45:00.154433+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T20:45:00.154463+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T20:45:00.931987+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-07T21:31:19.779242+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T21:31:22.579408+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-07T22:28:48.712451+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-07T22:28:48.744361+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T22:28:48.744400+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T22:28:48.744431+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T22:28:52.120261+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-07T22:28:52.127530+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T22:28:52.127568+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T22:28:52.127597+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T23:48:22.489737+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-07T23:48:22.517292+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T23:48:22.517375+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T23:48:22.517420+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T23:48:24.465470+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-07T23:48:24.472764+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-07T23:48:24.472823+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-07T23:48:24.472853+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T00:10:52.474112+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//wp-content/plugins/fix/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//wp-content/plugins/fix/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//wp-content/plugins/fix/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T00:54:32.695055+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T00:56:50.022462+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-08T00:56:50.286279+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T00:56:50.286340+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T00:56:50.286372+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T00:56:52.588766+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-08T00:56:52.597643+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T00:56:52.597702+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T00:56:52.597766+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T01:39:15.119805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T01:39:15.500003+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-08T01:39:15.569134+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T01:39:15.569171+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T01:39:15.569204+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T01:39:15.836509+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-08T01:39:15.843322+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T01:39:15.843359+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T01:39:15.843389+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T01:43:33.649876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T01:44:30.995111+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-08T01:44:31.062295+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T01:44:31.062348+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T01:44:31.062378+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T01:44:32.059456+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-08T01:44:32.066895+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T01:44:32.066932+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T01:44:32.066962+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T01:44:33.575013+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-08T01:44:33.581875+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T01:44:33.581912+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T01:44:33.581942+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T01:44:37.282492+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-08T01:44:37.289538+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T01:44:37.289589+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T01:44:37.289620+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T02:22:43.753948+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-08T02:22:43.787167+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T02:22:43.787221+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T02:22:43.787252+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T02:22:44.067270+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-08T02:22:44.074593+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T02:22:44.074633+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T02:22:44.074664+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T02:42:04.203468+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T03:26:41.716865+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-08T03:26:41.797829+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T03:26:41.797898+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T03:26:41.797929+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T03:26:43.804521+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-08T03:26:43.812076+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T03:26:43.812113+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T03:26:43.812141+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T03:48:19.463675+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T04:53:46.845101+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-08T04:53:46.895815+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T04:53:46.895874+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:46.895904+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:47.301116+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-08T04:53:47.308620+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T04:53:47.308657+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:47.308688+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:48.770547+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-08T04:53:48.780139+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T04:53:48.780177+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:52.929915+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"wallistirk52@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:52.932222+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:52.941404+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:54.110950+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-08T04:53:54.118416+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T04:53:54.118467+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:54.118497+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:55.305260+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-08T04:53:55.319800+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T04:53:55.319865+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:55.346385+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:55.347710+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:55.347868+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:56.576230+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-08T04:53:56.586284+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T04:53:56.586371+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:56.586422+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:56.923531+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-08T04:53:56.930532+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T04:53:56.930581+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:56.930611+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T04:53:57.505681+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-08T07:39:29.193597+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-08T07:39:29.560612+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T07:39:29.560677+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T07:39:29.560710+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T07:39:30.545189+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-08T07:39:30.552634+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T07:39:30.552693+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T07:39:30.552724+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T08:00:37.777583+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-08T08:00:37.986785+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T08:00:37.986851+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T08:00:37.986882+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T08:00:39.909840+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-08T08:00:39.917406+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T08:00:39.917474+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T08:00:39.917505+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T08:00:40.312510+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-08T08:00:40.319776+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T08:00:40.319832+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T08:00:40.319862+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T10:19:14.749144+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-08T10:19:15.138072+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T10:19:15.138143+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T10:19:15.138179+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T10:19:20.878242+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-08T10:19:20.885399+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T10:19:20.885437+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T10:19:20.885466+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T10:30:06.317664+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-08T10:30:06.375548+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T10:30:06.375609+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T10:30:06.375639+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T10:30:08.051683+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-08T10:30:08.058915+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T10:30:08.058956+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T10:30:08.058985+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T11:42:14.777500+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-08T11:42:14.809892+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T11:42:14.809953+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T11:42:14.809984+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T11:42:16.408942+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-08T11:42:16.416100+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T11:42:16.416137+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T11:42:16.416166+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T13:28:19.237447+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T13:28:20.244192+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T14:46:37.740707+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-08T14:46:37.810993+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T14:46:37.811058+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T14:46:37.811088+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T14:46:39.807780+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-08T14:46:39.815049+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T14:46:39.815087+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T14:46:39.815117+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T14:48:56.091629+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-03-08T14:48:56.159176+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T14:48:56.159247+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T14:48:56.159278+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T15:21:11.989102+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-08T15:21:12.081500+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T15:21:12.081555+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T15:21:12.081586+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T15:21:13.772907+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-08T15:21:13.780633+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T15:21:13.780679+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T15:21:13.780709+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T15:59:12.723221+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-08T15:59:12.770500+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T15:59:12.770565+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T15:59:12.770596+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T15:59:13.782053+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-08T15:59:13.789313+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T15:59:13.789351+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T15:59:13.789382+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T16:30:30.062958+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-08T16:30:30.134784+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T16:30:30.134823+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T16:30:30.134854+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T16:30:30.744799+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-08T16:30:30.752507+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T16:30:30.752547+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T16:30:30.752579+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T17:06:45.085855+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T17:06:50.223141+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T17:06:55.787102+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T17:07:01.958909+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T17:07:05.834778+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T17:07:10.823080+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T17:07:17.727239+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T18:30:58.297188+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-08T18:30:58.352526+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T18:30:58.352591+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T18:30:58.352625+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T18:30:58.636361+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-08T18:30:58.643636+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T18:30:58.643674+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T18:30:58.643703+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T18:41:18.469978+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-08T18:41:18.510481+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T18:41:18.510577+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T18:41:18.510627+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T18:41:18.945879+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-08T18:41:18.953495+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T18:41:18.953562+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T18:41:18.953591+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T18:52:35.034253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T18:52:35.888028+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T19:13:19.866495+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-08T19:13:19.927559+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T19:13:19.927625+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T19:13:19.927657+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T19:13:21.720824+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-08T19:13:21.728285+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T19:13:21.728323+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T19:13:21.728353+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T19:48:32.584356+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T19:48:36.620837+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T19:48:39.648461+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T19:48:58.555363+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T19:49:04.224010+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T19:49:09.602276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Auth/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Auth/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Auth/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T19:49:14.103142+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T19:49:23.286544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T19:49:50.836097+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T19:49:56.407230+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/IXR/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/IXR/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/IXR/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T20:19:15.806328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T20:39:02.374295+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-08T20:39:02.478677+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T20:39:02.478719+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T20:39:02.478749+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T20:39:04.057294+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-08T20:39:04.065002+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-08T20:39:04.065041+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T20:39:04.065075+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-08T23:02:29.985039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T23:49:58.703745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T23:49:59.218242+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T23:49:59.573034+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T23:49:59.912350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/astra/inc/ki1k.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/astra/inc/ki1k.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/astra/inc/ki1k.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T23:50:00.263564+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/WordPress/wp-admin/includes/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/WordPress/wp-admin/includes/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/WordPress/wp-admin/includes/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-08T23:50:00.607907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T00:06:10.342473+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-09T00:06:10.391288+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T00:06:10.391381+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T00:06:10.391433+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T00:06:11.948311+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-09T00:06:11.958320+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T00:06:11.958374+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T00:06:11.958422+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T00:15:34.447615+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-09T00:15:34.866496+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T00:15:34.866556+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T00:15:34.866588+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T00:15:36.055802+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-09T00:15:36.063357+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T00:15:36.063425+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T00:15:36.063458+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T00:15:36.849713+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-09T00:15:36.903703+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T00:15:36.903769+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T00:15:36.903799+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T00:57:35.233840+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_ariimageslidersa/mod_ariimageslidersa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_ariimageslidersa/mod_ariimageslidersa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_ariimageslidersa/mod_ariimageslidersa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T01:08:56.978878+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T01:08:57.098703+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T01:08:57.098767+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:08:57.098799+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:23:22.713171+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T01:23:22.751330+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T01:23:22.751394+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:23:22.751424+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:23:22.970043+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T01:23:22.980825+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T01:23:22.980868+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:23:22.980899+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:23:24.207071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T01:25:02.749288+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-09T01:25:02.788415+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T01:25:02.788505+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:02.788554+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:03.039236+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-09T01:25:03.049956+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T01:25:03.050041+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:03.050089+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:04.710653+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-09T01:25:04.721087+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T01:25:04.721152+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:07.270143+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"konnilambs1983@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:07.273082+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:07.282509+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:09.836545+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-09T01:25:09.843709+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T01:25:09.843758+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:09.843789+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:13.326339+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-09T01:25:13.340877+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T01:25:13.340960+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:13.369215+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:13.370920+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:13.371098+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:15.051910+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-09T01:25:15.060989+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T01:25:15.061053+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:15.061085+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:15.503021+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-09T01:25:15.514612+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T01:25:15.514693+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:15.514773+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:25:15.926614+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-09T01:30:51.847065+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T01:30:51.876459+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T01:30:51.876497+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:30:51.876527+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:30:53.496413+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T01:30:53.503663+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T01:30:53.503705+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:30:53.503735+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:36:21.241509+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T01:36:21.272256+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T01:36:21.272353+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:36:21.272404+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:36:21.476735+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T01:36:21.486325+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T01:36:21.486408+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:36:21.486449+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T01:36:22.266293+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T05:25:16.997861+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T05:25:19.997379+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T06:47:21.809959+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T06:47:22.890987+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T06:47:22.891061+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T06:47:22.891093+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T06:47:34.277979+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T06:47:34.285464+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T06:47:34.285529+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T06:47:34.285560+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:18:17.994370+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T07:18:20.056121+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T07:18:20.362376+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:18:20.362472+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:18:20.362522+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:18:23.560105+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T07:18:23.570435+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:18:23.570503+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:18:23.570535+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:18:26.566851+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T07:18:26.577421+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:18:26.577501+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:18:26.577545+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:18:26.685505+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T07:18:26.688444+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-09T07:18:26.700795+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:18:26.700881+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:18:26.700927+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:18:27.136893+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-09T07:23:39.083779+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-09T07:23:39.146635+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:23:39.146707+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:23:39.146756+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:23:39.760542+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-09T07:23:39.768387+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:23:39.768454+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:23:39.768485+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:23:40.372323+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-09T07:23:40.878243+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:23:40.878337+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:23:40.878390+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:23:43.528323+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-09T07:23:43.535766+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:23:43.535803+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:23:43.535833+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:34:11.054314+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-09T07:34:11.159584+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:34:11.159655+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:34:11.159688+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:34:14.784391+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-09T07:34:14.795375+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:34:14.795458+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:34:14.795515+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:47:10.551446+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-09T07:47:10.668562+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:47:10.668628+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:47:10.668658+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:47:11.068465+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-09T07:47:11.075713+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:47:11.075758+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:47:11.075788+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:53:18.006516+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-09T07:53:18.037135+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:53:18.037174+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:53:18.037204+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:53:18.239101+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-09T07:53:18.246303+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:53:18.246340+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:53:18.246370+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:59:12.224322+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-09T07:59:12.274685+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:59:12.274751+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:59:12.274782+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:59:12.698902+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-09T07:59:12.705984+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T07:59:12.706036+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T07:59:12.706068+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:08:51.332579+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-09T08:08:51.357289+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T08:08:51.357327+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:08:51.357357+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:08:51.740637+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-09T08:08:51.747822+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T08:08:51.747860+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:08:51.747889+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:09:01.803586+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-09T08:09:01.811749+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T08:09:01.811798+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:09:01.811829+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:09:02.144306+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-09T08:09:02.151648+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T08:09:02.151701+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:09:02.151732+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:25:39.593445+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T08:25:39.626452+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T08:25:39.626491+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:25:39.626520+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:25:39.997074+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T08:25:40.004268+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T08:25:40.004305+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:25:40.004335+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:25:57.668749+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T08:25:57.705863+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T08:25:57.705946+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:25:57.705994+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:25:58.155482+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T08:25:58.164109+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T08:25:58.164158+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:25:58.164190+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:46:25.168679+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T08:46:25.215007+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T08:46:25.215074+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:46:25.215107+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:46:25.538909+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T08:46:25.546156+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T08:46:25.546199+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T08:46:25.546230+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T09:38:30.146366+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-09T09:38:30.745415+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T09:38:30.745491+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T09:38:30.745531+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T09:38:32.409000+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-09T09:38:32.677468+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T09:38:32.677558+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T09:38:32.677609+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T09:38:33.937839+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-09T09:38:33.945325+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T09:38:33.945384+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T09:38:33.945423+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T09:38:34.142645+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-09T09:38:34.153641+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T09:38:34.153720+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T09:38:34.153764+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T09:38:44.697647+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-09T09:38:44.704909+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T09:38:44.704960+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T09:38:44.704999+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T09:38:44.825213+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-09T09:38:44.832900+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T09:38:44.832965+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T09:38:44.833006+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T10:56:29.790228+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-09T10:56:30.439214+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T10:56:30.439283+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T10:56:30.439315+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T10:56:33.108074+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-09T10:56:33.115495+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T10:56:33.115532+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T10:56:33.115562+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T10:56:34.464377+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-09T10:56:34.471254+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T10:56:34.471292+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T10:56:34.471321+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T10:56:35.590262+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/login/contact"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/login/contact\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/contact/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T10:58:08.153153+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-09T10:58:08.177361+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T10:58:08.177428+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T10:58:08.177460+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T11:18:09.031709+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T11:18:09.351140+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T11:18:09.351242+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T11:18:09.351292+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T11:18:12.147319+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T11:18:12.157004+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T11:18:12.157084+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T11:18:12.157132+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T13:38:58.141881+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T15:34:14.998070+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/installer-data.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/installer-data.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/installer-data.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T16:07:42.466447+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T16:07:43.113277+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T16:07:43.113351+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T16:07:43.113385+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T16:46:12.425535+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-09T16:46:12.452448+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T16:46:12.452516+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T16:46:12.452547+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T16:46:13.828763+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-09T16:46:13.835981+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T16:46:13.836044+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T16:46:13.836083+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T18:04:06.629663+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T18:04:12.321474+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T18:04:18.476560+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T18:04:26.345130+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T18:04:32.793199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T18:04:37.126424+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T18:04:41.081900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T18:52:33.476360+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T18:52:33.927639+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T18:52:33.927729+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T18:52:33.927777+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T18:52:37.610377+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T18:52:37.617473+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T18:52:37.617515+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T18:52:37.617546+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T18:53:10.836891+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T18:53:10.868620+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T18:53:10.868686+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T18:53:10.868716+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T18:53:11.113851+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T18:53:11.123145+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T18:53:11.123227+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T18:53:11.123261+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:06:01.525080+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-09T19:06:01.581078+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T19:06:01.581170+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:06:01.581213+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:06:01.786817+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-09T19:06:01.794015+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T19:06:01.794076+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:06:01.794107+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:10:31.657766+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-09T19:10:31.732173+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T19:10:31.732246+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:10:31.732279+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:10:32.444210+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-09T19:10:32.455846+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T19:10:32.455929+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:10:32.455975+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:24:36.207057+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-09T19:24:36.254722+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T19:24:36.254790+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:24:36.254822+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:24:36.684187+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-09T19:24:36.691331+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T19:24:36.691388+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:24:36.691419+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:41:31.385787+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-09T19:41:31.419287+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T19:41:31.419355+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:41:31.419388+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:41:31.666168+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-09T19:41:31.673735+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T19:41:31.673796+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T19:41:31.673826+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T20:17:21.915005+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T20:17:22.714430+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T20:17:22.714496+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T20:17:22.714528+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T20:17:24.731828+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T20:17:24.740639+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T20:17:24.740685+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T20:17:24.740717+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T20:18:39.227501+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-09T20:18:39.250808+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T20:18:39.250874+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T20:18:39.250912+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T20:18:39.621245+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-09T20:18:39.628809+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T20:18:39.628865+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T20:18:39.628896+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T20:57:03.392906+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-09T20:57:04.285715+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T20:57:04.285786+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T20:57:04.285819+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T20:57:06.447412+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-09T20:57:06.458771+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T20:57:06.458860+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T20:57:06.458907+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:24:53.421579+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:24:54.065376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:50:04.341737+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:50:04.341670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:50:04.341620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:50:04.341637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:50:04.572603+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-09T21:50:04.574454+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-09T21:50:04.581036+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T21:50:04.582981+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-09T21:50:04.594681+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T21:50:04.594689+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T21:50:04.594757+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.594762+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.594746+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T21:50:04.594790+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.594784+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T21:50:04.594816+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.594817+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.594836+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.594863+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.594873+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.803015+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-09T21:50:04.807571+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-09T21:50:04.811965+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T21:50:04.812048+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.812092+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.814736+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T21:50:04.818563+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T21:50:04.818646+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.818693+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.819738+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-09T21:50:04.824451+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T21:50:04.824537+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.824588+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.829653+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T21:50:04.829716+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:04.829754+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:07.291178+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:50:07.391995+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-09T21:50:07.399050+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T21:50:07.399098+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:07.399130+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:08.249420+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:50:08.268900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:50:08.368520+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://www.wefeatit.com/register","method":"GET"} [] [2025-03-09T21:50:08.377122+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T21:50:08.377184+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:08.377216+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:08.382810+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:50:08.745956+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-09T21:50:08.944731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:50:09.135997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:50:09.463520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:50:09.480759+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:50:09.582675+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://www.wefeatit.com/register","method":"GET"} [] [2025-03-09T21:50:09.584688+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T21:50:09.590923+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T21:50:09.590986+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:09.591018+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T21:50:09.629401+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-09T22:22:35.850613+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-09T22:22:36.409733+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-09T22:22:36.435210+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T22:22:36.435292+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T22:22:36.435337+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T22:22:36.736192+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-09T22:22:36.743636+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-09T22:22:36.743677+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-09T22:22:36.743706+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T00:05:46.367358+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-10T00:05:46.714283+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T00:05:46.714357+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T00:05:46.714390+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T00:05:49.662227+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-10T00:05:49.669362+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T00:05:49.669414+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T00:05:49.669445+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T00:13:42.681119+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-10T00:13:43.652141+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T00:13:43.652254+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T00:13:43.652290+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T00:13:47.514982+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-10T00:13:47.522279+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T00:13:47.522337+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T00:13:47.522375+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T00:20:33.907366+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-10T00:20:33.934058+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T00:20:33.934116+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T00:20:33.934146+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T00:20:34.336417+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-10T00:20:34.343830+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T00:20:34.343900+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T00:20:34.343932+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T01:00:58.333882+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-10T01:00:58.438319+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T01:00:58.438386+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T01:00:58.438418+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T01:00:59.852282+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-10T01:00:59.859563+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T01:00:59.859600+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T01:00:59.859629+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T01:15:49.184177+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager/tinymce"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager/tinymce\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager/tinymce/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T01:48:26.616159+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-10T01:48:26.638817+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T01:48:26.638874+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T01:48:26.638904+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T01:48:30.776144+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-10T01:48:30.783298+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T01:48:30.783335+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T01:48:30.783363+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T03:03:08.545282+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-10T03:03:08.920557+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T03:03:08.920625+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T03:03:08.920656+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T03:03:09.617134+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-10T03:03:09.624516+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T03:03:09.624578+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T03:03:09.624608+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T03:03:11.322544+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-10T03:03:11.329806+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T03:03:11.329854+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T03:03:11.329884+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T03:03:15.193356+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-10T03:03:15.200127+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T03:03:15.200164+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T03:03:15.200193+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T03:51:01.440521+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-10T03:51:01.469336+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T03:51:01.469374+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T03:51:01.469403+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T03:51:02.982364+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-10T03:51:02.989646+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T03:51:02.989685+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T03:51:02.989714+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:49.900289+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-10T05:33:49.960433+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T05:33:49.960496+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:49.960524+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:50.445918+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-10T05:33:50.453192+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T05:33:50.453235+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:50.453264+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:51.733783+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-10T05:33:51.743474+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T05:33:51.743529+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:54.603286+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"lblanchardm9@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:54.605480+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:54.617746+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:55.482679+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-10T05:33:55.489668+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T05:33:55.489724+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:55.489755+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:56.750018+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-10T05:33:56.759763+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T05:33:56.759806+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:56.800943+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:56.802276+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:56.802431+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:57.970280+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-10T05:33:57.977163+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T05:33:57.977205+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:57.977233+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:58.235251+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-10T05:33:58.242084+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T05:33:58.242121+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:58.242150+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T05:33:58.981448+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-10T05:37:28.695444+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/payment/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/payment/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/payment/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T06:36:09.302446+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-10T06:36:09.536098+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T06:36:09.536169+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T06:36:09.536201+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T06:36:11.463372+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-10T06:36:11.473730+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T06:36:11.473801+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T06:36:11.473848+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T06:57:55.969808+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-10T06:57:56.160957+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T06:57:56.161023+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T06:57:56.161053+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T06:57:57.021283+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-10T06:57:57.029850+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T06:57:57.029894+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T06:57:57.029924+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T07:39:51.071821+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-10T07:39:51.123497+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T07:39:51.123590+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T07:39:51.123640+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T07:39:51.363696+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-10T07:39:51.371030+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T07:39:51.371076+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T07:39:51.371105+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T08:21:06.816329+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:10.176256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:11.966603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:13.690845+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:15.247001+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:16.798763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:18.412789+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:20.106137+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:21.796432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:23.481254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:25.418997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:26.930112+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:28.519198+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:30.220975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:31.825484+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:33.313893+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:34.993868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:36.647892+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:38.322902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:39.953620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:41.764415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:43.454978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:45.087990+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:45.834657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:47.710445+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:49.359601+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:51.078696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:52.645662+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:54.485163+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:56.099952+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:56.937124+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:58.512854+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:21:59.419909+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:01.315368+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:03.326818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:05.303671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:07.233072+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:09.129719+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:11.011748+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:13.006518+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:15.229318+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:17.107020+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:19.071768+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:20.853151+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:22.477011+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:24.433176+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:26.340205+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:28.101018+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:29.669036+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:31.451423+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:33.201689+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:34.917321+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:36.558000+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:38.235726+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:39.992333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:41.808281+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:43.480968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:45.329028+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:47.162279+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:48.874156+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:50.592240+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:52.301815+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:53.837970+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:55.633871+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:57.626716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:22:59.461539+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:01.246126+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:03.087867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:05.043645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:06.820644+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:08.492169+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:10.263482+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:11.925732+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:13.674013+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:15.614180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:17.320547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:19.160614+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:20.851853+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:22.705019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:24.407407+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:26.063126+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:27.843503+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:29.705553+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:31.479046+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:33.264765+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:35.548471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:37.291660+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:38.987534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:40.715649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:42.260371+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:44.056467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:46.215674+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:48.012547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:49.646682+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:51.535201+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:53.318547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:55.007621+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:56.791700+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:23:58.481848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:00.236781+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:02.133843+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:04.007512+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:05.737337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:07.654391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:09.367975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:11.039903+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:12.838665+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:14.528190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:16.189793+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:18.038976+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:19.695140+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:21.313871+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:23.379798+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:24.978806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:26.576102+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:28.258950+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:29.888272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:31.516005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:33.420790+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:34.980345+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:36.717857+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:38.648016+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:40.372143+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:42.041648+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:43.769575+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:45.478734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:47.216366+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:49.113486+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:50.917979+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:52.595770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:54.277322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:55.941592+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:57.594981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:24:59.348646+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:00.916731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:02.778826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:04.566340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:06.368568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:08.232726+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:10.177014+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:11.752813+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:13.442513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:15.095598+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:16.889199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:18.663272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:20.569617+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:22.387036+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:24.033483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:25.720638+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:27.326203+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:29.100947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:30.875753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:32.720920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:34.674770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:36.897384+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:38.674375+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:40.383444+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:41.999822+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:43.888419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:45.530515+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:47.326745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:49.278395+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:51.402362+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:53.543911+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:55.327212+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:56.959542+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:25:58.890245+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:00.605752+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:02.375242+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:04.180774+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:05.870824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:07.766631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:09.519222+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:11.156353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:12.917214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:14.670708+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:16.395938+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:18.152467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:19.897711+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:21.666726+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:23.431095+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:25.160169+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:27.023916+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:28.843192+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:30.781237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:32.451414+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:34.121661+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:35.822398+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:37.615403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:39.315705+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:41.174602+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:42.881297+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:44.827151+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:26:46.919345+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T08:42:33.662044+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-10T08:42:33.812145+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T08:42:33.812215+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T08:42:33.812246+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T08:42:35.598067+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-10T08:42:35.606795+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T08:42:35.606850+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T08:42:35.606880+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T08:52:06.530692+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-10T08:52:06.679417+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T08:52:06.679510+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T08:52:06.679562+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T08:52:08.141948+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-10T08:52:08.149507+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T08:52:08.149550+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T08:52:08.149580+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:03:23.161164+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-10T09:03:23.197744+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:03:23.197783+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:03:23.197819+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:03:24.769066+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-10T09:03:24.776389+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:03:24.776430+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:03:24.776459+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:05:50.622524+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-10T09:05:50.686150+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:05:50.686241+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:05:50.686290+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:05:51.205324+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-10T09:05:51.213014+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:05:51.213078+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:05:51.213109+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:08:56.674252+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-10T09:08:56.733646+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:08:56.733704+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:08:56.733736+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:08:57.284119+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-10T09:08:57.291362+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:08:57.291405+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:08:57.291436+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:11:30.020119+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-10T09:11:30.057957+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:11:30.058037+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:11:30.058069+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:11:30.591182+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-10T09:11:30.598531+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:11:30.598586+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:11:30.598616+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:11:40.023491+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-03-10T09:11:40.033144+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:11:40.033196+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:11:43.384485+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:11:43.474025+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:11:43.474202+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:11:43.559848+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-10T09:11:43.569628+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:11:43.569696+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:11:43.569743+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:11:43.694798+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-10T09:11:43.703007+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:11:43.703067+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:11:43.703111+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:11:44.015899+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:11:44.062388+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:11:45.691030+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:11:46.140644+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:11:46.164049+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:11:46.164087+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:11:46.164116+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:12:00.376060+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:12:00.384280+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:12:00.384320+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:12:00.384348+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:14:22.396294+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:14:22.593876+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:14:22.725237+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:14:22.725306+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:14:22.725334+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:14:22.727412+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:14:22.774165+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:14:22.775036+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:14:23.005036+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:14:23.090685+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:14:23.097636+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:14:23.097678+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:14:23.097708+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:14:30.599395+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:14:30.617688+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:14:30.664412+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:14:30.664511+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:14:30.664558+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:14:30.666326+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:14:30.676132+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:14:30.676449+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:14:30.913188+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:14:31.074641+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:14:31.081664+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:14:31.081726+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:14:31.081755+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:14:36.079207+01:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-03-10T09:14:36.097355+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:14:36.142017+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:14:36.142099+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:14:36.142127+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:14:36.143202+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:14:36.164440+01:00] timesheet.INFO: TS Update [] [] [2025-03-10T09:14:36.390602+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to undefined method App\Controller\TimeSheetController::countUnsubmittedTS()" at TimeSheetController.php line 355 {"exception":"[object] (Error(code: 0): Call to undefined method App\\Controller\\TimeSheetController::countUnsubmittedTS() at /home/wefeatitkc/www/oasb/src/Controller/TimeSheetController.php:355)"} [] [2025-03-10T09:14:36.503967+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:14:52.126953+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:14:52.172284+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:14:52.264496+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:14:52.264589+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:14:52.264630+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:14:52.394330+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:14:52.427191+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:14:52.427937+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:14:52.665329+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:14:52.793565+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:14:52.803551+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:14:52.803634+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:14:52.803682+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:00.548027+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:15:00.566320+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:15:00.619199+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:15:00.619302+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:00.619344+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:00.620920+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:00.629513+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:15:00.629779+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:15:00.870906+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:15:00.947930+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:15:00.956282+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:00.956343+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:00.956373+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:05.982162+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:15:05.994696+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:15:06.033340+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:15:06.033418+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:06.033447+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:06.034507+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:06.041007+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:15:06.041275+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:15:06.294623+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:15:06.412237+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:15:06.421925+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:06.421991+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:06.422022+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:11.988705+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:15:12.027451+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:15:12.178822+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:15:12.178922+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:12.178967+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:12.190180+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:12.217071+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:15:12.217654+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:15:12.425561+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:15:12.495181+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:15:12.502215+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:12.502277+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:12.502307+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:16.731178+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:15:16.748482+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:15:16.796408+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:15:16.796519+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:16.796566+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:16.798204+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:16.808074+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:15:16.808429+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:15:17.077631+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:15:17.255262+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:15:17.262577+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:17.262648+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:17.262679+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:23.208126+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:15:23.220543+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:15:23.255446+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:15:23.255511+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:23.255541+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:23.256575+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:23.262885+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:15:23.263102+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:15:23.442246+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:15:23.504470+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:15:23.511441+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:23.511491+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:23.511519+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:30.638628+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:15:30.679432+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:15:30.791281+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:15:30.791357+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:30.791386+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:30.793126+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:30.814310+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:15:30.814823+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:15:31.063983+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:15:31.136801+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:15:31.143846+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:31.143886+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:31.143914+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:36.846092+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:15:36.859595+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:15:36.898314+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:15:36.898407+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:36.898449+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:36.899982+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:36.909547+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:15:36.909882+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:15:37.086552+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:15:37.223330+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:15:37.230346+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:37.230394+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:37.230421+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:42.691804+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:15:42.704300+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:15:42.739386+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:15:42.739464+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:42.739493+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:42.740539+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:42.747028+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:15:42.747245+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:15:42.924647+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:15:43.054537+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:15:43.061461+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:43.061500+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:43.061529+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:47.900214+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:15:47.950232+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:15:48.053413+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:15:48.053512+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:48.053557+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:48.055862+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:48.078296+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:15:48.079289+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:15:48.326887+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:15:48.500903+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:15:48.511413+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:48.511480+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:48.511510+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:54.647865+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:15:54.660246+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:15:54.695779+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:15:54.695852+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:54.695879+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:54.697028+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:54.703436+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:15:54.703661+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:15:54.891479+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:15:54.958647+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:15:54.965513+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:15:54.965551+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:15:54.965579+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:02.018207+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:16:02.030853+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:16:02.069197+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:16:02.069296+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:16:02.069342+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:02.070767+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:02.079646+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:16:02.079905+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:16:02.257785+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:16:02.330101+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:16:02.338459+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:16:02.338524+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:02.338554+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:09.708038+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:16:09.776886+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:16:09.859867+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:16:09.859966+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:16:09.860011+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:09.862394+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:09.891233+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:16:09.891727+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:16:10.112100+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:16:10.190628+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:16:10.197725+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:16:10.197765+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:10.197793+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:15.774162+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:16:15.786522+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:16:15.821856+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:16:15.821921+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:16:15.821950+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:15.822981+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:15.829378+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:16:15.829592+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:16:16.007853+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:16:16.082178+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:16:16.089197+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:16:16.089259+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:16.089288+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:26.238413+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:16:26.283605+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:16:26.360378+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:16:26.360453+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:16:26.360481+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:26.362192+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:26.380317+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:16:26.380745+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:16:26.589075+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:16:26.668158+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:16:26.675309+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:16:26.675377+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:26.675408+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:34.254666+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-03-10T09:16:34.261796+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:16:34.261859+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:34.261895+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:16:34.560955+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:16:34.561053+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:16:34.561103+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:16:34.561152+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:16:34.561203+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:16:34.561252+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:16:34.561297+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:16:34.561340+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:16:34.587584+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:16:34.604992+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:16:38.353558+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:17:01.260643+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:17:01.340798+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:17:01.421513+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:17:01.421586+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:17:01.421614+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:17:01.423498+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:17:01.441309+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:17:01.502988+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:17:23.874636+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:17:23.948968+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:17:24.092504+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:17:24.092577+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:17:24.092605+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:17:24.094408+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:17:24.115758+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:17:24.217325+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:17:33.719888+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:17:33.738048+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:17:33.784261+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:17:33.784336+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:17:33.784366+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:17:33.785731+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:17:33.794454+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:17:33.837572+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:17:43.684713+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:17:43.743233+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:17:43.872138+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:17:43.872214+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:17:43.872243+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:17:43.874071+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:17:43.916691+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:17:44.194330+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:27:00.395356+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:27:00.484180+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:27:00.594911+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:27:00.594994+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:27:00.595026+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:27:00.597568+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:27:00.621477+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:27:00.731870+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:27:08.309231+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:27:08.322764+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:27:08.363343+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:27:08.363423+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:27:08.363453+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:27:08.364623+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:27:08.371421+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:27:08.416731+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:27:21.989143+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:27:22.034338+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:27:22.115577+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:27:22.115651+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:27:22.115681+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:27:22.117493+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:27:22.135328+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:27:22.184974+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:27:31.178724+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:27:31.191140+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:27:31.228174+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:27:31.228245+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:27:31.228273+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:27:31.229339+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:27:31.235694+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:27:31.273720+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:27:38.910420+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-10T09:27:38.931838+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:27:38.931891+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:27:38.931922+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:27:39.053043+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:27:39.124359+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:27:39.415879+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:27:39.881465+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:27:39.888526+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:27:39.888567+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:27:39.888597+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:27:48.563108+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:27:48.570176+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:27:48.570217+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:27:48.570246+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:00.796723+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:28:00.926266+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:28:01.029645+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:28:01.029717+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:01.029745+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:01.031668+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:01.058119+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:28:01.058709+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:28:01.248395+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:28:01.361210+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:28:01.368064+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:01.368101+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:01.368131+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:06.022295+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:28:06.034745+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:28:06.069964+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:28:06.070037+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:06.070066+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:06.071114+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:06.077557+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:28:06.077790+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:28:06.251358+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:28:06.316240+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:28:06.323249+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:06.323288+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:06.323315+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:09.368132+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:28:09.380878+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:28:09.417708+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:28:09.417782+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:09.417810+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:09.418876+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:09.425677+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:28:09.425950+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:28:09.607139+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:28:09.775949+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:28:09.786704+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:09.786794+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:09.786845+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:13.656407+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:28:13.672630+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:28:13.710715+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:28:13.710789+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:13.710818+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:13.711869+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:13.718296+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:28:13.718532+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:28:13.897172+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:28:13.964578+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:28:13.971531+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:13.971581+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:13.971610+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:20.047786+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:28:20.111030+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:28:20.241135+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:28:20.241210+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:20.241240+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:20.243159+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:20.263096+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:28:20.263569+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:28:20.452953+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:28:20.593847+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:28:20.600853+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:20.600896+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:20.600925+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:23.012472+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:28:23.024811+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:28:23.059241+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:28:23.059306+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:23.059334+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:23.060371+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:23.066794+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:28:23.067011+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:28:23.247991+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:28:23.327239+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:28:23.337120+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:23.337167+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:23.337197+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:30.872519+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:28:30.885249+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:28:30.927701+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:28:30.927801+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:30.927849+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:30.929491+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:30.938356+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:28:30.938699+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:28:31.145776+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:28:31.264440+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:28:31.271599+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:31.271668+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:31.271697+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:34.392361+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-03-10T09:28:34.411036+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:28:34.462632+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:28:34.462724+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:34.462767+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:34.464309+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:34.473708+01:00] timesheet.INFO: Add to billing [] [] [2025-03-10T09:28:34.474018+01:00] timesheet.INFO: New TS [] [] [2025-03-10T09:28:34.677303+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:28:34.852827+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-10T09:28:34.859925+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:34.859967+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:34.859996+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:41.851095+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-03-10T09:28:41.883148+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:28:41.883205+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:41.883249+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:28:41.928077+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:28:41.928214+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:28:41.928288+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:28:41.928361+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:28:41.928431+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:28:41.928501+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:28:41.928570+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:28:41.928637+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:28:42.015325+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:28:42.081932+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:28:43.359064+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:31:09.496507+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "DELETE https://oasb.wefeatit.com/timesheet/delete_ts/" (from "https://oasb.wefeatit.com/billing/1")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"DELETE https://oasb.wefeatit.com/timesheet/delete_ts/\" (from \"https://oasb.wefeatit.com/billing/1\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/timesheet/delete_ts/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T09:31:17.204591+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-03-10T09:31:17.221883+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:31:17.221950+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:31:17.221981+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:31:17.244194+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:31:17.244293+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:31:17.244343+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:31:17.244393+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:31:17.244439+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:31:17.244485+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:31:17.244536+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:31:17.244580+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:31:17.328691+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:31:17.408814+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:31:17.769174+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:31:29.030099+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "DELETE https://oasb.wefeatit.com/timesheet/delete_ts/" (from "https://oasb.wefeatit.com/billing/1")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"DELETE https://oasb.wefeatit.com/timesheet/delete_ts/\" (from \"https://oasb.wefeatit.com/billing/1\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/timesheet/delete_ts/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T09:33:42.967775+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-03-10T09:33:43.061581+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:33:43.061643+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:33:43.061673+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:33:43.082166+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:33:43.082257+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:33:43.082307+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:33:43.082363+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:33:43.082411+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:33:43.082456+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:33:43.082499+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:33:43.082541+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:33:43.180153+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:33:43.229101+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:33:43.579389+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:35:25.608158+01:00] request.INFO: Matched route "invoice_new". {"route":"invoice_new","route_parameters":{"_route":"invoice_new","_controller":"App\\Controller\\BillingController::newInvoice","clientId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/invoice/new/1","method":"GET"} [] [2025-03-10T09:35:25.652393+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:35:25.652483+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:35:25.652534+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:35:25.671518+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:35:25.671620+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:35:25.671678+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:35:25.671730+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:35:25.671777+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:35:25.671839+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:35:25.671885+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:35:25.671930+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:35:25.819266+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:35:25.825941+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:35:26.839677+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\NonUniqueResultException: "More than one result was found for query although one row or none was expected." at AbstractQuery.php line 973 {"exception":"[object] (Doctrine\\ORM\\NonUniqueResultException(code: 0): More than one result was found for query although one row or none was expected. at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/AbstractQuery.php:973)"} [] [2025-03-10T09:35:26.911991+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:35:45.022403+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-03-10T09:35:45.071297+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:35:45.071369+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:35:45.071409+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:35:45.092549+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:35:45.092644+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:35:45.092693+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:35:45.092742+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:35:45.092801+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:35:45.092847+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:35:45.092892+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:35:45.092935+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:35:45.182607+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:35:45.255245+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:35:45.738233+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:35:53.286087+01:00] request.INFO: Matched route "invoice_new". {"route":"invoice_new","route_parameters":{"_route":"invoice_new","_controller":"App\\Controller\\BillingController::newInvoice","clientId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/invoice/new/1","method":"GET"} [] [2025-03-10T09:35:53.293260+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:35:53.293321+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:35:53.293351+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:35:53.298694+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:35:53.298779+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:35:53.298829+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:35:53.298877+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:35:53.298922+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:35:53.298965+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:35:53.299007+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:35:53.299048+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:35:53.352914+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:35:53.355531+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:35:53.377790+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\NonUniqueResultException: "More than one result was found for query although one row or none was expected." at AbstractQuery.php line 973 {"exception":"[object] (Doctrine\\ORM\\NonUniqueResultException(code: 0): More than one result was found for query although one row or none was expected. at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/AbstractQuery.php:973)"} [] [2025-03-10T09:35:53.428714+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:35:57.265527+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/billing/invoice/new/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/billing/invoice/new/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/billing/invoice/new\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T09:37:40.749688+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-03-10T09:37:40.775568+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:37:40.775606+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:37:40.775635+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:37:41.020219+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:37:41.020319+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:37:41.020368+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:37:41.020419+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:37:41.020465+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:37:41.020510+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:37:41.020561+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:37:41.020605+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:37:41.363872+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:37:41.402151+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:37:41.808954+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:38:06.423502+01:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-03-10T09:38:06.481727+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:38:06.578230+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:38:06.578304+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:38:06.578332+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:38:06.580293+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:38:06.585622+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:38:06.585693+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:38:06.585759+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:38:06.585836+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:38:06.585895+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:38:06.585941+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:38:06.585985+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:38:06.586029+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:38:06.598532+01:00] php.ERROR: Warning: Undefined array key "timesheetId" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"timesheetId\" at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:192)"} [] [2025-03-10T09:38:06.602138+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Monolog\Logger::info(): Argument #1 ($message) must be of type Stringable|string, null given, called in /home/wefeatitkc/www/oasb/src/Controller/BillingController.php on line 192" at Logger.php line 604 {"exception":"[object] (TypeError(code: 0): Monolog\\Logger::info(): Argument #1 ($message) must be of type Stringable|string, null given, called in /home/wefeatitkc/www/oasb/src/Controller/BillingController.php on line 192 at /home/wefeatitkc/www/oasb/vendor/monolog/monolog/src/Monolog/Logger.php:604)"} [] [2025-03-10T09:38:06.680445+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:38:13.755950+01:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-03-10T09:38:13.774135+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:38:13.814187+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:38:13.814279+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:38:13.814319+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:38:13.815901+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:38:13.818823+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:38:13.818918+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:38:13.818996+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:38:13.819071+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:38:13.819139+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:38:13.819207+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:38:13.819276+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:38:13.819345+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:38:13.825607+01:00] php.ERROR: Warning: Undefined array key "timesheetId" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"timesheetId\" at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:192)"} [] [2025-03-10T09:38:13.828086+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Monolog\Logger::info(): Argument #1 ($message) must be of type Stringable|string, null given, called in /home/wefeatitkc/www/oasb/src/Controller/BillingController.php on line 192" at Logger.php line 604 {"exception":"[object] (TypeError(code: 0): Monolog\\Logger::info(): Argument #1 ($message) must be of type Stringable|string, null given, called in /home/wefeatitkc/www/oasb/src/Controller/BillingController.php on line 192 at /home/wefeatitkc/www/oasb/vendor/monolog/monolog/src/Monolog/Logger.php:604)"} [] [2025-03-10T09:38:13.859202+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:38:34.190541+01:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-03-10T09:38:34.232433+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:38:34.309314+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:38:34.309388+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:38:34.309416+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:38:34.311169+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:38:34.316782+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:38:34.316846+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:38:34.316895+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:38:34.316943+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:38:34.316989+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:38:34.317034+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:38:34.317078+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:38:34.317121+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:38:34.329156+01:00] php.ERROR: Warning: Undefined array key "timesheetId" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"timesheetId\" at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:192)"} [] [2025-03-10T09:38:34.331917+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Monolog\Logger::info(): Argument #1 ($message) must be of type Stringable|string, null given, called in /home/wefeatitkc/www/oasb/src/Controller/BillingController.php on line 192" at Logger.php line 604 {"exception":"[object] (TypeError(code: 0): Monolog\\Logger::info(): Argument #1 ($message) must be of type Stringable|string, null given, called in /home/wefeatitkc/www/oasb/src/Controller/BillingController.php on line 192 at /home/wefeatitkc/www/oasb/vendor/monolog/monolog/src/Monolog/Logger.php:604)"} [] [2025-03-10T09:38:34.397740+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:38:47.356976+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-03-10T09:38:47.363950+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:38:47.364006+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:38:47.364035+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:38:47.369219+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:38:47.369297+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:38:47.369345+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:38:47.369393+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:38:47.369438+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:38:47.369483+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:38:47.369534+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:38:47.369578+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:38:47.396607+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:38:47.418574+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:38:47.828896+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:38:57.936834+01:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-03-10T09:38:57.984870+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:38:58.069882+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:38:58.069978+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:38:58.070024+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:38:58.072197+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:38:58.077509+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:38:58.077578+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:38:58.077627+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:38:58.077673+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:38:58.077724+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:38:58.077767+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:38:58.077809+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:38:58.077850+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:38:58.090148+01:00] php.ERROR: Warning: Undefined array key "timesheetId" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"timesheetId\" at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:192)"} [] [2025-03-10T09:38:58.092765+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Monolog\Logger::info(): Argument #1 ($message) must be of type Stringable|string, null given, called in /home/wefeatitkc/www/oasb/src/Controller/BillingController.php on line 192" at Logger.php line 604 {"exception":"[object] (TypeError(code: 0): Monolog\\Logger::info(): Argument #1 ($message) must be of type Stringable|string, null given, called in /home/wefeatitkc/www/oasb/src/Controller/BillingController.php on line 192 at /home/wefeatitkc/www/oasb/vendor/monolog/monolog/src/Monolog/Logger.php:604)"} [] [2025-03-10T09:38:58.158340+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:41:41.788318+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-03-10T09:41:41.832986+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:41:41.833047+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:41:41.833086+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:41:41.848796+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:41:41.848899+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:41:41.848956+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:41:41.849008+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:41:41.849054+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:41:41.849101+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:41:41.849146+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:41:41.849190+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:41:41.981978+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:41:42.050393+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:41:42.288637+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:42:37.634549+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-03-10T09:42:37.658724+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:42:37.658787+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:42:37.658817+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:42:37.676049+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:42:37.676147+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:42:37.676197+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:42:37.676247+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:42:37.676292+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:42:37.676335+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:42:37.676377+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:42:37.676419+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:42:37.752914+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:42:37.792196+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:42:38.088046+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:43:40.570346+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"98"},"request_uri":"https://oasb.wefeatit.com/billing/preview/98","method":"GET"} [] [2025-03-10T09:43:40.594257+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:43:40.594341+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:43:40.594373+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:43:40.610839+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:43:40.610938+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:43:40.610987+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:43:40.611037+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:43:40.611082+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:43:40.611126+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:43:40.611169+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:43:40.611211+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:43:40.981840+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:43:40.988085+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:43:41.186557+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:44:38.650725+01:00] request.INFO: Matched route "set_invoice_to_sent". {"route":"set_invoice_to_sent","route_parameters":{"_route":"set_invoice_to_sent","_controller":"App\\Controller\\BillingController::setInvoiceToSent","invoiceId":"98"},"request_uri":"https://oasb.wefeatit.com/billing/set/invoice/to/sent/98","method":"GET"} [] [2025-03-10T09:44:38.674204+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:44:38.674279+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:44:38.674311+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:44:38.690279+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:44:38.690374+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:44:38.690424+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:44:38.690475+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:44:38.690522+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:44:38.690568+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:44:38.690613+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:44:38.690657+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:44:38.881667+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-10T09:44:38.888773+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:44:38.888814+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:44:38.888849+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:44:38.919515+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-10T09:44:38.923485+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-10T09:44:38.923543+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-10T09:44:38.923591+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-10T09:44:38.923639+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-10T09:44:38.923684+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-10T09:44:38.923729+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-10T09:44:38.980732+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:44:38.987026+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:44:39.702680+01:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Typed property App\Entity\Company::$name must not be accessed before initialization")." at companyModal.html.twig line 8 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Typed property App\\Entity\\Company::$name must not be accessed before initialization\"). at /home/wefeatitkc/www/oasb/templates/components/modals/companyModal.html.twig:8)\n[previous exception] [object] (Error(code: 0): Typed property App\\Entity\\Company::$name must not be accessed before initialization at /home/wefeatitkc/www/oasb/src/Entity/Company.php:149)"} [] [2025-03-10T09:44:39.758021+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T09:45:12.052805+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-03-10T09:45:12.073969+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T09:45:12.074017+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:45:12.074047+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T09:45:12.088503+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-10T09:45:12.088581+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-10T09:45:12.088631+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-10T09:45:12.088678+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-10T09:45:12.088724+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-10T09:45:12.088777+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-10T09:45:12.088822+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-10T09:45:12.088865+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-10T09:45:12.172263+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-10T09:45:12.211887+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-10T09:45:12.441000+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-10T11:07:09.754660+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-10T11:07:10.001631+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T11:07:10.001705+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:07:10.001738+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:07:10.538953+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-10T11:07:10.546533+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T11:07:10.546577+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:07:10.546608+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:07:15.652412+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-10T11:07:15.680482+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T11:07:15.680529+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:07:15.680559+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:07:16.769777+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-10T11:07:16.776934+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T11:07:16.776971+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:07:16.777001+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:16:41.333215+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-10T11:16:41.370886+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T11:16:41.370929+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:16:41.370958+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:16:43.742999+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-10T11:16:43.978219+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T11:16:43.978269+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:16:43.978287+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:27:54.831333+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-10T11:27:54.887875+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T11:27:54.887918+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:27:54.887937+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:27:55.952204+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-10T11:27:55.956713+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T11:27:55.956741+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:27:55.956758+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:31:02.845655+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-10T11:31:02.869355+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T11:31:02.869396+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:31:02.869415+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:31:03.244191+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-10T11:31:03.248814+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T11:31:03.248841+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:31:03.248858+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:40:32.897922+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-10T11:40:32.930972+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T11:40:32.931014+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T11:40:32.931032+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T13:10:44.347938+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-10T13:10:44.439689+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T13:10:44.439743+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T13:10:44.439762+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T13:10:45.047809+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-10T13:10:45.052417+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T13:10:45.052444+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T13:10:45.052462+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T13:23:32.340673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T13:23:33.463408+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T14:41:27.812926+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-10T14:41:27.857840+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T14:41:27.857880+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T14:41:27.857898+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T14:41:28.111740+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-10T14:41:28.116682+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T14:41:28.116712+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T14:41:28.116733+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T14:41:28.665576+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-10T14:41:28.669960+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T14:41:28.669990+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T14:41:28.670007+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T14:41:28.821362+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-10T14:41:28.825661+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T14:41:28.825688+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T14:41:28.825705+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T15:42:47.167717+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-10T15:42:47.214365+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T15:42:47.214410+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T15:42:47.214429+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T15:42:48.325900+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-10T15:42:48.330589+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T15:42:48.330622+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T15:42:48.330640+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T17:49:02.631846+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-10T17:49:03.042033+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T17:49:03.042083+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T17:49:03.042102+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T17:49:05.503810+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-10T17:49:05.508616+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T17:49:05.508646+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T17:49:05.508663+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T18:14:47.050128+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-10T18:14:47.116817+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T18:14:47.116867+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T18:14:47.116886+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T18:14:47.330689+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-10T18:14:47.335239+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T18:14:47.335268+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T18:14:47.335285+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T19:40:56.822794+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T19:41:02.435441+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T19:41:07.371618+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T19:41:11.587306+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T19:41:15.979550+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T19:41:21.253385+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T19:41:24.876291+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T19:44:41.037154+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T20:21:52.575383+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hplfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hplfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hplfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T20:53:48.467869+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-03-10T20:53:48.519387+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T20:53:48.519424+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T20:53:48.521448+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T20:53:50.145267+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-03-10T20:53:50.154410+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T20:53:50.154447+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T20:53:50.155591+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T21:21:23.394525+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T21:25:05.512208+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-10T21:25:05.537164+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T21:25:05.537196+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T21:25:05.537214+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T21:25:06.624022+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-10T21:25:06.629463+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T21:25:06.629494+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T21:25:06.629512+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T21:56:40.748723+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-10T21:56:40.785740+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T21:56:40.785792+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T21:56:40.785812+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T21:56:41.154074+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-10T21:56:41.158703+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T21:56:41.158732+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T21:56:41.158749+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T22:33:07.894478+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-10T22:33:07.931833+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T22:33:07.931892+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T22:33:07.931918+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T22:33:08.385193+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-10T22:33:08.390067+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T22:33:08.390098+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T22:33:08.390116+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T22:33:08.760250+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/arquivos/javascript/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/arquivos/javascript/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/arquivos/javascript/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.050958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.059617+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/js/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/js/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/js/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.061653+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/public/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/public/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.061340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.062411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/js/frontend/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/js/frontend/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/frontend/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.062380+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/plugins/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/plugins/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.062451+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/fileupload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/fileupload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fileupload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.063920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/lib/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/lib/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.065596+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/vendor/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/vendor/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.065596+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.067749+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/admin/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/admin/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.066271+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/vendor/laravel-filemanager/js/script.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/vendor/laravel-filemanager/js/script.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/laravel-filemanager/js/script.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.148918+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/webroot/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/webroot/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/webroot/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.152881+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.153181+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/application/themes/admin/assets/js/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/application/themes/admin/assets/js/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/themes/admin/assets/js/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.155105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/core/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/core/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/core/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.155956+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/global/plugins/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/global/plugins/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/global/plugins/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.155855+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/plugins/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/plugins/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.156902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.157499+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.160791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.162967+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/js/tinymce/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/js/tinymce/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/tinymce/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.249831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.251131+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.252629+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/components/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/components/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/components/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.355411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/admin/js/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/admin/js/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/js/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.357747+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/resources/js/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/resources/js/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/resources/js/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.360786+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.361391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/ckeditor/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/ckeditor/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ckeditor/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.449596+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/jQuery-File-Upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/jQuery-File-Upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jQuery-File-Upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.451082+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/resources/plugins/tiny_mce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/resources/plugins/tiny_mce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/resources/plugins/tiny_mce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.451497+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/media/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/media/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.452422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/lib/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/lib/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.452571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/ckeditor/plugins/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/ckeditor/plugins/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/ckeditor/plugins/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.454124+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/libs/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/libs/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libs/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.456671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/js/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/js/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/js/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.456807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.456841+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/ckeditor/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/ckeditor/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/ckeditor/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.459746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/js/tinymce4/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/js/tinymce4/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/tinymce4/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.459732+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/global/plugins/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/global/plugins/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/global/plugins/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.459897+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/tinymce/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/tinymce/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tinymce/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.462094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.549827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.550289+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/cms/tinymce/filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/cms/tinymce/filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms/tinymce/filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.551618+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/jquery/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/jquery/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.552802+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/core/scripts/wysiwyg/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/core/scripts/wysiwyg/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/scripts/wysiwyg/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.553524+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/public/js/libraries/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/public/js/libraries/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/js/libraries/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.554375+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/app-assets/data/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/app-assets/data/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/app-assets/data/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.556376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/bower_components/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.652046+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/static/lib/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/static/lib/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/static/lib/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.652229+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/public/scripts/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/public/scripts/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/scripts/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.656468+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/webroot/js/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/webroot/js/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/webroot/js/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.658042+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/core/scripts/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/core/scripts/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/scripts/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.662349+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/media/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/media/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.665472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.749953+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/ckeditor/plugins/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/ckeditor/plugins/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ckeditor/plugins/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.753323+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/asset/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/asset/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asset/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.753516+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.755385+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.759010+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/asset/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/asset/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asset/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.759172+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.760887+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/phpformbuilder/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/phpformbuilder/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpformbuilder/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.762480+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/plugins/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/plugins/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.762668+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/galerie/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/galerie/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/galerie/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.854715+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/blueimp-jQuery-File-Upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/blueimp-jQuery-File-Upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/blueimp-jQuery-File-Upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.854999+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/asset/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/asset/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asset/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.859664+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/editor/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/editor/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/editor/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.860197+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/libraries/jsupload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/libraries/jsupload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/jsupload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.861756+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/scripts/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/scripts/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/scripts/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.863419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.863171+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.868126+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/public/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/public/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.954299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.956673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/plugins/jQuery-File-Upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/plugins/jQuery-File-Upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/jQuery-File-Upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.957658+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/js/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/js/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.958324+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/js/fileManager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/js/fileManager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/fileManager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.959568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/js/fileManager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/js/fileManager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/fileManager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.960227+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/js/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/js/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/js/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:09.967900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.049770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/plugins/js/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/plugins/js/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/js/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.050895+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/plugin/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/plugin/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.052066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.057788+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/events/lib/external/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/events/lib/external/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/events/lib/external/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.151266+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/js/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/js/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.151476+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/scripts/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/scripts/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/scripts/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.151133+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/cms/vendor/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/cms/vendor/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms/vendor/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.152696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/asset_admin/assets/plugins/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/asset_admin/assets/plugins/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asset_admin/assets/plugins/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.156260+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.156623+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/js/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/js/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.156880+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.159554+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.160359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.160759+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/js/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/js/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.166499+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/plugins/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/plugins/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T22:33:10.166830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/blueimp-jQuery-File-Upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/blueimp-jQuery-File-Upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blueimp-jQuery-File-Upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-10T23:18:25.321545+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-10T23:18:25.668604+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T23:18:25.668656+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T23:18:25.668675+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T23:18:27.286014+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-10T23:18:27.290704+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-10T23:18:27.290734+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-10T23:18:27.290751+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T00:29:03.054800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T00:29:04.422000+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-11T00:29:04.438653+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T00:29:04.438717+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T00:29:04.438737+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T01:03:52.284534+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T01:03:52.368838+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T01:03:52.368886+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T01:03:52.368904+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T01:03:53.580276+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T01:03:53.584992+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T01:03:53.585026+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T01:03:53.585043+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T01:37:17.669845+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T01:37:17.704568+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T01:37:17.704614+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T01:37:17.704633+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T01:37:17.983415+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T01:37:18.072312+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T01:37:18.072368+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T01:37:18.072392+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T02:01:38.526622+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T02:01:39.212803+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T02:01:39.223927+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T02:01:39.223976+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T02:01:39.223995+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T02:01:39.437911+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T02:01:39.442283+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T02:01:39.442312+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T02:01:39.442330+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T02:08:34.697737+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-11T02:08:34.724106+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T02:08:34.724140+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T02:08:34.724158+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T02:08:36.805873+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-11T02:08:36.812348+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T02:08:36.812389+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T02:08:36.812413+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T04:11:49.886069+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T04:11:50.311505+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T04:11:50.311571+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T04:11:50.311597+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T04:11:52.189794+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T04:11:52.195362+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T04:11:52.195400+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T04:11:52.195423+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T04:49:50.755530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/system/js/core.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/system/js/core.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/system/js/core.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T04:49:51.985867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/jquery.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/jquery.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery/jquery.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T05:21:34.083228+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T05:21:34.651824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T05:46:40.261169+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-11T05:46:40.360880+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T05:46:40.360931+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T05:46:40.360949+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T05:47:02.044268+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-11T05:47:02.163464+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T05:47:02.163528+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T05:47:02.163553+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T05:47:14.408168+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T05:47:36.468134+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T06:41:22.461029+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-11T06:41:22.689042+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T06:41:22.689090+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T06:41:22.689109+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T06:41:24.544953+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-11T06:41:24.549652+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T06:41:24.549682+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T06:41:24.549699+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T07:04:18.293419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T07:08:21.386291+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T07:08:21.523668+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T07:08:21.523729+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T07:08:21.523756+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T07:08:24.150858+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T07:08:24.155610+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T07:08:24.155643+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T07:08:24.155660+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T07:28:30.238250+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-11T07:28:30.285222+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T07:28:30.285266+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T07:28:30.285285+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T07:28:40.788759+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-11T07:28:40.793374+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T07:28:40.793403+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T07:28:40.793420+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T07:28:41.883360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T07:28:46.035687+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T08:14:36.008227+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T08:14:36.042671+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T08:14:36.042724+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T08:14:36.042744+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T08:14:38.033365+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T08:14:38.038304+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T08:14:38.038339+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T08:14:38.038357+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T09:26:19.401506+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T09:26:19.580209+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T09:26:19.580272+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T09:26:19.580296+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T09:26:20.661031+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T09:26:20.665676+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T09:26:20.665704+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T09:26:20.665721+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T09:45:21.068814+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-11T09:45:21.145190+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T09:45:21.145238+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T09:45:21.145256+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T10:56:47.242544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager/tinymce"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager/tinymce\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager/tinymce/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T11:31:04.551589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/template_admin/lib/plugins/elrte/src/elrte.src.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/template_admin/lib/plugins/elrte/src/elrte.src.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/template_admin/lib/plugins/elrte/src/elrte.src.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T11:31:05.234241+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/plugins/elrte/src/elrte.src.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/plugins/elrte/src/elrte.src.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/plugins/elrte/src/elrte.src.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T11:56:52.425297+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T11:56:57.714428+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/geju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/geju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/geju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T11:57:09.234378+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T12:00:08.170924+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-11T12:00:08.243511+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T12:00:08.243562+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T12:00:08.243580+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T12:00:10.884199+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-11T12:00:10.889977+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T12:00:10.890023+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T12:00:10.890041+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T12:23:26.392646+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-11T12:23:26.417886+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T12:23:26.417946+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T12:23:26.417976+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T12:23:26.577230+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-11T12:23:26.581969+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T12:23:26.582003+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T12:23:26.582021+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T12:26:41.246518+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/archivarix.cms.php" (from "http://wefeatit.com/archivarix.cms.php")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/archivarix.cms.php\" (from \"http://wefeatit.com/archivarix.cms.php\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/archivarix.cms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T12:34:32.947790+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-11T12:34:33.035510+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T12:34:33.035558+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T12:34:33.035577+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T12:34:34.528503+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-11T12:34:34.533155+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T12:34:34.533184+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T12:34:34.533201+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T13:35:17.566199+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T13:35:17.893623+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T13:35:17.893676+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T13:35:17.893697+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T13:35:18.235389+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T13:35:18.240128+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T13:35:18.240159+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T13:35:18.240177+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T13:35:18.593059+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-11T13:35:18.597439+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T13:35:18.597469+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T13:35:18.597486+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T14:12:26.219348+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T14:12:26.259360+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T14:12:26.259404+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T14:12:26.259422+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T14:12:27.559242+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T14:12:27.564116+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T14:12:27.564147+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T14:12:27.564164+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T14:24:44.910674+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T14:24:44.959855+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T14:24:44.959896+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T14:24:44.959919+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T14:24:45.206445+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T14:24:45.211229+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T14:24:45.211261+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T14:24:45.211278+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T14:40:16.384574+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T14:40:16.621071+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T14:40:16.621121+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T14:40:16.621141+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T14:40:17.573345+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T14:40:17.578750+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T14:40:17.578779+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T14:40:17.578796+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T14:40:18.503924+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T16:54:22.453014+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T16:54:22.745334+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T16:54:22.745388+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T16:54:22.745407+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T16:54:24.229412+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T16:54:24.234462+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T16:54:24.234495+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T16:54:24.234512+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T17:10:47.085842+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T17:10:47.109380+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T17:10:47.109419+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T17:10:47.109437+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T17:10:51.239756+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T17:10:51.246576+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T17:10:51.246640+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T17:10:51.246665+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T18:19:15.362188+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T18:19:16.038065+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-11T18:19:16.052154+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T18:19:16.052199+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T18:19:16.052219+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T18:19:16.400115+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-11T18:19:16.404420+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T18:19:16.404447+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T18:19:16.404464+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T18:19:16.698893+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T18:19:16.986712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T18:19:17.284915+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T18:19:17.597535+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T18:19:17.875037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T18:19:18.159346+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T18:19:18.455377+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T18:19:18.733727+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-11T18:19:18.738436+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T18:19:18.738501+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T18:19:18.738519+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T18:19:19.047225+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-11T18:19:19.051532+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T18:19:19.051561+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T18:19:19.051578+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T19:06:13.774873+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-03-11T19:06:13.933248+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T19:06:13.933295+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T19:06:13.934790+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T20:27:49.368315+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T20:28:56.506717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/geju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/geju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/geju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T20:29:43.268525+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T20:48:02.996486+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T20:48:03.019425+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T20:48:03.019467+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T20:48:03.019484+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T20:48:03.380206+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T20:48:03.385456+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T20:48:03.385486+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T20:48:03.385508+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T21:18:34.726302+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T21:18:34.760680+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T21:18:34.760729+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T21:18:34.760749+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T21:18:34.968621+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T21:18:34.974232+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T21:18:34.974264+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T21:18:34.974281+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T21:36:39.826545+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-11T21:36:39.862752+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T21:36:39.862790+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T21:36:39.862808+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T21:36:41.135751+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-11T21:36:41.140483+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T21:36:41.140515+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T21:36:41.140533+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T21:54:56.143288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T21:54:56.634256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T21:58:29.685239+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-11T21:58:29.717780+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T21:58:29.717817+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T21:58:29.717834+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T22:13:23.031460+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-11T22:13:23.063409+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T22:13:23.063460+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T22:13:23.063479+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T22:13:23.279778+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-11T22:13:23.285879+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T22:13:23.285914+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T22:13:23.285932+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T22:39:22.896916+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T22:39:23.256428+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-11T22:39:23.271108+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T22:39:23.271147+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T22:39:23.271165+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T22:39:23.633075+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-11T22:39:23.637544+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T22:39:23.637572+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T22:39:23.637589+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T22:39:23.938922+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T22:39:24.223003+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T22:39:24.503443+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T22:39:24.791951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T22:39:25.082300+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T22:39:25.371448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T22:39:25.653754+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T22:39:25.933862+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-11T22:39:25.938201+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T22:39:25.938229+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T22:39:25.938246+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T22:39:26.219594+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-11T22:39:26.223913+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T22:39:26.223942+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T22:39:26.223960+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T22:50:42.576165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T22:50:47.398477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-11T23:25:44.592728+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T23:25:44.642324+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T23:25:44.642373+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T23:25:44.642392+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T23:25:46.204338+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T23:25:46.208964+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T23:25:46.208994+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T23:25:46.209014+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T23:38:40.580251+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-11T23:38:40.621116+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T23:38:40.621152+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T23:38:40.621170+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T23:38:41.022482+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-11T23:38:41.028783+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-11T23:38:41.028815+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-11T23:38:41.028833+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:11.827383+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-12T00:51:11.864510+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T00:51:11.864550+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:11.864567+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:12.132458+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-12T00:51:12.138704+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T00:51:12.138739+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:12.138762+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:15.758972+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-12T00:51:15.764927+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T00:51:15.764957+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:17.162676+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"yaterobina@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:17.164294+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:17.166705+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:23.335937+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-12T00:51:23.340449+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T00:51:23.340480+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:23.340497+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:25.740542+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-12T00:51:25.746429+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T00:51:25.746458+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:25.780066+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:25.780965+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:25.781072+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:27.558692+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-12T00:51:27.576852+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T00:51:27.576895+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:27.576914+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:27.968191+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-12T00:51:27.972851+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T00:51:27.972885+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:27.972903+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T00:51:28.710786+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-12T01:20:38.680111+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T01:20:38.714120+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T01:20:38.714159+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T01:20:38.714178+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T01:20:39.128862+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-12T01:20:39.135239+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T01:20:39.135272+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T01:20:39.135290+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T01:20:40.837132+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-12T01:20:40.842888+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T01:20:40.842922+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T01:20:40.842940+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T01:20:45.122762+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-12T01:20:45.127319+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T01:20:45.127346+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T01:20:45.127363+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:12:02.048063+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T02:12:09.983628+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-12T02:12:10.017470+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T02:12:10.017518+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:12:10.017537+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:12:10.760544+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-12T02:12:10.765211+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T02:12:10.765244+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:12:10.765262+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:31:37.435263+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T02:33:39.621732+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T02:33:47.881135+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-12T02:33:48.045822+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T02:33:48.045873+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:33:48.045892+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:33:48.203683+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-12T02:33:48.208095+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T02:33:48.208127+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:33:48.208145+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:34:29.119079+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-03-12T02:34:29.119143+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"POST"} [] [2025-03-12T02:34:29.175741+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T02:34:29.175782+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:34:29.175763+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T02:34:29.175806+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:34:29.177533+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:34:29.177534+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:34:29.181284+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"POST"} [] [2025-03-12T02:34:29.188759+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T02:34:29.188786+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:34:29.189624+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:34:29.290570+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"POST"} [] [2025-03-12T02:34:29.298044+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T02:34:29.298073+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:34:29.298917+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:34:42.779069+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-12T02:34:42.783843+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T02:34:42.783874+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:34:42.783896+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:34:42.953278+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-12T02:34:43.201127+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T02:34:43.201183+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T02:34:43.201206+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T03:41:21.384988+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-12T03:41:21.424165+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T03:41:21.424201+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T03:41:21.424219+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T03:41:42.750335+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-12T03:41:42.769109+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T03:41:42.769159+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T03:41:42.769178+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T03:45:46.942488+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-12T03:45:46.968698+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T03:45:46.968732+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T03:45:46.968750+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T03:54:17.738274+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-12T03:54:17.781324+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T03:54:17.781372+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T03:54:17.781392+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T03:54:18.332078+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-12T03:54:18.336893+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T03:54:18.336926+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T03:54:18.336944+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:00:49.460096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:00:50.576988+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-12T04:00:50.663652+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T04:00:50.663710+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:00:50.663734+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:00:51.587826+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-12T04:00:51.592208+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T04:00:51.592235+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:00:51.592252+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:00:51.896303+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:00:52.197051+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:00:52.541566+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:00:52.837220+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:00:53.136214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:00:53.435566+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:00:53.737289+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:00:54.069442+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-12T04:00:54.074010+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T04:00:54.074044+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:00:54.074062+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:00:54.376090+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-12T04:00:54.380496+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T04:00:54.380525+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:00:54.380542+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:22:44.609745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:44.780558+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:44.849996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:44.916264+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:44.993320+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:45.075531+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:45.150041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:45.216722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/meta/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/meta/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/meta\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:45.285081+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:45.350741+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:45.436303+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:45.503106+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:45.579361+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:45.657270+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:45.732360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:45.809622+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:45.880571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:45.959617+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:46.032996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:46.096048+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:46.161965+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:46.229037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:46.295255+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:46.371675+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:46.441958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:46.514264+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:46.591061+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:46.661301+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:46.733567+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:46.809311+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:46.891413+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:46.974559+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:47.044216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:47.111830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:22:47.176564+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:24:31.233063+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-12T04:24:31.253224+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T04:24:31.253260+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:24:31.253277+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:33:35.264917+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T04:33:35.305462+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T04:33:35.305512+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:33:35.305531+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:33:35.565312+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-12T04:33:35.570745+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T04:33:35.570795+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:33:35.570820+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T04:33:35.847283+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/buttons.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/buttons.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/buttons.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T04:33:36.073888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/system/js/core.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/system/js/core.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/system/js/core.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T05:41:58.479414+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T05:41:58.525680+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T05:41:58.525726+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T05:41:58.525744+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T05:42:00.623915+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-12T05:42:00.630651+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T05:42:00.630687+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T05:42:00.630709+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T06:14:35.896379+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T06:24:09.607117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T06:24:14.573817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T06:24:16.142574+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T06:24:18.148820+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T06:24:21.770909+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T06:28:26.186205+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T06:28:26.441144+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T06:28:26.441198+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T06:28:26.441218+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T06:28:28.389898+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-12T06:28:28.394576+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T06:28:28.394605+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T06:28:28.394621+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T06:54:16.976369+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T06:54:17.590464+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T06:54:17.590517+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T06:54:17.590537+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T06:54:19.810819+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-12T06:54:19.815451+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T06:54:19.815484+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T06:54:19.815502+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T07:52:09.019042+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-12T07:52:10.019291+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T07:52:10.019345+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T07:52:10.019366+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T07:52:13.430806+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-12T07:52:13.435533+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T07:52:13.435566+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T07:52:13.435588+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T08:36:07.611747+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T08:36:08.674409+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/build/images/wefeatit/logo_transparent.png"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/build/images/wefeatit/logo_transparent.png\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/images/wefeatit/logo_transparent.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T09:50:30.096099+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T09:50:30.359926+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T09:50:30.359981+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T09:50:30.360001+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T09:50:32.716535+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-12T09:50:32.721378+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T09:50:32.721405+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T09:50:32.721423+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T09:51:32.080169+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-12T09:51:32.098810+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T09:51:32.098842+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T09:51:32.098860+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T09:51:32.871821+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-12T09:51:32.876692+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T09:51:32.876724+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T09:51:32.876742+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T10:27:33.662875+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T10:27:35.117014+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-12T10:27:35.127546+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T10:27:35.127590+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T10:27:35.127608+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T10:27:35.475123+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-12T10:27:35.479703+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T10:27:35.479737+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T10:27:35.479755+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T10:27:35.772084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T10:27:36.051848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T10:27:36.332532+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T10:27:36.612685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T10:27:36.891717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T10:27:37.178497+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T10:27:37.464403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T10:27:37.742551+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-12T10:27:37.746921+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T10:27:37.746953+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T10:27:37.746970+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T10:27:38.023189+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-12T10:27:38.027635+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T10:27:38.027664+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T10:27:38.027682+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T10:36:33.031938+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-12T10:36:33.066382+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T10:36:33.066421+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T10:36:33.066439+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T10:36:33.456946+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-12T10:36:33.461650+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T10:36:33.461679+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T10:36:33.461695+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T11:18:46.562495+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T11:18:46.594221+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T11:18:46.594261+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T11:18:46.594280+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T11:18:48.293415+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-12T11:18:48.299031+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T11:18:48.299061+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T11:18:48.299078+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:00:00.510070+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T13:00:00.545825+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T13:00:00.545888+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:00:00.545911+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:00:05.627019+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-12T13:00:05.631690+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T13:00:05.631718+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:00:05.631735+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:07:24.347945+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T13:07:24.375799+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T13:07:24.375848+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:07:24.375869+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:07:24.737094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:25.116486+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:25.416526+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T13:07:25.421013+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T13:07:25.421043+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:07:25.421060+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:07:25.719180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:26.018770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:26.338523+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:26.646977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/website/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:26.954755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:27.253992+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/news/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/news/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/news/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:27.557516+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2020/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2020/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2020/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:27.858388+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2019/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:28.167955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shop/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:28.480212+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp1/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp1/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp1/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:28.783969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:29.086893+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp2/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp2/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp2/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:29.396191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/site/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/site/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:29.705686+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cms/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cms/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:07:30.024489+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sito/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sito/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sito/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:55:11.750228+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:55:12.268415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:56:53.335258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:56:53.963961+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-12T13:56:53.979967+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T13:56:53.980009+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:56:53.980028+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:56:54.350520+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-12T13:56:54.354989+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T13:56:54.355018+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:56:54.355035+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:56:54.662947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:56:54.944006+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:56:55.258051+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:56:55.555535+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:56:55.834043+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:56:56.121447+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:56:56.419662+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T13:56:56.718045+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-12T13:56:56.722511+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T13:56:56.722543+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:56:56.722560+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:56:57.009245+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-12T13:56:57.013935+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T13:56:57.013964+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T13:56:57.013981+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T15:07:42.471784+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-12T15:07:42.510377+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T15:07:42.510413+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T15:07:42.510431+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T15:07:43.800479+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-12T15:07:43.805325+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T15:07:43.805357+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T15:07:43.805374+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T15:10:28.818319+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-12T15:10:28.859711+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T15:10:28.859772+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T15:10:28.859796+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T15:10:29.042843+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-12T15:10:29.047608+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T15:10:29.047640+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T15:10:29.047657+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T15:10:29.328297+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T15:10:29.523780+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-12T15:10:29.528115+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T15:10:29.528143+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T15:10:29.528159+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T15:10:29.996771+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-12T15:10:30.001601+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T15:10:30.001642+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T15:10:30.001660+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T15:10:30.278475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T16:30:28.059683+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T16:30:33.568066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T16:30:37.230476+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T16:30:40.303662+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T16:30:43.201046+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T16:30:46.816186+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T16:30:56.337374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T16:45:53.459953+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T16:46:01.229925+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T16:51:35.748132+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T16:51:35.771610+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T16:51:35.771648+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T16:51:35.771666+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T16:51:36.975391+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-12T16:51:36.980091+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T16:51:36.980119+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T16:51:36.980136+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T17:31:54.383376+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T17:31:54.485749+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T17:31:54.485799+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T17:31:54.485819+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T17:32:03.643668+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-12T17:32:03.650704+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T17:32:03.650740+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T17:32:03.650763+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T17:45:26.636974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T17:50:45.801812+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/libraries/elfinder/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/libraries/elfinder/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/libraries/elfinder/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T18:04:33.573253+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-12T18:04:33.624514+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T18:04:33.624553+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T18:04:33.624572+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T18:04:39.045105+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-12T18:04:39.049710+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T18:04:39.049737+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T18:04:39.049755+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T18:45:10.885473+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T20:51:21.462876+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-12T20:51:22.588267+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T20:51:22.588315+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T20:51:22.588334+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T20:51:25.889743+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-12T20:51:25.895731+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T20:51:25.895772+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T20:51:25.895793+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:11:09.711525+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T22:18:49.068168+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T22:18:49.751308+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-12T22:18:49.990967+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T22:18:49.991022+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:18:49.991043+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:18:51.923504+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-12T22:18:51.927783+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T22:18:51.927811+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:18:51.927827+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:18:52.548716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T22:18:52.828261+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T22:18:53.109285+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T22:18:53.387383+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T22:18:53.668361+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T22:18:53.949734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T22:18:54.226994+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T22:18:54.511006+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-12T22:18:54.516747+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T22:18:54.516783+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:18:54.516804+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:18:54.813875+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-12T22:18:54.818299+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T22:18:54.818335+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:18:54.818353+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:38:53.843877+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T22:38:53.872753+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T22:38:53.872793+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:38:53.872811+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:38:54.141100+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-12T22:38:54.145930+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T22:38:54.145962+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:38:54.145980+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:47:24.759089+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T22:47:24.793359+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T22:47:24.793401+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:47:24.793424+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:47:26.368950+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-12T22:47:26.374010+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T22:47:26.374040+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T22:47:26.374057+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T23:01:33.959079+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-12T23:03:04.407919+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-12T23:03:04.426347+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T23:03:04.426380+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T23:03:04.426398+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T23:03:05.486484+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-12T23:03:05.491144+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-12T23:03:05.491176+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-12T23:03:05.491193+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T00:37:04.039692+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-13T00:37:04.460989+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T00:37:04.461041+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T00:37:04.461060+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T02:39:44.657388+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-13T02:39:45.506718+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T02:39:45.506773+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T02:39:45.506793+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T02:39:49.483814+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-13T02:39:49.488509+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T02:39:49.488536+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T02:39:49.488553+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T03:00:01.987105+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-13T03:00:02.327011+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T03:00:02.327064+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T03:00:02.327083+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T03:00:04.371253+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-13T03:00:04.375912+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T03:00:04.375940+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T03:00:04.375956+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T03:52:10.303340+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-13T03:52:10.358166+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T03:52:10.358207+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T03:52:10.358229+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T03:52:11.639279+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-13T03:52:11.644305+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T03:52:11.644335+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T03:52:11.644358+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T04:22:53.525236+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T04:22:53.608090+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T04:22:53.608139+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T04:22:53.608158+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T04:22:55.217338+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T04:22:55.222014+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T04:22:55.222045+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T04:22:55.222062+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T05:22:26.996135+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T05:22:27.473112+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T05:22:27.473177+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T05:22:27.473198+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T05:22:29.814189+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T05:22:29.820272+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T05:22:29.820320+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T05:22:29.820340+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T05:52:27.303253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T05:52:29.286562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T05:58:29.647389+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager/tinymce"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager/tinymce\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager/tinymce/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T05:58:44.108437+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-13T05:58:44.452880+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T05:58:44.452937+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T05:58:44.452958+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T06:00:08.345028+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-13T06:00:08.849930+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T06:00:08.849988+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T06:00:08.850009+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T06:57:16.683497+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-13T06:57:17.195257+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T06:57:17.195313+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T06:57:17.195334+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T06:57:25.028925+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-13T06:57:25.033989+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T06:57:25.034025+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T06:57:25.034043+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T06:57:29.089711+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T06:57:38.616327+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T07:12:08.339550+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T07:12:08.756213+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T07:12:08.756260+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T07:12:08.756280+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T07:12:10.200988+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T07:12:10.205705+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T07:12:10.205734+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T07:12:10.205751+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T07:12:11.079305+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/index.html")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/index.html\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T07:14:19.994524+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/debug/default/view.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/debug/default/view.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T07:14:20.377153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/frontend/web/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/frontend/web/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/web/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T07:14:20.448824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T07:14:20.505797+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T07:14:20.562212+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aws.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aws.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T07:14:20.666178+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T07:14:20.767223+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/blogs.dir/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/blogs.dir/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/blogs.dir/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T07:14:20.834429+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/symfony/public"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/symfony/public\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/symfony/public/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T07:14:20.932071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/s3cmd.ini"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/s3cmd.ini\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s3cmd.ini/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T07:19:46.084411+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T07:19:46.236980+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T07:19:46.237027+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T07:19:46.237045+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T07:19:46.588947+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T07:19:46.593662+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T07:19:46.593690+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T07:19:46.593712+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T07:27:51.697051+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shop/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T07:27:53.155706+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/site/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/site/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T08:10:12.710277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//thoms.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//thoms.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//thoms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T08:10:14.318381+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//inputs.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//inputs.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T08:10:16.221407+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//userfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//userfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//userfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T08:10:17.353561+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//tempfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//tempfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//tempfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T08:10:18.063404+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//termps.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//termps.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T08:10:18.617589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//classfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//classfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//classfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T08:15:53.647910+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-13T08:15:53.916568+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T08:15:53.916623+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T08:15:53.916642+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T08:15:56.483361+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-13T08:15:56.488379+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T08:15:56.488414+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T08:15:56.488432+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T08:57:27.491147+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T08:57:27.530509+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T08:57:27.530550+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T08:57:27.530568+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T08:57:28.711996+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T08:57:28.716728+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T08:57:28.716757+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T08:57:28.716774+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:06:57.633742+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-13T09:06:57.673186+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T09:06:57.673230+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:06:57.673249+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:06:58.210413+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-13T09:06:58.215018+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T09:06:58.215047+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:06:58.215064+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:50:39.864793+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T09:50:39.912091+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T09:50:39.912139+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:50:39.912158+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:50:57.130197+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T09:50:57.151048+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T09:50:57.151083+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:50:57.151101+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:51:08.087142+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T09:51:24.841872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T09:53:22.644815+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T09:53:22.915623+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login?editMode=0&page_title=Open%20And%20Shut%20Billing%20-%20Login","method":"GET"} [] [2025-03-13T09:53:22.925798+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T09:53:22.925830+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:53:22.925847+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:53:27.628148+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-13T09:53:27.632543+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T09:53:27.632571+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:53:27.632603+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:53:27.934885+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-13T09:59:14.312775+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T09:59:14.349201+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T09:59:14.349243+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:59:14.349261+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:59:15.952870+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T09:59:15.958890+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T09:59:15.958923+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T09:59:15.958941+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:00:40.247043+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-13T10:00:40.266411+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T10:00:40.266444+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:00:40.266462+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:00:56.526987+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-13T10:00:56.573667+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T10:00:56.573716+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:00:56.573735+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:01:05.036048+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T10:01:22.530306+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T10:09:39.211755+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T10:09:39.246073+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T10:09:39.246110+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:09:39.246128+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:09:59.168731+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T10:09:59.218636+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T10:09:59.218684+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:09:59.218703+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:10:08.093193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T10:10:30.058637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T10:18:18.940882+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-13T10:18:18.972632+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T10:18:18.972666+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:18:18.972683+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:18:51.393751+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-13T10:18:51.415113+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T10:18:51.415152+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:18:51.415170+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:18:59.343605+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T10:19:15.290856+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T10:31:57.210339+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploaded_script.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploaded_script.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploaded_script.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T10:32:08.684154+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-13T10:32:08.700336+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T10:32:08.700376+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:32:08.700401+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:32:55.923500+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-13T10:32:55.942868+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T10:32:55.942903+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:32:55.942921+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T10:33:03.725501+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T10:33:23.201868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T12:45:35.315522+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T12:52:35.775109+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-13T12:52:35.808057+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T12:52:35.808102+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:35.808120+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:36.036547+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-13T12:52:36.041211+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T12:52:36.041240+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:36.041257+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:37.564917+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-13T12:52:37.571353+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T12:52:37.571383+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:38.451392+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"gareibaxter2000@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:38.453257+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:38.453711+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:39.794393+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-13T12:52:39.799063+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T12:52:39.799095+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:39.799113+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:41.139712+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-13T12:52:41.145621+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T12:52:41.145649+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:41.166659+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:41.167471+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:41.167574+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:42.470494+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-13T12:52:42.474878+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T12:52:42.474908+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:42.474925+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:42.821539+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-13T12:52:42.825854+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T12:52:42.825883+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:42.825900+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T12:52:43.241667+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-13T13:20:12.970169+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-13T13:20:12.993802+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T13:20:12.993851+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:20:12.993874+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:20:14.133824+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-13T13:20:14.138740+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T13:20:14.138781+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:20:14.138803+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:19.443246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contact/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contact/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T13:27:19.743434+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T13:27:20.006364+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T13:27:20.006410+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:20.006428+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:20.251028+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T13:27:20.256107+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T13:27:20.256138+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:20.256155+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:20.425375+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T13:27:20.606098+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-13T13:27:20.610420+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T13:27:20.610448+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:20.610465+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:20.632601+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-13T13:27:20.790816+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T13:27:20.795213+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T13:27:20.795242+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:20.795259+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:20.963019+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T13:27:20.969418+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T13:27:20.969461+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:20.969484+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:21.140763+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T13:27:21.146349+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T13:27:21.146389+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:21.146406+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:21.310295+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T13:27:21.462545+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-13T13:27:21.466933+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T13:27:21.466961+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:21.466977+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:21.485330+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-13T13:27:21.652574+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T13:27:21.658400+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T13:27:21.658434+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:27:21.658452+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:52:27.114264+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-13T13:52:27.141991+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T13:52:27.142025+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:52:27.142043+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:52:28.226143+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-13T13:52:28.230845+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T13:52:28.230872+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:52:28.230889+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T13:56:22.844497+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T14:10:12.284523+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-13T14:10:12.325887+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:10:12.325924+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:10:12.325942+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:15:59.410427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T14:16:02.528874+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-13T14:16:02.540131+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:16:02.540183+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:02.540203+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:05.338874+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-13T14:16:05.343677+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:16:05.343722+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:05.343739+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:10.321516+01:00] request.INFO: Matched route "accounting". {"route":"accounting","route_parameters":{"_route":"accounting","_controller":"App\\Controller\\BankController::accounting"},"request_uri":"https://oasb.wefeatit.com/accounting","method":"GET"} [] [2025-03-13T14:16:10.325843+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:16:10.325871+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:10.325888+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:11.676391+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\Entity\BankStatement has no field or association named poste" at QueryException.php line 45 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\\Entity\\BankStatement has no field or association named poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:45)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a.id as AP, b.poste, sum(b.amount) as TA FROM App\\Entity\\BankStatement b INNER JOIN b.accountingPeriod a GROUP BY a.id,b.poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:23)"} [] [2025-03-13T14:16:16.029220+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-03-13T14:16:16.041088+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:16:16.041119+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:16.041136+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:16.162995+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:16:16.163072+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:16:16.163097+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:16:16.163116+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:16:16.163131+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:16:16.163146+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:16:16.163160+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:16:16.163182+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:16:23.022684+01:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1?page_title=Open%20And%20Shut%20Billing%20-%20Billing","method":"GET"} [] [2025-03-13T14:16:23.032231+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:16:23.032261+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:23.032278+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:23.038119+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:16:23.038162+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:16:23.038185+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:16:23.038203+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:16:23.038218+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:16:23.038232+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:16:23.038246+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:16:23.038264+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:16:27.035605+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"100"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/100","method":"GET"} [] [2025-03-13T14:16:27.040255+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:16:27.040295+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:27.040313+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:27.281658+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:16:27.281730+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:16:27.281757+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:16:30.961576+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:16:30.966627+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:16:30.966665+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:30.966683+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:31.002287+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:16:31.006314+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:16:31.006360+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:16:31.006383+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:16:31.006402+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:16:31.006418+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:16:31.006434+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:16:31.040545+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:16:37.184056+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"101"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/101","method":"GET"} [] [2025-03-13T14:16:37.195965+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:16:37.196004+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:37.196022+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:37.197969+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:16:37.198017+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:16:37.198046+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:16:41.935732+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:16:41.945215+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:16:41.945245+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:41.945262+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:41.946132+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:16:41.951942+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:16:41.951991+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:16:41.952023+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:16:41.952048+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:16:41.952071+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:16:41.952092+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:16:42.004253+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:16:45.377905+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"102"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/102","method":"GET"} [] [2025-03-13T14:16:45.382951+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:16:45.382980+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:45.382997+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:45.383881+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:16:45.383922+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:16:45.383946+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:16:50.540781+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:16:50.545577+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:16:50.545612+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:50.545630+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:50.546688+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:16:50.549345+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:16:50.549386+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:16:50.549413+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:16:50.549431+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:16:50.549447+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:16:50.549461+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:16:50.583295+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:16:55.422903+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"103"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/103","method":"GET"} [] [2025-03-13T14:16:55.435789+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:16:55.435821+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:55.435839+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:16:55.437631+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:16:55.437674+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:16:55.437698+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:00.591510+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:17:00.601180+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:17:00.601216+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:00.601234+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:00.602141+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:17:00.608000+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:17:00.608043+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:17:00.608066+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:17:00.608084+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:17:00.608099+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:17:00.608113+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:17:00.734553+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:17:05.990855+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"104"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/104","method":"GET"} [] [2025-03-13T14:17:05.995591+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:17:05.995629+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:05.995647+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:05.996643+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:05.996689+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:05.996713+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:12.250952+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:17:12.263350+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:17:12.263390+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:12.263410+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:12.265516+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:17:12.270675+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:17:12.270721+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:17:12.270745+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:17:12.270768+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:17:12.270784+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:17:12.270799+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:17:12.315037+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:17:17.295709+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"105"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/105","method":"GET"} [] [2025-03-13T14:17:17.307070+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:17:17.307123+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:17.307142+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:17.308147+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:17.308196+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:17.308221+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:23.743507+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:17:23.748315+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:17:23.748347+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:23.748380+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:23.749142+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:17:23.752242+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:17:23.752282+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:17:23.752305+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:17:23.752323+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:17:23.752339+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:17:23.752373+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:17:23.786026+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:17:28.211512+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"106"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/106","method":"GET"} [] [2025-03-13T14:17:28.225167+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:17:28.225217+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:28.225241+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:28.232572+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:28.232625+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:28.232649+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:33.520953+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:17:33.531110+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:17:33.531143+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:33.531160+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:33.532324+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:17:33.537542+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:17:33.537581+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:17:33.537605+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:17:33.537628+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:17:33.537644+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:17:33.537658+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:17:33.608921+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:17:37.818757+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"107"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/107","method":"GET"} [] [2025-03-13T14:17:37.823305+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:17:37.823337+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:37.823356+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:37.823898+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:37.823939+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:37.823962+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:43.971857+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:17:43.998163+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:17:43.998200+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:43.998222+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:44.000247+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:17:44.005764+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:17:44.005804+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:17:44.005828+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:17:44.005846+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:17:44.005861+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:17:44.005876+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:17:44.089525+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:17:50.319780+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"108"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/108","method":"GET"} [] [2025-03-13T14:17:50.330826+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:17:50.330881+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:50.330901+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:50.332142+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:50.332189+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:50.332213+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:17:58.088415+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:17:58.093001+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:17:58.093030+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:58.093047+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:17:58.093976+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:17:58.096602+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:17:58.096641+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:17:58.096664+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:17:58.096682+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:17:58.096702+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:17:58.096718+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:17:58.126923+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:18:05.715612+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"109"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/109","method":"GET"} [] [2025-03-13T14:18:05.732940+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:18:05.732981+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:05.732998+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:05.735609+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:18:05.735653+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:18:05.735677+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:18:14.777079+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:18:14.784313+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:18:14.784359+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:14.784381+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:14.785645+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:18:14.790570+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:18:14.790640+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:18:14.790671+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:18:14.790695+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:18:14.790717+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:18:14.790760+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:18:14.839613+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:18:19.085484+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"110"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/110","method":"GET"} [] [2025-03-13T14:18:19.089946+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:18:19.089984+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:19.090001+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:19.090560+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:18:19.090615+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:18:19.090638+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:18:28.229638+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:18:28.598479+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:18:28.598531+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:28.598551+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:28.600922+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:18:28.609538+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:18:28.609589+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:18:28.609613+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:18:28.609635+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:18:28.609651+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:18:28.609669+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:18:28.703920+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:18:33.897101+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"111"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/111","method":"GET"} [] [2025-03-13T14:18:33.902825+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:18:33.902868+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:33.902890+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:33.904009+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:18:33.904063+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:18:33.904095+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:18:40.364275+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:18:40.368894+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:18:40.368931+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:40.368948+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:40.369876+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:18:40.373046+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:18:40.373087+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:18:40.373110+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:18:40.373128+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:18:40.373144+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:18:40.373159+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:18:40.406836+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:18:45.477422+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"112"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/112","method":"GET"} [] [2025-03-13T14:18:45.507586+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:18:45.507644+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:45.507663+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:45.509879+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:18:45.509926+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:18:45.509961+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:18:56.378346+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:18:56.382685+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:18:56.382712+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:56.382729+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:18:56.383651+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:18:56.386723+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:18:56.386764+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:18:56.386786+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:18:56.386804+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:18:56.386819+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:18:56.386833+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:18:56.421997+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:19:05.101398+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"113"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/113","method":"GET"} [] [2025-03-13T14:19:05.119669+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:19:05.119710+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:19:05.119728+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:19:05.122332+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:19:05.122377+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:19:05.122401+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:19:11.440563+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:19:11.444990+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:19:11.445019+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:19:11.445036+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:19:11.445955+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:19:11.449158+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:19:11.449204+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:19:11.449228+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:19:11.449247+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:19:11.449263+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:19:11.449278+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:19:11.483531+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:19:20.533555+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"114"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/114","method":"GET"} [] [2025-03-13T14:19:20.550448+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:19:20.550486+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:19:20.550504+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:19:20.552914+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:19:20.552957+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:19:20.552982+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:19:39.504203+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:19:39.542605+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:19:39.542651+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:19:39.542670+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:19:39.545094+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:19:39.553391+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:19:39.553436+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:19:39.553459+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:19:39.553477+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:19:39.553492+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:19:39.553506+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:19:39.626399+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:19:53.196029+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"115"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/115","method":"GET"} [] [2025-03-13T14:19:53.201831+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:19:53.201860+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:19:53.201877+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:19:53.202806+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:19:53.202848+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:19:53.202873+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T14:20:11.012613+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T14:20:11.030026+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:20:11.030063+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:20:11.030082+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:20:11.032622+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T14:20:11.040938+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T14:20:11.040981+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T14:20:11.041010+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T14:20:11.041029+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T14:20:11.041045+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T14:20:11.041059+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T14:20:11.153548+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T14:20:25.094636+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"12"},"request_uri":"https://oasb.wefeatit.com/billing/preview/12","method":"GET"} [] [2025-03-13T14:20:25.099073+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:20:25.099102+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:20:25.099119+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:20:25.103470+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:20:25.103513+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:20:25.103536+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:20:25.103554+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:20:25.103572+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:20:25.103588+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:20:25.103603+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:20:25.103618+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:20:36.710580+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"14"},"request_uri":"https://oasb.wefeatit.com/billing/preview/14","method":"GET"} [] [2025-03-13T14:20:36.729250+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:20:36.729304+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:20:36.729323+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:20:36.741315+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:20:36.741378+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:20:36.741402+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:20:36.741426+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:20:36.741447+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:20:36.741462+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:20:36.741476+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:20:36.741490+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:50:56.166592+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T14:50:56.207657+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:50:56.207694+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:50:56.207712+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:50:56.987629+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T14:50:56.993989+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:50:56.994024+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:50:56.994046+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:55:48.335843+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"15"},"request_uri":"https://oasb.wefeatit.com/billing/preview/15","method":"GET"} [] [2025-03-13T14:55:48.355754+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:55:48.355795+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:55:48.355813+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:55:48.475645+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:55:48.475721+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:55:48.475744+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:55:48.475763+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:55:48.475778+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:55:48.475803+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:55:48.475818+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:55:48.475832+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:55:50.531693+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"18"},"request_uri":"https://oasb.wefeatit.com/billing/preview/18","method":"GET"} [] [2025-03-13T14:55:50.536098+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:55:50.536132+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:55:50.536150+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:55:50.539400+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:55:50.539451+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:55:50.539474+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:55:50.539491+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:55:50.539507+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:55:50.539521+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:55:50.539535+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:55:50.539549+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:55:56.433418+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"21"},"request_uri":"https://oasb.wefeatit.com/billing/preview/21","method":"GET"} [] [2025-03-13T14:55:56.438619+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:55:56.438654+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:55:56.438677+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:55:56.442548+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:55:56.442592+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:55:56.442619+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:55:56.442637+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:55:56.442652+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:55:56.442666+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:55:56.442680+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:55:56.442694+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:55:58.653275+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"22"},"request_uri":"https://oasb.wefeatit.com/billing/preview/22","method":"GET"} [] [2025-03-13T14:55:58.657685+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:55:58.657717+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:55:58.657734+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:55:58.660981+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:55:58.661026+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:55:58.661054+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:55:58.661072+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:55:58.661088+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:55:58.661103+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:55:58.661117+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:55:58.661131+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:56:01.071677+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"23"},"request_uri":"https://oasb.wefeatit.com/billing/preview/23","method":"GET"} [] [2025-03-13T14:56:01.075976+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:56:01.076003+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:01.076020+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:01.079181+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:56:01.079224+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:56:01.079246+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:56:01.079269+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:56:01.079285+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:56:01.079299+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:56:01.079313+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:56:01.079327+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:56:05.665561+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"24"},"request_uri":"https://oasb.wefeatit.com/billing/preview/24","method":"GET"} [] [2025-03-13T14:56:05.684138+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:56:05.684192+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:05.684211+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:05.698029+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:56:05.698097+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:56:05.698122+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:56:05.698153+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:56:05.698177+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:56:05.698195+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:56:05.698209+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:56:05.698223+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:56:07.740743+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"25"},"request_uri":"https://oasb.wefeatit.com/billing/preview/25","method":"GET"} [] [2025-03-13T14:56:07.745196+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:56:07.745229+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:07.745247+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:07.748499+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:56:07.748548+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:56:07.748571+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:56:07.748588+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:56:07.748609+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:56:07.748624+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:56:07.748637+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:56:07.748651+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:56:12.888075+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"26"},"request_uri":"https://oasb.wefeatit.com/billing/preview/26","method":"GET"} [] [2025-03-13T14:56:12.892503+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:56:12.892533+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:12.892551+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:12.895797+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:56:12.895840+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:56:12.895863+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:56:12.895882+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:56:12.895902+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:56:12.895917+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:56:12.895931+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:56:12.895945+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:56:19.093514+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"27"},"request_uri":"https://oasb.wefeatit.com/billing/preview/27","method":"GET"} [] [2025-03-13T14:56:19.097926+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:56:19.097957+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:19.097975+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:19.101192+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:56:19.101236+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:56:19.101259+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:56:19.101276+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:56:19.101292+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:56:19.101312+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:56:19.101330+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:56:19.101347+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:56:23.669981+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"29"},"request_uri":"https://oasb.wefeatit.com/billing/preview/29","method":"GET"} [] [2025-03-13T14:56:23.690776+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:56:23.690826+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:23.690845+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:23.703642+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:56:23.703708+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:56:23.703732+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:56:23.703749+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:56:23.703764+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:56:23.703784+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:56:23.703798+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:56:23.703812+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:56:29.579597+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"31"},"request_uri":"https://oasb.wefeatit.com/billing/preview/31","method":"GET"} [] [2025-03-13T14:56:29.583896+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:56:29.583924+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:29.583941+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:29.587069+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:56:29.587111+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:56:29.587134+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:56:29.587152+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:56:29.587167+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:56:29.587181+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:56:29.587200+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:56:29.587214+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:56:33.219742+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"33"},"request_uri":"https://oasb.wefeatit.com/billing/preview/33","method":"GET"} [] [2025-03-13T14:56:33.225882+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:56:33.225928+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:33.225947+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:33.229885+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:56:33.229935+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:56:33.229958+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:56:33.229977+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:56:33.229992+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:56:33.230007+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:56:33.230021+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:56:33.230041+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:56:40.739074+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"34"},"request_uri":"https://oasb.wefeatit.com/billing/preview/34","method":"GET"} [] [2025-03-13T14:56:40.757295+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:56:40.757341+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:40.757360+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:40.769787+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:56:40.769847+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:56:40.769870+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:56:40.769888+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:56:40.769902+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:56:40.769917+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:56:40.769931+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:56:40.769949+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:56:44.697401+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"35"},"request_uri":"https://oasb.wefeatit.com/billing/preview/35","method":"GET"} [] [2025-03-13T14:56:44.703320+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:56:44.703358+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:44.703375+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:44.707762+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:56:44.707824+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:56:44.707856+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:56:44.707883+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:56:44.707907+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:56:44.707929+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:56:44.707946+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:56:44.707961+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:56:52.717181+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"37"},"request_uri":"https://oasb.wefeatit.com/billing/preview/37","method":"GET"} [] [2025-03-13T14:56:52.721483+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:56:52.721510+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:52.721527+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:52.724672+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:56:52.724713+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:56:52.724736+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:56:52.724753+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:56:52.724768+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:56:52.724782+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:56:52.724796+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:56:52.724810+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:56:56.328018+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"38"},"request_uri":"https://oasb.wefeatit.com/billing/preview/38","method":"GET"} [] [2025-03-13T14:56:56.345120+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:56:56.345158+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:56.345176+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:56:56.358961+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:56:56.359015+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:56:56.359038+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:56:56.359056+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:56:56.359071+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:56:56.359085+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:56:56.359099+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:56:56.359113+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:57:01.325859+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"39"},"request_uri":"https://oasb.wefeatit.com/billing/preview/39","method":"GET"} [] [2025-03-13T14:57:01.330395+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:57:01.330433+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:01.330451+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:01.333819+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:57:01.333869+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:57:01.333892+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:57:01.333910+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:57:01.333924+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:57:01.333939+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:57:01.333952+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:57:01.333966+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:57:09.034813+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"41"},"request_uri":"https://oasb.wefeatit.com/billing/preview/41","method":"GET"} [] [2025-03-13T14:57:09.039286+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:57:09.039316+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:09.039334+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:09.042572+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:57:09.042616+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:57:09.042638+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:57:09.042655+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:57:09.042670+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:57:09.042684+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:57:09.042698+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:57:09.042713+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:57:15.646803+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"42"},"request_uri":"https://oasb.wefeatit.com/billing/preview/42","method":"GET"} [] [2025-03-13T14:57:15.663391+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:57:15.663434+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:15.663451+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:15.674880+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:57:15.674929+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:57:15.674953+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:57:15.674971+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:57:15.674986+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:57:15.675000+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:57:15.675014+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:57:15.675027+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:57:23.271460+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"44"},"request_uri":"https://oasb.wefeatit.com/billing/preview/44","method":"GET"} [] [2025-03-13T14:57:23.278235+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:57:23.278273+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:23.278300+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:23.283225+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:57:23.283294+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:57:23.283327+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:57:23.283355+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:57:23.283377+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:57:23.283399+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:57:23.283420+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:57:23.283441+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:57:29.174566+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"46"},"request_uri":"https://oasb.wefeatit.com/billing/preview/46","method":"GET"} [] [2025-03-13T14:57:29.179184+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:57:29.179216+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:29.179233+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:29.182666+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:57:29.182709+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:57:29.182733+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:57:29.182751+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:57:29.182766+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:57:29.182781+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:57:29.182794+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:57:29.182808+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:57:35.338794+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"47"},"request_uri":"https://oasb.wefeatit.com/billing/preview/47","method":"GET"} [] [2025-03-13T14:57:35.373396+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:57:35.373450+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:35.373470+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:35.428671+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:57:35.428748+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:57:35.428772+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:57:35.428790+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:57:35.428805+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:57:35.428821+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:57:35.428835+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:57:35.428849+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:57:44.065705+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"48"},"request_uri":"https://oasb.wefeatit.com/billing/preview/48","method":"GET"} [] [2025-03-13T14:57:44.070692+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:57:44.070728+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:44.070749+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:44.074953+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:57:44.075007+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:57:44.075043+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:57:44.075067+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:57:44.075088+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:57:44.075108+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:57:44.075128+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:57:44.075147+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:57:51.734072+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"49"},"request_uri":"https://oasb.wefeatit.com/billing/preview/49","method":"GET"} [] [2025-03-13T14:57:51.754762+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:57:51.754822+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:51.754843+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:57:51.768959+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:57:51.769030+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:57:51.769066+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:57:51.769085+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:57:51.769100+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:57:51.769114+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:57:51.769128+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:57:51.769142+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:58:01.528477+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"50"},"request_uri":"https://oasb.wefeatit.com/billing/preview/50","method":"GET"} [] [2025-03-13T14:58:01.532887+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:58:01.532919+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:58:01.532936+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:58:01.536153+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:58:01.536196+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:58:01.536219+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:58:01.536241+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:58:01.536257+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:58:01.536271+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:58:01.536285+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:58:01.536299+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:58:11.976217+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"52"},"request_uri":"https://oasb.wefeatit.com/billing/preview/52","method":"GET"} [] [2025-03-13T14:58:11.993427+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:58:11.993469+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:58:11.993488+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:58:12.004887+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:58:12.004946+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:58:12.004969+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:58:12.004992+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:58:12.005008+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:58:12.005022+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:58:12.005035+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:58:12.005049+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:58:18.367994+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"53"},"request_uri":"https://oasb.wefeatit.com/billing/preview/53","method":"GET"} [] [2025-03-13T14:58:18.372339+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:58:18.372389+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:58:18.372406+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:58:18.375756+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:58:18.375798+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:58:18.375820+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:58:18.375838+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:58:18.375857+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:58:18.375871+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:58:18.375885+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:58:18.375899+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:58:28.401554+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"54"},"request_uri":"https://oasb.wefeatit.com/billing/preview/54","method":"GET"} [] [2025-03-13T14:58:28.420582+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:58:28.420634+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:58:28.420654+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:58:28.432176+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:58:28.432230+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:58:28.432254+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:58:28.432272+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:58:28.432292+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:58:28.432306+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:58:28.432320+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:58:28.432334+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:58:41.464755+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"55"},"request_uri":"https://oasb.wefeatit.com/billing/preview/55","method":"GET"} [] [2025-03-13T14:58:41.470623+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:58:41.470659+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:58:41.470681+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:58:41.475094+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:58:41.475147+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:58:41.475172+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:58:41.475190+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:58:41.475205+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:58:41.475224+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:58:41.475242+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:58:41.475263+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:58:52.535375+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"56"},"request_uri":"https://oasb.wefeatit.com/billing/preview/56","method":"GET"} [] [2025-03-13T14:58:52.567110+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:58:52.567148+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:58:52.567165+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:58:52.579582+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:58:52.579629+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:58:52.579652+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:58:52.579670+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:58:52.579685+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:58:52.579704+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:58:52.579718+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:58:52.579732+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:59:05.800053+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"57"},"request_uri":"https://oasb.wefeatit.com/billing/preview/57","method":"GET"} [] [2025-03-13T14:59:05.804454+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:59:05.804483+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:59:05.804500+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:59:05.807683+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:59:05.807728+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:59:05.807750+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:59:05.807769+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:59:05.807785+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:59:05.807800+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:59:05.807819+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:59:05.807833+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:59:17.226832+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"58"},"request_uri":"https://oasb.wefeatit.com/billing/preview/58","method":"GET"} [] [2025-03-13T14:59:17.245196+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:59:17.245251+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:59:17.245272+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:59:17.257686+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:59:17.257772+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:59:17.257803+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:59:17.257826+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:59:17.257847+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:59:17.257867+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:59:17.257893+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:59:17.257912+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:59:30.165502+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"59"},"request_uri":"https://oasb.wefeatit.com/billing/preview/59","method":"GET"} [] [2025-03-13T14:59:30.169776+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:59:30.169803+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:59:30.169820+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:59:30.172955+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:59:30.172997+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:59:30.173019+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:59:30.173037+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:59:30.173052+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:59:30.173066+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:59:30.173080+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:59:30.173098+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:59:43.760717+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"6"},"request_uri":"https://oasb.wefeatit.com/billing/preview/6","method":"GET"} [] [2025-03-13T14:59:43.779506+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:59:43.779543+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:59:43.779561+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:59:43.791905+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:59:43.791957+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:59:43.791980+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:59:43.791998+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:59:43.792012+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:59:43.792027+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:59:43.792040+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:59:43.792058+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T14:59:57.220182+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"65"},"request_uri":"https://oasb.wefeatit.com/billing/preview/65","method":"GET"} [] [2025-03-13T14:59:57.224935+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T14:59:57.224965+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:59:57.224984+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T14:59:57.228506+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T14:59:57.228553+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T14:59:57.228576+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T14:59:57.228594+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T14:59:57.228611+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T14:59:57.228625+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T14:59:57.228639+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T14:59:57.228659+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:00:16.651164+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"67"},"request_uri":"https://oasb.wefeatit.com/billing/preview/67","method":"GET"} [] [2025-03-13T15:00:16.675372+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:00:16.675417+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:00:16.675436+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:00:16.693391+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:00:16.693441+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:00:16.693464+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:00:16.693482+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:00:16.693496+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:00:16.693510+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:00:16.693524+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:00:16.693537+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:00:31.411335+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"69"},"request_uri":"https://oasb.wefeatit.com/billing/preview/69","method":"GET"} [] [2025-03-13T15:00:31.415604+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:00:31.415631+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:00:31.415648+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:00:31.418796+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:00:31.418837+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:00:31.418860+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:00:31.418877+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:00:31.418891+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:00:31.418906+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:00:31.418919+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:00:31.418933+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:00:46.478090+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"7"},"request_uri":"https://oasb.wefeatit.com/billing/preview/7","method":"GET"} [] [2025-03-13T15:00:46.521154+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:00:46.521202+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:00:46.521221+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:00:46.553458+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:00:46.553517+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:00:46.553541+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:00:46.553560+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:00:46.553576+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:00:46.553591+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:00:46.553605+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:00:46.553619+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:01:06.548325+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"70"},"request_uri":"https://oasb.wefeatit.com/billing/preview/70","method":"GET"} [] [2025-03-13T15:01:06.575143+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:01:06.575196+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:01:06.575217+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:01:06.589173+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:01:06.589246+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:01:06.589270+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:01:06.589288+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:01:06.589303+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:01:06.589317+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:01:06.589331+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:01:06.589345+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:01:17.698048+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"71"},"request_uri":"https://oasb.wefeatit.com/billing/preview/71","method":"GET"} [] [2025-03-13T15:01:17.702799+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:01:17.702835+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:01:17.702853+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:01:17.706226+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:01:17.706270+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:01:17.706293+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:01:17.706310+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:01:17.706325+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:01:17.706343+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:01:17.706358+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:01:17.706373+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:01:33.598033+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"72"},"request_uri":"https://oasb.wefeatit.com/billing/preview/72","method":"GET"} [] [2025-03-13T15:01:33.623384+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:01:33.623422+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:01:33.623439+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:01:33.646186+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:01:33.646238+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:01:33.646261+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:01:33.646279+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:01:33.646294+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:01:33.646308+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:01:33.646323+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:01:33.646336+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:01:47.077417+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"73"},"request_uri":"https://oasb.wefeatit.com/billing/preview/73","method":"GET"} [] [2025-03-13T15:01:47.081747+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:01:47.081775+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:01:47.081792+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:01:47.084977+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:01:47.085025+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:01:47.085048+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:01:47.085066+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:01:47.085081+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:01:47.085095+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:01:47.085108+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:01:47.085122+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:02:04.362035+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"74"},"request_uri":"https://oasb.wefeatit.com/billing/preview/74","method":"GET"} [] [2025-03-13T15:02:04.379611+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:02:04.379649+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:02:04.379667+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:02:04.392871+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:02:04.392946+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:02:04.392982+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:02:04.393009+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:02:04.393028+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:02:04.393043+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:02:04.393057+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:02:04.393071+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:02:19.083644+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"75"},"request_uri":"https://oasb.wefeatit.com/billing/preview/75","method":"GET"} [] [2025-03-13T15:02:19.087960+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:02:19.087988+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:02:19.088005+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:02:19.091192+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:02:19.091232+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:02:19.091259+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:02:19.091277+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:02:19.091291+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:02:19.091306+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:02:19.091319+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:02:19.091333+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:02:33.589336+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"76"},"request_uri":"https://oasb.wefeatit.com/billing/preview/76","method":"GET"} [] [2025-03-13T15:02:33.606504+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:02:33.606540+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:02:33.606558+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:02:33.619499+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:02:33.619564+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:02:33.619603+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:02:33.619629+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:02:33.619651+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:02:33.619673+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:02:33.619692+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:02:33.619712+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:02:51.130936+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"77"},"request_uri":"https://oasb.wefeatit.com/billing/preview/77","method":"GET"} [] [2025-03-13T15:02:51.149945+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:02:51.149995+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:02:51.150015+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:02:51.163393+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:02:51.163450+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:02:51.163483+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:02:51.163516+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:02:51.163541+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:02:51.163564+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:02:51.163579+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:02:51.163593+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:03:08.134132+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"78"},"request_uri":"https://oasb.wefeatit.com/billing/preview/78","method":"GET"} [] [2025-03-13T15:03:08.151168+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:03:08.151199+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:03:08.151217+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:03:08.162977+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:03:08.163037+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:03:08.163069+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:03:08.163100+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:03:08.163119+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:03:08.163134+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:03:08.163148+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:03:08.163163+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:03:23.160649+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"79"},"request_uri":"https://oasb.wefeatit.com/billing/preview/79","method":"GET"} [] [2025-03-13T15:03:23.182565+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:03:23.182639+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:03:23.182666+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:03:23.195888+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:03:23.195975+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:03:23.196006+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:03:23.196025+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:03:23.196045+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:03:23.196060+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:03:23.196073+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:03:23.196093+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:03:41.084049+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"8"},"request_uri":"https://oasb.wefeatit.com/billing/preview/8","method":"GET"} [] [2025-03-13T15:03:41.159033+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:03:41.159097+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:03:41.159122+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:03:41.179244+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:03:41.179320+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:03:41.179355+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:03:41.179380+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:03:41.179407+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:03:41.179428+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:03:41.179448+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:03:41.179470+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:03:53.785905+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"83"},"request_uri":"https://oasb.wefeatit.com/billing/preview/83","method":"GET"} [] [2025-03-13T15:03:53.792453+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:03:53.792503+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:03:53.792526+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:03:53.797463+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:03:53.797533+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:03:53.797567+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:03:53.797595+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:03:53.797630+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:03:53.797658+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:03:53.797679+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:03:53.797699+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:04:10.999571+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"84"},"request_uri":"https://oasb.wefeatit.com/billing/preview/84","method":"GET"} [] [2025-03-13T15:04:11.018613+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:04:11.018655+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:04:11.018673+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:04:11.031149+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:04:11.031205+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:04:11.031228+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:04:11.031247+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:04:11.031263+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:04:11.031282+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:04:11.031296+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:04:11.031309+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:04:28.952612+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"85"},"request_uri":"https://oasb.wefeatit.com/billing/preview/85","method":"GET"} [] [2025-03-13T15:04:28.970639+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:04:28.970676+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:04:28.970694+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:04:28.982457+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:04:28.982516+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:04:28.982540+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:04:28.982558+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:04:28.982573+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:04:28.982587+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:04:28.982607+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:04:28.982621+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:04:43.785883+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"86"},"request_uri":"https://oasb.wefeatit.com/billing/preview/86","method":"GET"} [] [2025-03-13T15:04:43.790226+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:04:43.790256+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:04:43.790273+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:04:43.793495+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:04:43.793538+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:04:43.793561+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:04:43.793578+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:04:43.793593+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:04:43.793607+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:04:43.793626+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:04:43.793642+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:04:56.653256+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"87"},"request_uri":"https://oasb.wefeatit.com/billing/preview/87","method":"GET"} [] [2025-03-13T15:04:56.672059+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:04:56.672119+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:04:56.672145+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:04:56.684177+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:04:56.684254+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:04:56.684285+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:04:56.684310+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:04:56.684330+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:04:56.684360+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:04:56.684379+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:04:56.684405+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:05:09.934279+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"88"},"request_uri":"https://oasb.wefeatit.com/billing/preview/88","method":"GET"} [] [2025-03-13T15:05:09.938748+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:05:09.938780+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:05:09.938800+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:05:09.942305+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:05:09.942352+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:05:09.942375+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:05:09.942392+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:05:09.942407+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:05:09.942422+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:05:09.942436+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:05:09.942455+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:05:22.771182+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"89"},"request_uri":"https://oasb.wefeatit.com/billing/preview/89","method":"GET"} [] [2025-03-13T15:05:22.789472+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:05:22.789520+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:05:22.789539+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:05:22.801821+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:05:22.801877+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:05:22.801900+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:05:22.801917+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:05:22.801932+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:05:22.801946+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:05:22.801960+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:05:22.801973+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:05:44.244072+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"9"},"request_uri":"https://oasb.wefeatit.com/billing/preview/9","method":"GET"} [] [2025-03-13T15:05:44.266194+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:05:44.266239+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:05:44.266264+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:05:44.282139+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:05:44.282191+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:05:44.282214+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:05:44.282232+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:05:44.282247+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:05:44.282262+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:05:44.282277+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:05:44.282291+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:06:01.799847+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"90"},"request_uri":"https://oasb.wefeatit.com/billing/preview/90","method":"GET"} [] [2025-03-13T15:06:01.818389+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:06:01.818424+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:06:01.818443+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:06:01.840204+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:06:01.840257+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:06:01.840281+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:06:01.840299+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:06:01.840314+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:06:01.840329+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:06:01.840342+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:06:01.840368+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:06:18.679400+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"91"},"request_uri":"https://oasb.wefeatit.com/billing/preview/91","method":"GET"} [] [2025-03-13T15:06:18.697746+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:06:18.697781+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:06:18.697799+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:06:18.710096+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:06:18.710147+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:06:18.710170+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:06:18.710187+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:06:18.710202+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:06:18.710216+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:06:18.710230+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:06:18.710244+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:06:36.812767+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"92"},"request_uri":"https://oasb.wefeatit.com/billing/preview/92","method":"GET"} [] [2025-03-13T15:06:36.830626+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:06:36.830673+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:06:36.830692+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:06:36.842857+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:06:36.842925+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:06:36.842949+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:06:36.842967+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:06:36.842982+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:06:36.842996+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:06:36.843010+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:06:36.843024+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:06:56.439145+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"93"},"request_uri":"https://oasb.wefeatit.com/billing/preview/93","method":"GET"} [] [2025-03-13T15:06:56.458658+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:06:56.458709+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:06:56.458733+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:06:56.471449+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:06:56.471523+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:06:56.471556+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:06:56.471582+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:06:56.471605+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:06:56.471626+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:06:56.471646+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:06:56.471666+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:07:16.158131+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"94"},"request_uri":"https://oasb.wefeatit.com/billing/preview/94","method":"GET"} [] [2025-03-13T15:07:16.179296+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:07:16.179333+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:07:16.179350+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:07:16.191764+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:07:16.191811+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:07:16.191835+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:07:16.191852+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:07:16.191868+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:07:16.191883+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:07:16.191897+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:07:16.191911+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:07:33.563593+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"95"},"request_uri":"https://oasb.wefeatit.com/billing/preview/95","method":"GET"} [] [2025-03-13T15:07:33.587232+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:07:33.587307+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:07:33.587331+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:07:33.631875+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:07:33.631948+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:07:33.631982+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:07:33.632001+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:07:33.632016+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:07:33.632030+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:07:33.632044+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:07:33.632058+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:07:50.577653+01:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"89"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/89","method":"GET"} [] [2025-03-13T15:07:50.600602+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:07:50.600649+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:07:50.600668+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:07:50.624689+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:07:50.624760+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:07:50.624785+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:07:50.624803+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:07:50.624819+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:07:50.624833+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:07:50.624847+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:07:50.624861+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:08:07.839203+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T15:08:07.860624+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:08:07.860674+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:08:07.860693+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:08:07.863460+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:08:07.871761+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:08:07.871807+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:08:07.871831+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:08:07.871849+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:08:07.871864+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:08:07.871878+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:08:07.944933+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T15:08:23.130025+01:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"90"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/90","method":"GET"} [] [2025-03-13T15:08:23.148750+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:08:23.148807+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:08:23.148827+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:08:23.161414+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:08:23.161485+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:08:23.161514+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:08:23.161532+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:08:23.161547+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:08:23.161561+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:08:23.161576+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:08:23.161590+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:08:43.437360+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T15:08:43.456910+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:08:43.456952+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:08:43.456971+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:08:43.460044+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:08:43.469360+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:08:43.469419+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:08:43.469451+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:08:43.469476+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:08:43.469499+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:08:43.469521+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:08:43.560780+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T15:08:58.203543+01:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"91"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/91","method":"GET"} [] [2025-03-13T15:08:58.208238+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:08:58.208267+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:08:58.208284+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:08:58.212752+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:08:58.212798+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:08:58.212821+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:08:58.212843+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:08:58.212859+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:08:58.212878+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:08:58.212894+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:08:58.212911+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:09:17.999190+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T15:09:18.018745+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:09:18.018785+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:09:18.018803+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:09:18.021493+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:09:18.034043+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:09:18.034086+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:09:18.034122+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:09:18.034141+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:09:18.034157+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:09:18.034171+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:09:18.128149+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T15:09:32.264671+01:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"92"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/92","method":"GET"} [] [2025-03-13T15:09:32.269033+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:09:32.269062+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:09:32.269079+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:09:32.273326+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:09:32.273369+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:09:32.273392+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:09:32.273409+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:09:32.273435+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:09:32.273450+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:09:32.273464+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:09:32.273478+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:09:51.981027+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T15:09:52.001587+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:09:52.001669+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:09:52.001696+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:09:52.004798+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:09:52.014725+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:09:52.014779+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:09:52.014812+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:09:52.014850+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:09:52.014873+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:09:52.014896+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:09:52.115155+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T15:10:10.282087+01:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"93"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/93","method":"GET"} [] [2025-03-13T15:10:10.300253+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:10:10.300299+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:10:10.300318+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:10:10.312522+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:10:10.312583+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:10:10.312606+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:10:10.312624+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:10:10.312639+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:10:10.312659+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:10:10.312673+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:10:10.312687+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:10:27.964430+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T15:10:27.984555+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:10:27.984599+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:10:27.984618+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:10:27.987154+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:10:27.996429+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:10:27.996485+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:10:27.996519+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:10:27.996546+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:10:27.996573+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:10:27.996589+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:10:28.084800+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T15:10:45.820300+01:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"94"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/94","method":"GET"} [] [2025-03-13T15:10:45.842951+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:10:45.843013+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:10:45.843038+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:10:45.863062+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:10:45.863147+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:10:45.863178+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:10:45.863207+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:10:45.863229+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:10:45.863249+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:10:45.863279+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:10:45.863300+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:11:02.749287+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T15:11:02.767083+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:11:02.767115+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:11:02.767133+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:11:02.769612+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:11:02.786576+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:11:02.786628+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:11:02.786652+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:11:02.786673+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:11:02.786688+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:11:02.786707+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:11:02.869642+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T15:11:18.761092+01:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"95"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/95","method":"GET"} [] [2025-03-13T15:11:18.779823+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:11:18.779873+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:11:18.779891+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:11:18.792682+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-13T15:11:18.792784+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-13T15:11:18.792820+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-13T15:11:18.792846+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-13T15:11:18.792869+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-13T15:11:18.792891+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-13T15:11:18.792913+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-13T15:11:18.792942+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-13T15:11:35.251188+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-13T15:11:35.268695+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:11:35.268744+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:11:35.268763+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:11:35.276955+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:11:35.285193+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:11:35.285246+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:11:35.285271+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:11:35.285290+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:11:35.285307+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:11:35.285322+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:11:35.400853+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-13T15:11:48.038360+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"100"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/100","method":"GET"} [] [2025-03-13T15:11:48.043958+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:11:48.044001+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:11:48.044023+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:11:48.045476+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:11:48.045536+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:11:48.045572+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:12:07.193446+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:12:07.213492+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:12:07.213543+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:12:07.213561+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:12:07.216484+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:12:07.226293+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:12:07.226343+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:12:07.226384+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:12:07.226403+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:12:07.226419+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:12:07.226433+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:12:09.683251+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:12:22.738710+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"101"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/101","method":"GET"} [] [2025-03-13T15:12:22.757906+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:12:22.757958+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:12:22.757978+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:12:22.760487+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:12:22.760539+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:12:22.760563+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:12:42.971343+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:12:43.026598+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:12:43.026646+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:12:43.026665+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:12:43.029290+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:12:43.037593+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:12:43.037636+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:12:43.037659+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:12:43.037678+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:12:43.037694+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:12:43.037708+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:12:43.322236+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:12:59.631590+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"102"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/102","method":"GET"} [] [2025-03-13T15:12:59.649717+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:12:59.649751+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:12:59.649770+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:12:59.652437+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:12:59.652491+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:12:59.652517+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:13:19.528309+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:13:19.546041+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:13:19.546086+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:13:19.546106+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:13:19.548712+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:13:19.557205+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:13:19.557258+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:13:19.557287+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:13:19.557306+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:13:19.557328+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:13:19.557342+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:13:19.860887+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:13:32.921709+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"103"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/103","method":"GET"} [] [2025-03-13T15:13:32.926071+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:13:32.926102+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:13:32.926119+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:13:32.926982+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:13:32.927026+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:13:32.927050+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:13:52.310981+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:13:52.333190+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:13:52.333250+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:13:52.333274+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:13:52.336170+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:13:52.345587+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:13:52.345648+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:13:52.345679+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:13:52.345705+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:13:52.345728+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:13:52.345750+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:13:52.696218+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:14:08.962400+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"104"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/104","method":"GET"} [] [2025-03-13T15:14:08.981374+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:14:08.981427+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:14:08.981447+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:14:08.984112+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:14:08.984168+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:14:08.984192+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:14:27.131301+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:14:27.148740+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:14:27.148778+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:14:27.148796+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:14:27.151260+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:14:27.159465+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:14:27.159519+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:14:27.159547+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:14:27.159566+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:14:27.159581+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:14:27.159595+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:14:27.438623+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:14:41.205242+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"105"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/105","method":"GET"} [] [2025-03-13T15:14:41.210407+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:14:41.210437+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:14:41.210454+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:14:41.211357+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:14:41.211408+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:14:41.211434+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:15:03.345323+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:15:03.363944+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:15:03.363994+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:15:03.364012+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:15:03.366810+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:15:03.375862+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:15:03.375914+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:15:03.375938+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:15:03.375957+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:15:03.375973+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:15:03.375987+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:15:03.846359+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:15:18.586844+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"106"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/106","method":"GET"} [] [2025-03-13T15:15:18.605751+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:15:18.605796+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:15:18.605814+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:15:18.608389+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:15:18.608436+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:15:18.608461+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:15:38.154824+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:15:38.173712+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:15:38.173755+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:15:38.173774+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:15:38.176327+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:15:38.184491+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:15:38.184534+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:15:38.184559+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:15:38.184584+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:15:38.184606+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:15:38.184626+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:15:38.480662+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:15:51.971725+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"107"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/107","method":"GET"} [] [2025-03-13T15:15:51.976838+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:15:51.976870+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:15:51.976888+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:15:51.977848+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:15:51.977892+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:15:51.977916+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:16:14.733260+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:16:14.751335+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:16:14.751369+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:16:14.751387+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:16:14.754791+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:16:14.765236+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:16:14.765279+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:16:14.765303+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:16:14.765321+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:16:14.765337+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:16:14.765352+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:16:15.154487+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:16:30.180516+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"108"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/108","method":"GET"} [] [2025-03-13T15:16:30.203093+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:16:30.203145+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:16:30.203164+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:16:30.205664+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:16:30.205879+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:16:30.205909+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:16:51.341822+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:16:51.362427+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:16:51.362481+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:16:51.362504+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:16:51.365462+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:16:51.374026+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:16:51.374071+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:16:51.374094+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:16:51.374118+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:16:51.374134+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:16:51.374148+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:16:51.742284+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:17:12.917011+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"109"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/109","method":"GET"} [] [2025-03-13T15:17:12.936524+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:17:12.936583+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:17:12.936608+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:17:12.939512+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:17:12.939574+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:17:12.939609+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:17:35.004709+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:17:35.025244+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:17:35.025313+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:17:35.025338+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:17:35.028319+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:17:35.038296+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:17:35.038370+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:17:35.038404+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:17:35.038424+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:17:35.038442+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:17:35.038456+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:17:35.343170+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:17:54.643840+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"110"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/110","method":"GET"} [] [2025-03-13T15:17:54.661269+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:17:54.661315+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:17:54.661338+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:17:54.663763+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:17:54.663809+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:17:54.663834+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:18:15.264436+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:18:15.281877+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:18:15.281913+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:18:15.281932+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:18:15.284509+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:18:15.292948+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:18:15.292994+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:18:15.293017+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:18:15.293035+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:18:15.293056+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:18:15.293070+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:18:15.608498+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:18:33.798005+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"111"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/111","method":"GET"} [] [2025-03-13T15:18:33.816282+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:18:33.816317+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:18:33.816335+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:18:33.818923+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:18:33.818967+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:18:33.818991+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:18:50.450272+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:18:50.471158+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:18:50.471212+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:18:50.471242+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:18:50.473860+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:18:50.482779+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:18:50.482841+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:18:50.482873+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:18:50.482898+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:18:50.482921+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:18:50.482942+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:18:50.860896+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:19:06.550355+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"112"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/112","method":"GET"} [] [2025-03-13T15:19:06.574062+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:19:06.574110+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:19:06.574128+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:19:06.577365+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:19:06.577415+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:19:06.577441+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:19:22.020450+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:19:22.037680+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:19:22.037724+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:19:22.037743+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:19:22.040168+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:19:22.048322+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:19:22.048379+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:19:22.048402+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:19:22.048420+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:19:22.048441+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:19:22.048456+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:19:22.342868+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:19:46.378729+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"113"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/113","method":"GET"} [] [2025-03-13T15:19:46.397374+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:19:46.397409+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:19:46.397427+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:19:46.399899+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:19:46.399942+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:19:46.399967+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:20:04.424440+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:20:04.448027+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:20:04.448066+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:20:04.448084+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:20:04.450632+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:20:04.469797+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:20:04.469849+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:20:04.469883+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:20:04.469901+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:20:04.469918+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:20:04.469932+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:20:04.805514+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:20:18.491683+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"114"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/114","method":"GET"} [] [2025-03-13T15:20:18.496166+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:20:18.496195+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:20:18.496212+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:20:18.497143+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:20:18.497199+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:20:18.497224+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:20:37.476063+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:20:37.494431+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:20:37.494465+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:20:37.494484+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:20:37.496992+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:20:37.505289+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:20:37.505331+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:20:37.505354+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:20:37.505372+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:20:37.505388+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:20:37.505406+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:20:37.824796+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:20:51.885606+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"115"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/115","method":"GET"} [] [2025-03-13T15:20:51.889989+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:20:51.890017+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:20:51.890034+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:20:51.890926+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:20:51.890967+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:20:51.890992+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-13T15:21:10.757945+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:21:10.775521+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:21:10.775555+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:21:10.775573+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:21:10.778335+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:21:10.787154+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:21:10.787195+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:21:10.787218+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:21:10.787236+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:21:10.787252+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:21:10.787266+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:21:11.094704+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:21:23.075467+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-13T15:21:23.079809+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:21:23.079838+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:21:23.079855+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:21:23.080454+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:21:23.082962+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:21:23.083000+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:21:23.083023+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:21:23.083040+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:21:23.083057+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:21:23.083073+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:21:23.263546+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:21:37.569560+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects?page_title%5Broot_section%5D%5Bpage_title%5D=INTERGRAPH%20BELGIUM%20SA%2FNV&page_title%5Broot_section%5D%5Bpage_title_path%5D=home","method":"GET"} [] [2025-03-13T15:21:37.587165+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:21:37.587200+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:21:37.587217+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:21:37.589673+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-13T15:21:37.597678+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-13T15:21:37.597720+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-13T15:21:37.597742+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-13T15:21:37.597760+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-13T15:21:37.597774+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-13T15:21:37.597789+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-13T15:21:37.862259+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-13T15:21:53.084796+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-13T15:21:53.105574+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:21:53.105614+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:21:53.105636+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:22:09.219910+01:00] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"https://oasb.wefeatit.com/logout","method":"GET"} [] [2025-03-13T15:22:09.239683+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:22:09.239745+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:22:09.239768+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:22:24.472291+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-13T15:22:24.543272+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:22:24.543326+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:22:24.543346+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:22:37.831982+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-13T15:22:37.836289+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:22:37.836316+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:22:37.836333+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:22:52.593735+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1863": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1863\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:23:13.786467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1864": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1864\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:23:27.083821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1865": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1865\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:23:42.247513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1866": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1866\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:23:56.245788+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1867": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1867\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:24:16.701280+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1868": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1868\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:24:32.236644+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1869": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1869\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:24:49.825490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1870": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1870\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:25:06.418107+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1871": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1871\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:25:26.589513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1872": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1872\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:25:40.629235+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1873": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1873\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:25:58.622165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1874": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1874\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:26:17.108475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1875": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1875\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:26:37.648243+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1876": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1876\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:26:53.929711+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1877": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1877\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:27:08.581495+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1878": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1878\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:27:28.536109+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1879": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1879\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:27:42.323761+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1880": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1880\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:27:59.273008+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1881": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1881\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:28:11.530866+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T15:28:11.627175+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-13T15:28:11.641614+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:28:11.641660+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:28:11.641679+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:28:12.167085+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-13T15:28:12.171570+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:28:12.171603+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:28:12.171621+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:28:12.344483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T15:28:12.432812+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T15:28:12.543056+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T15:28:12.640642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T15:28:12.739153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T15:28:12.815180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T15:28:12.928047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T15:28:13.038058+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-13T15:28:13.176555+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:28:13.176600+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:28:13.176621+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:28:13.269206+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-13T15:28:13.273640+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T15:28:13.273673+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:28:13.273690+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T15:28:14.025486+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1882": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1882\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:28:30.494322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1883": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1883\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:28:48.722439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1884": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1884\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:29:01.236436+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1885": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1885\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:29:13.210626+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1886": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1886\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:29:27.192038+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1887": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1887\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:29:43.017440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1888": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1888\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:29:58.794057+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1889": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1889\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:30:12.563966+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1890": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1890\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:30:29.914520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1891": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1891\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:30:42.806581+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1892": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1892\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:30:50.081114+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1893": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1893\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T15:31:07.154068+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1894": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1894\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-13T16:00:57.166153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T17:34:45.348573+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-13T17:34:45.395035+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T17:34:45.395073+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T17:34:45.395091+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T17:34:46.400976+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-13T17:34:46.405689+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T17:34:46.405716+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T17:34:46.405734+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T18:23:36.514030+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:23:37.737547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:23:38.122128+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dir.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dir.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dir.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:23:38.223984+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/cloud.php/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/cloud.php/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/cloud.php/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:23:38.823070+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:23:40.717401+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:23:40.807962+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contents.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contents.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contents.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:23:40.898716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:23:41.262824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:28:28.834644+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-13T18:28:28.888278+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T18:28:28.888327+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T18:28:28.888348+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T18:28:30.133715+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-13T18:28:30.138488+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T18:28:30.138516+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T18:28:30.138533+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T18:45:47.033676+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:45:47.188390+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-13T18:45:47.198369+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T18:45:47.198402+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T18:45:47.198420+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T18:45:47.378654+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-13T18:45:47.383485+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T18:45:47.383514+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T18:45:47.383532+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T18:45:47.519930+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:45:47.639882+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:45:47.725983+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:45:47.804146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:45:47.872260+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:45:47.982879+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:45:48.070987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T18:45:48.185591+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-13T18:45:48.189923+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T18:45:48.189953+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T18:45:48.189970+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T18:45:48.287472+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-13T18:45:48.291981+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T18:45:48.292010+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T18:45:48.292027+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:02:00.082073+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-13T20:02:00.144725+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T20:02:00.144790+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:02:00.144814+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:09:22.222381+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T20:09:22.257250+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T20:09:22.257289+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:09:22.257307+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:09:23.698501+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T20:09:23.703453+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T20:09:23.703487+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:09:23.703506+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:39:35.019915+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T20:39:35.069917+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T20:39:35.069967+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:39:35.069986+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:39:35.494597+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T20:39:35.499669+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T20:39:35.499705+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:39:35.499722+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:39:36.298382+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T20:39:36.302795+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T20:39:36.302827+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:39:36.302843+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:42:29.795263+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T20:42:29.816250+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T20:42:29.816300+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:42:29.816323+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:42:30.146516+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T20:42:30.152136+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T20:42:30.152172+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:42:30.152194+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:50:08.055242+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T20:50:08.090064+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T20:50:08.090101+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:50:08.090123+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:50:08.284334+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T20:50:08.290267+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T20:50:08.290304+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T20:50:08.290326+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T21:01:27.854934+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-13T21:01:27.873467+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T21:01:27.873506+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T21:01:27.873524+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T21:31:48.164874+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-13T21:31:48.201099+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T21:31:48.201147+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T21:31:48.201166+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T21:31:48.449237+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-13T21:31:48.455923+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-13T21:31:48.455959+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T21:31:48.455976+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-13T21:55:09.563952+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:11.159642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:12.545901+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:14.092133+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:15.615711+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:17.157478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:18.542543+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:20.062886+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:21.456265+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:22.861582+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:24.244851+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:25.850962+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:27.355346+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:28.776059+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:30.357158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:31.770601+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:33.285547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:34.792431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:36.185086+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:37.567662+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:39.081064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:40.600386+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:42.236954+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:42.952753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:44.449667+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:46.001492+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:47.553530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:49.103831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:50.635123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:52.186503+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:52.915543+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:54.367694+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:55.030701+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:56.395105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:57.838678+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:55:59.484108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:00.880039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:02.549829+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:04.122094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:05.663650+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:07.201827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:08.600527+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:09.996810+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:11.422461+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:12.847035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:14.509730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:15.907558+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:17.316912+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:18.730773+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:20.301117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:21.728051+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:23.245039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:24.613903+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:26.129088+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:27.642250+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:29.075044+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:30.673703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:32.183113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:33.850145+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:35.365356+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:36.921918+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:38.463231+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:40.009664+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:41.561990+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:43.079456+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:44.645097+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:46.262288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:47.811532+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:49.372575+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:50.900114+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:52.421730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:53.932210+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:55.440896+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:56.958069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:56:58.470334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:00.053469+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:01.532849+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:03.081595+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:04.653975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:06.229645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:07.717031+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:09.222221+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:10.739505+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:12.286552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:13.655649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:15.391942+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:17.044848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:18.557095+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:20.071425+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:21.459252+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:23.003791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:24.511172+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:26.031226+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:27.540461+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:29.051644+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:30.688719+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:32.301566+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:33.854973+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:35.404729+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:36.950413+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:38.473594+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:39.981304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:41.505946+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:43.054721+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:44.573087+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:46.159573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:47.762368+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:49.276134+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:50.789661+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:52.314208+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:53.818690+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:55.338704+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:56.902135+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:58.322275+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:57:59.871412+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:01.472449+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:03.087389+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:04.607678+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:06.173095+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:07.598736+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:08.993212+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:10.544226+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:12.079445+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:13.638173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:15.177049+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:16.737853+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:18.419126+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:19.802541+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:21.344557+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:22.888172+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:24.441712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:25.989419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:27.426778+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:28.810260+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:30.380050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:31.972227+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:33.634366+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:35.165710+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:36.558259+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:37.948148+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:39.344172+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:40.766681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:42.327393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:43.839576+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:45.353148+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:46.870794+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:48.314696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:49.937988+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:51.457722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:52.853521+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:54.238843+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:55.775517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:57.351325+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:58:58.755347+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:00.156180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:01.553300+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:02.963017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:04.467821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:06.091855+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:07.637034+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:09.186654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:10.565632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:12.108744+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:13.657776+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:15.173434+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:16.713513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:18.281642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:19.874109+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:21.507180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:23.050746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:24.590143+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:25.982568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:27.511395+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:29.078733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:30.473186+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:32.013127+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:33.558132+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:35.163113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:37.070716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:38.613007+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:39.988100+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:41.494691+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:43.010394+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:44.526038+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:46.085859+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:47.617652+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:49.127158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:50.540084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:52.198642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:53.599354+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:55.002165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:56.415359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:57.815299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T21:59:59.219202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T23:09:41.425047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-13T23:09:41.826169+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T00:18:42.784427+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-14T00:18:42.825570+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T00:18:42.825613+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T00:18:42.825632+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T00:18:43.859057+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-14T00:18:43.863694+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T00:18:43.863723+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T00:18:43.863739+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T00:20:39.642422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T00:20:39.930463+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-14T00:20:39.940624+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T00:20:39.940655+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T00:20:39.940672+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T00:20:40.183419+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-14T00:20:40.187714+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T00:20:40.187742+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T00:20:40.187759+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T00:37:25.936714+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-14T00:37:25.965253+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T00:37:25.965303+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T00:37:25.965321+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T00:37:26.311168+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-14T00:37:26.319750+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T00:37:26.319816+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T00:37:26.319845+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:38:36.223381+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T01:38:36.500888+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-14T01:38:36.515601+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T01:38:36.515637+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:38:36.515655+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:38:36.668066+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-14T01:38:36.673986+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T01:38:36.674024+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:38:36.674046+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:38:36.783746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T01:38:36.866849+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T01:38:36.983053+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T01:38:37.078791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T01:38:37.216280+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T01:38:37.361083+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T01:38:37.481320+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T01:38:37.589782+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-14T01:38:37.594169+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T01:38:37.594198+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:38:37.594215+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:38:37.682761+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-14T01:38:37.687743+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T01:38:37.687773+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:38:37.687790+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:50:59.502060+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-14T01:50:59.520047+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T01:50:59.520080+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:50:59.520098+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:50:59.928759+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-14T01:50:59.934482+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T01:50:59.934516+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:50:59.934533+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:51:02.092747+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-14T01:51:02.099289+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T01:51:02.099343+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:51:02.099367+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:51:10.309783+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-14T01:51:10.314594+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T01:51:10.314625+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:51:10.314643+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:51:55.947467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T01:51:56.112549+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-14T01:51:56.122684+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T01:51:56.122717+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:51:56.122735+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:51:56.286895+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-14T01:51:56.291239+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T01:51:56.291269+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:51:56.291286+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:54:51.785136+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-14T01:54:51.821010+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T01:54:51.821047+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:54:51.821065+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:54:53.121313+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-14T01:54:53.126060+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T01:54:53.126096+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T01:54:53.126114+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T03:40:01.114911+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:40:03.918579+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upgrade.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upgrade.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upgrade.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:40:04.012030+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/xleet-shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/xleet-shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/xleet-shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:40:04.105692+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/DxHhVcy2bmJ.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/DxHhVcy2bmJ.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/DxHhVcy2bmJ.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:40:04.200115+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/source.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/source.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/source.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:40:04.292961+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/mariju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/mariju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/mariju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:40:04.384014+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:40:04.478537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:40:04.575539+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-consar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-consar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-consar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:40:04.666834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:40:04.756724+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gecko.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gecko.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gecko.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:40:04.861522+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:40:04.958923+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:40:05.047112+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:43:44.704894+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T03:43:44.996496+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-14T03:43:45.157912+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T03:43:45.157961+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T03:43:45.157980+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T03:43:46.416749+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-14T03:43:46.421060+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T03:43:46.421088+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T03:43:46.421105+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T03:59:31.367686+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-14T03:59:31.558575+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T03:59:31.558620+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T03:59:31.558639+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T03:59:31.757364+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-14T03:59:31.762175+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T03:59:31.762207+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T03:59:31.762225+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T04:11:58.142467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T04:12:11.971623+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-14T04:12:11.983127+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T04:12:11.983162+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T04:12:11.983179+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T04:50:57.110090+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-14T04:50:57.225295+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T04:50:57.225338+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T04:50:57.225357+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T04:50:59.266525+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-14T04:50:59.271206+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T04:50:59.271237+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T04:50:59.271255+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T05:13:09.685922+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T05:13:09.862120+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-14T05:13:09.874371+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T05:13:09.874426+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T05:13:09.874451+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T05:13:10.047854+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-14T05:13:10.053212+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T05:13:10.053246+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T05:13:10.053265+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T05:13:10.132877+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T05:13:10.209930+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T05:13:10.276258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T05:13:10.344415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T05:13:10.412194+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T05:13:10.477061+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T05:13:10.546964+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T05:13:10.628999+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-14T05:13:10.634438+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T05:13:10.634474+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T05:13:10.634492+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T05:13:10.747545+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-14T05:13:10.753436+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T05:13:10.753471+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T05:13:10.753495+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T06:01:34.296721+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-14T06:01:35.589502+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T06:01:35.589556+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T06:01:35.589575+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T06:01:39.494457+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-14T06:01:39.499236+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T06:01:39.499264+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T06:01:39.499281+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T06:42:46.665344+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T06:42:50.067282+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-14T06:42:50.341499+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T06:42:50.341556+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T06:42:50.341576+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T06:42:52.160075+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-14T06:42:52.164521+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T06:42:52.164550+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T06:42:52.164567+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T07:39:37.163085+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-14T07:39:38.285789+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T07:39:38.285848+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T07:39:38.285870+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T07:39:41.166576+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-14T07:39:41.171317+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T07:39:41.171346+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T07:39:41.171363+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T08:45:21.076020+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/libraries/elfinder/src/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/libraries/elfinder/src/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/libraries/elfinder/src/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T09:09:20.589393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T09:09:20.807853+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-14T09:09:20.856565+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T09:09:20.856630+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T09:09:20.856657+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T09:09:21.624862+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-14T09:09:21.629226+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T09:09:21.629256+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T09:09:21.629273+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T09:58:06.635754+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T09:58:06.870824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T09:58:08.440552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T09:58:08.594500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.env.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.env.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T09:58:09.235188+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/php_info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/php_info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php_info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T09:58:09.362052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T09:58:09.505482+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"POST"} [] [2025-03-14T09:58:09.545958+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T09:58:09.546005+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T09:58:09.547980+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T10:13:42.799769+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-14T10:13:42.824926+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T10:13:42.824960+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T10:13:42.824978+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T10:13:43.202011+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-14T10:13:43.206688+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T10:13:43.206716+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T10:13:43.206733+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T10:13:50.762929+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-14T10:13:50.767270+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T10:13:50.767298+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T10:13:50.767314+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T10:13:50.973879+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-14T10:13:50.978211+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T10:13:50.978239+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T10:13:50.978256+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:09:26.729438+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-14T11:09:26.769052+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:09:26.769116+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:09:26.769141+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:09:27.767990+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-14T11:09:27.772691+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:09:27.772722+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:09:27.772740+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:40:47.709968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T11:40:49.624118+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"116"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/116","method":"GET"} [] [2025-03-14T11:40:49.634256+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:40:49.634292+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:40:49.634309+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:40:49.665077+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:40:49.665143+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:40:49.665168+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:40:53.999624+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:40:54.004040+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:40:54.004068+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:40:54.004085+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:40:54.037540+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:40:54.066284+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:40:54.066346+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:40:54.066369+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:40:54.066387+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:40:54.066402+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:40:54.066416+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:40:54.324311+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:40:56.815370+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"117"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/117","method":"GET"} [] [2025-03-14T11:40:56.821323+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:40:56.821367+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:40:56.821389+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:40:56.822119+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:40:56.822164+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:40:56.822191+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:40:58.941861+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:40:58.947963+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:40:58.948010+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:40:58.948033+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:40:58.948853+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:40:58.952305+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:40:58.952368+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:40:58.952398+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:40:58.952419+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:40:58.952444+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:40:58.952463+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:40:58.988650+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:01.116084+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"118"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/118","method":"GET"} [] [2025-03-14T11:41:01.120470+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:01.120504+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:01.120521+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:01.121063+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:01.121104+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:01.121127+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:02.925111+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:41:02.939318+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:02.939359+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:02.939382+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:02.941572+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:41:02.946524+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:41:02.946565+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:41:02.946589+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:41:02.946607+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:41:02.946622+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:41:02.946637+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:41:02.986496+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:05.089805+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"119"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/119","method":"GET"} [] [2025-03-14T11:41:05.100728+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:05.100772+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:05.100791+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:05.102368+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:05.102430+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:05.102462+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:06.867062+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:41:06.873405+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:06.873447+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:06.873471+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:06.874306+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:41:06.877775+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:41:06.877826+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:41:06.877857+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:41:06.877882+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:41:06.877912+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:41:06.877934+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:41:06.923983+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:08.803006+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"120"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/120","method":"GET"} [] [2025-03-14T11:41:08.807543+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:08.807574+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:08.807592+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:08.808156+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:08.808198+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:08.808222+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:10.858416+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:41:10.863044+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:10.863076+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:10.863094+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:10.864020+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:41:10.867327+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:41:10.867368+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:41:10.867391+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:41:10.867410+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:41:10.867429+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:41:10.867444+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:41:10.900861+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:12.721771+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"121"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/121","method":"GET"} [] [2025-03-14T11:41:12.726124+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:12.726153+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:12.726169+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:12.726707+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:12.726752+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:12.726776+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:14.704442+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:41:14.708778+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:14.708809+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:14.708826+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:14.709403+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:41:14.711859+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:41:14.711897+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:41:14.711919+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:41:14.711938+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:41:14.711953+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:41:14.711972+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:41:14.738972+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:16.784456+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"122"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/122","method":"GET"} [] [2025-03-14T11:41:16.789813+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:16.789866+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:16.789892+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:16.791014+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:16.791084+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:16.791122+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:19.528141+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:41:19.562696+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:19.562747+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:19.562766+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:19.564622+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:41:19.569183+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:41:19.569223+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:41:19.569246+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:41:19.569264+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:41:19.569280+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:41:19.569294+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:41:19.609274+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:21.477283+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"123"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/123","method":"GET"} [] [2025-03-14T11:41:21.490730+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:21.490766+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:21.490784+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:21.496980+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:21.497027+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:21.497056+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:23.601089+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:41:23.605688+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:23.605753+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:23.605771+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:23.606355+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:41:23.608938+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:41:23.608977+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:41:23.608999+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:41:23.609017+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:41:23.609033+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:41:23.609047+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:41:23.649462+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:25.690757+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"124"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/124","method":"GET"} [] [2025-03-14T11:41:25.695188+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:25.695216+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:25.695233+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:25.695762+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:25.695802+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:25.695826+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:27.621196+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:41:27.625629+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:27.625661+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:27.625678+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:27.626577+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:41:27.629708+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:41:27.629752+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:41:27.629776+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:41:27.629794+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:41:27.629809+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:41:27.629824+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:41:27.685283+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:29.568050+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"125"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/125","method":"GET"} [] [2025-03-14T11:41:29.572437+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:29.572465+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:29.572482+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:29.573017+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:29.573058+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:29.573081+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:31.846993+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:41:31.851467+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:31.851499+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:31.851517+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:31.852117+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:41:31.854638+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:41:31.854677+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:41:31.854700+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:41:31.854717+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:41:31.854732+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:41:31.854748+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:41:31.882519+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:33.731411+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"126"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/126","method":"GET"} [] [2025-03-14T11:41:33.735864+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:33.735892+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:33.735910+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:33.736469+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:33.736510+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:33.736534+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:36.142087+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:41:36.154752+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:36.154786+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:36.154805+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:36.156632+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:41:36.161202+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:41:36.161241+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:41:36.161270+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:41:36.161288+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:41:36.161304+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:41:36.161319+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:41:36.206194+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:38.472426+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"127"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/127","method":"GET"} [] [2025-03-14T11:41:38.481853+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:38.481884+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:38.481901+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:38.483132+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:38.483174+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:38.483198+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:40.655939+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:41:40.660303+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:40.660333+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:40.660356+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:40.660932+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:41:40.663411+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:41:40.663449+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:41:40.663472+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:41:40.663489+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:41:40.663504+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:41:40.663519+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:41:40.698472+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:42.640685+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"128"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/128","method":"GET"} [] [2025-03-14T11:41:42.646918+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:42.646966+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:42.646990+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:42.647779+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:42.647842+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:42.647875+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:44.567233+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:41:44.572140+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:44.572176+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:44.572200+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:44.573232+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:41:44.576772+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:41:44.576816+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:41:44.576840+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:41:44.576863+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:41:44.576878+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:41:44.576892+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:41:44.635078+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:46.745886+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"129"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/129","method":"GET"} [] [2025-03-14T11:41:46.750628+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:46.750657+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:46.750674+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:46.751268+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:46.751314+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:46.751338+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:48.696677+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:41:48.701147+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:48.701184+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:48.701202+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:48.701802+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:41:48.704340+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:41:48.704388+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:41:48.704411+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:41:48.704428+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:41:48.704443+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:41:48.704457+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:41:48.731648+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:50.557492+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"130"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/130","method":"GET"} [] [2025-03-14T11:41:50.561814+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:50.561846+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:50.561863+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:50.562396+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:50.562436+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:50.562460+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:52.357487+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:41:52.454792+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:52.454843+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:52.454861+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:52.456695+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:41:52.461193+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:41:52.461234+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:41:52.461257+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:41:52.461274+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:41:52.461294+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:41:52.461309+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:41:52.495984+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:54.473803+01:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"131"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/131","method":"GET"} [] [2025-03-14T11:41:54.519858+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:54.519921+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:54.519948+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:54.521640+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:54.521703+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:54.521739+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:41:56.289842+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:41:56.294382+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:56.294413+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:56.294435+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:56.295039+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:41:56.297736+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:41:56.297778+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:41:56.297801+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:41:56.297819+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:41:56.297835+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:41:56.297849+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:41:56.337242+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:41:58.078771+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"96"},"request_uri":"https://oasb.wefeatit.com/billing/preview/96","method":"GET"} [] [2025-03-14T11:41:58.083578+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:41:58.083614+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:58.083632+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:41:58.216261+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-14T11:41:58.216335+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-14T11:41:58.216365+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-14T11:41:58.216383+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-14T11:41:58.216398+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-14T11:41:58.216413+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-14T11:41:58.216426+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-14T11:41:58.216440+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-14T11:42:00.216953+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"97"},"request_uri":"https://oasb.wefeatit.com/billing/preview/97","method":"GET"} [] [2025-03-14T11:42:00.223739+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:00.223788+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:00.223812+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:00.229271+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-14T11:42:00.229374+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-14T11:42:00.229408+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-14T11:42:00.229435+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-14T11:42:00.229457+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-14T11:42:00.229480+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-14T11:42:00.229501+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-14T11:42:00.229523+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-14T11:42:01.861311+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"98"},"request_uri":"https://oasb.wefeatit.com/billing/preview/98","method":"GET"} [] [2025-03-14T11:42:01.866545+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:01.866583+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:01.866601+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:01.869937+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-14T11:42:01.869992+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-14T11:42:01.870016+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-14T11:42:01.870033+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-14T11:42:01.870049+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-14T11:42:01.870064+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-14T11:42:01.870078+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-14T11:42:01.870092+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-14T11:42:03.642215+01:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"97"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/97","method":"GET"} [] [2025-03-14T11:42:03.647442+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:03.647473+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:03.647498+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:03.651208+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-14T11:42:03.651253+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-14T11:42:03.651281+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-14T11:42:03.651299+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-14T11:42:03.651314+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-14T11:42:03.651328+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-14T11:42:03.651364+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-14T11:42:03.651379+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-14T11:42:05.403362+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:42:05.407761+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:05.407789+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:05.407806+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:05.408890+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:42:05.411548+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:42:05.411594+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:42:05.411617+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:42:05.411636+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:42:05.411653+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:42:05.411668+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:42:05.439214+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:42:07.272082+01:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"98"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/98","method":"GET"} [] [2025-03-14T11:42:07.276548+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:07.276578+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:07.276595+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:07.279843+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-14T11:42:07.279891+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-14T11:42:07.279915+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-14T11:42:07.279938+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-14T11:42:07.279953+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-14T11:42:07.279968+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-14T11:42:07.279982+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-14T11:42:07.279996+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-14T11:42:09.252024+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-03-14T11:42:09.263963+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:09.263993+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:09.264011+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:09.265730+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:42:09.270119+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:42:09.270158+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:42:09.270185+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:42:09.270203+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:42:09.270219+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:42:09.270233+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:42:09.307973+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-14T11:42:11.348821+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"116"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/116","method":"GET"} [] [2025-03-14T11:42:11.360284+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:11.360330+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:11.360356+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:11.362414+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:11.362537+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:11.362565+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:13.117524+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:42:13.121919+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:13.121948+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:13.121965+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:13.122543+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:42:13.125033+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:42:13.125071+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:42:13.125093+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:42:13.125111+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:42:13.125126+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:42:13.125141+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:42:17.489739+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:42:20.051918+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"117"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/117","method":"GET"} [] [2025-03-14T11:42:20.056570+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:20.056601+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:20.056619+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:20.057160+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:20.057204+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:20.057228+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:22.160554+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:42:22.165899+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:22.165933+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:22.165955+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:22.167244+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:42:22.174111+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:42:22.174159+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:42:22.174182+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:42:22.174205+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:42:22.174222+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:42:22.174239+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:42:22.388454+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:42:24.493039+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"118"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/118","method":"GET"} [] [2025-03-14T11:42:24.505524+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:24.505561+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:24.505580+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:24.507391+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:24.507434+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:24.507459+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:26.566955+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:42:26.576404+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:26.576433+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:26.576451+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:26.577478+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:42:26.582977+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:42:26.583022+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:42:26.583045+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:42:26.583063+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:42:26.583079+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:42:26.583093+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:42:27.269263+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:42:29.729984+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"119"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/119","method":"GET"} [] [2025-03-14T11:42:29.734474+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:29.734506+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:29.734524+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:29.735392+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:29.735435+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:29.735460+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:31.718698+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:42:31.723570+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:31.723615+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:31.723634+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:31.724262+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:42:31.727106+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:42:31.727147+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:42:31.727170+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:42:31.727193+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:42:31.727209+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:42:31.727223+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:42:31.977180+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:42:33.946816+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"120"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/120","method":"GET"} [] [2025-03-14T11:42:33.951348+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:33.951379+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:33.951396+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:33.951955+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:33.951995+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:33.952020+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:36.057668+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:42:36.061962+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:36.061994+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:36.062011+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:36.062575+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:42:36.064998+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:42:36.065036+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:42:36.065058+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:42:36.065075+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:42:36.065090+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:42:36.065104+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:42:36.268303+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:42:37.871202+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"121"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/121","method":"GET"} [] [2025-03-14T11:42:37.875722+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:37.875755+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:37.875777+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:37.876330+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:37.876380+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:37.876404+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:39.872128+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:42:39.884080+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:39.884122+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:39.884140+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:39.886165+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:42:39.891139+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:42:39.891181+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:42:39.891204+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:42:39.891221+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:42:39.891241+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:42:39.891255+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:42:40.078905+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:42:42.105379+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"122"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/122","method":"GET"} [] [2025-03-14T11:42:42.116408+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:42.116454+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:42.116477+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:42.117691+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:42.117748+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:42.117782+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:43.815566+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:42:43.821391+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:43.821429+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:43.821452+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:43.822142+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:42:43.825145+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:42:43.825194+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:42:43.825225+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:42:43.825244+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:42:43.825259+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:42:43.825276+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:42:44.018527+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:42:46.038665+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"123"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/123","method":"GET"} [] [2025-03-14T11:42:46.043091+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:46.043122+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:46.043139+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:46.044080+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:46.044124+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:46.044149+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:47.923343+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:42:47.929307+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:47.929349+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:47.929371+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:47.930162+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:42:47.933297+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:42:47.933342+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:42:47.933366+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:42:47.933385+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:42:47.933406+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:42:47.933421+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:42:48.142041+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:42:50.047079+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"124"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/124","method":"GET"} [] [2025-03-14T11:42:50.051431+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:50.051460+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:50.051477+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:50.052010+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:50.052050+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:50.052074+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:51.799084+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:42:51.803889+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:51.803919+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:51.803936+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:51.804600+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:42:51.807263+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:42:51.807318+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:42:51.807340+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:42:51.807358+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:42:51.807373+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:42:51.807387+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:42:52.002849+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:42:53.789682+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"125"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/125","method":"GET"} [] [2025-03-14T11:42:53.793956+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:53.793985+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:53.794002+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:53.794524+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:53.794567+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:53.794591+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:55.583242+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:42:55.596416+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:55.596460+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:55.596480+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:55.598650+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:42:55.603962+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:42:55.604015+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:42:55.604039+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:42:55.604057+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:42:55.604073+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:42:55.604093+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:42:55.797333+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:42:58.000529+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"126"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/126","method":"GET"} [] [2025-03-14T11:42:58.010714+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:42:58.010750+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:58.010768+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:42:58.011782+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:58.011825+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:42:58.011851+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:00.122975+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:43:00.127393+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:43:00.127421+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:00.127438+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:00.128018+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:43:00.130634+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:43:00.130673+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:43:00.130695+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:43:00.130713+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:43:00.130728+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:43:00.130742+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:43:00.325015+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:43:02.556866+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"127"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/127","method":"GET"} [] [2025-03-14T11:43:02.562696+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:43:02.562730+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:02.562752+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:02.563776+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:02.563835+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:02.563867+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:04.167692+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:43:04.172090+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:43:04.172118+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:04.172135+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:04.172722+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:43:04.175184+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:43:04.175222+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:43:04.175244+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:43:04.175262+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:43:04.175279+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:43:04.175297+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:43:04.383493+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:43:06.472231+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"128"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/128","method":"GET"} [] [2025-03-14T11:43:06.477292+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:43:06.477331+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:06.477348+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:06.477937+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:06.477982+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:06.478006+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:08.285945+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:43:08.290306+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:43:08.290337+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:08.290354+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:08.290934+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:43:08.293431+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:43:08.293470+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:43:08.293492+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:43:08.293510+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:43:08.293525+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:43:08.293539+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:43:08.485697+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:43:10.261147+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"129"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/129","method":"GET"} [] [2025-03-14T11:43:10.265607+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:43:10.265642+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:10.265658+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:10.266207+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:10.266248+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:10.266276+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:11.972881+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:43:11.985774+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:43:11.985818+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:11.985837+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:11.988087+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:43:11.993329+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:43:11.993369+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:43:11.993392+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:43:11.993410+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:43:11.993425+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:43:11.993439+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:43:12.208111+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:43:14.000005+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"130"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/130","method":"GET"} [] [2025-03-14T11:43:14.016975+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:43:14.017010+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:14.017027+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:14.018113+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:14.018156+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:14.018180+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:15.648979+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:43:15.654633+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:43:15.654676+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:15.654698+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:15.655522+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:43:15.658938+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:43:15.658991+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:43:15.659020+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:43:15.659044+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:43:15.659066+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:43:15.659086+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:43:15.882994+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:43:17.717519+01:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"131"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/131","method":"GET"} [] [2025-03-14T11:43:17.721909+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:43:17.721937+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:17.721954+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:17.722816+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:17.722858+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:17.722887+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-14T11:43:19.699943+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-14T11:43:19.704653+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:43:19.704689+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:19.704709+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:43:19.705400+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-14T11:43:19.708101+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-14T11:43:19.708140+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-14T11:43:19.708163+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-14T11:43:19.708180+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-14T11:43:19.708195+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-14T11:43:19.708209+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-14T11:43:19.936147+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-14T11:53:07.730517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T11:53:07.929060+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-14T11:53:07.943496+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:53:07.943528+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:53:07.943545+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:53:08.109508+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-14T11:53:08.114370+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:53:08.114399+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:53:08.114416+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:53:08.240282+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T11:53:08.376518+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T11:53:08.496713+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T11:53:08.581609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T11:53:08.653693+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T11:53:08.792542+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T11:53:08.868062+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T11:53:08.957985+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-14T11:53:08.962323+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:53:08.962352+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:53:08.962369+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:53:09.041516+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-14T11:53:09.046783+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T11:53:09.046816+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T11:53:09.046839+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:37:32.731174+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-14T12:37:32.782108+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T12:37:32.782158+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:37:32.782178+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:37:33.157752+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-14T12:37:33.162568+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T12:37:33.162605+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:37:33.162622+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:37:33.753842+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-14T12:37:33.758189+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T12:37:33.758219+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:37:33.758236+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:37:34.041779+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-14T12:38:07.826201+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-14T12:38:07.858443+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T12:38:07.858476+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:08.893237+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"nbufpkis@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:08.895907+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:08.909026+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:09.851417+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-14T12:38:09.857564+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T12:38:09.857595+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:09.885358+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"nbufpkis@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:09.886309+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:09.886422+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:10.655638+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-14T12:38:10.663885+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T12:38:10.663930+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:10.697551+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"nbufpkis@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:10.698625+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:10.698766+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:11.470811+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-14T12:38:11.477017+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T12:38:11.477046+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:11.503587+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"nbufpkis@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:11.504460+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:11.504573+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:12.263938+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-14T12:38:12.271881+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T12:38:12.271925+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:12.306283+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"nbufpkis@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:12.307207+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:12.307321+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:13.073240+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-14T12:38:13.079475+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T12:38:13.079507+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:13.107186+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"nbufpkis@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:13.108109+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:38:13.108222+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:46:04.473709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T12:46:05.872193+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-14T12:46:05.882806+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T12:46:05.882839+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:46:05.882857+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:46:06.136301+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-14T12:46:06.142271+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T12:46:06.142309+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:46:06.142333+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:48:17.555574+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-14T12:48:17.847611+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T12:48:17.847662+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:48:17.847681+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:48:20.059687+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-14T12:48:20.065463+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T12:48:20.065494+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:48:20.065512+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T12:50:29.667131+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T13:34:11.287474+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T14:14:06.501432+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-14T14:14:06.839892+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T14:14:06.839939+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:14:06.839957+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:14:10.596391+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-14T14:14:10.601114+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T14:14:10.601143+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:14:10.601160+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:39.638521+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-14T14:23:39.690851+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T14:23:39.690895+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:39.690913+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:40.112122+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-14T14:23:40.116904+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T14:23:40.116937+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:40.116955+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:43.019439+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-14T14:23:43.025566+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T14:23:43.025604+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:43.884255+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"hollandskilar@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:43.885563+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:43.885972+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:46.052230+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-14T14:23:46.056944+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T14:23:46.056983+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:46.057001+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:49.309744+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-14T14:23:49.315873+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T14:23:49.315908+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:49.360880+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:49.362121+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:49.362278+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:51.596595+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-14T14:23:51.601017+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T14:23:51.601045+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:51.601063+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:52.048997+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-14T14:23:52.053410+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T14:23:52.053439+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:52.053455+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T14:23:52.323019+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-14T15:00:54.722112+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-14T15:00:54.778810+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T15:00:54.778858+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T15:00:54.778877+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T15:00:59.996679+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-14T15:01:00.001496+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T15:01:00.001527+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T15:01:00.001544+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T15:14:39.904067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T17:20:03.398848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-14T17:42:49.367155+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-14T17:42:49.797392+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T17:42:49.797451+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T17:42:49.797472+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T17:42:51.393867+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-14T17:42:51.399365+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T17:42:51.399393+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T17:42:51.399411+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T17:52:35.219261+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-14T17:52:35.264570+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T17:52:35.264608+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T17:52:35.264625+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T17:52:35.560690+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-14T17:52:35.565432+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T17:52:35.565465+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T17:52:35.565483+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T19:47:32.615721+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-14T19:47:33.445238+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T19:47:33.445296+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T19:47:33.445317+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T19:47:36.263126+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-14T19:47:36.267847+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T19:47:36.267879+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T19:47:36.267896+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T19:47:42.718336+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-14T19:47:42.722687+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T19:47:42.722716+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T19:47:42.722732+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T19:47:42.986244+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-14T20:16:06.275870+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-14T20:16:06.350784+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T20:16:06.350841+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T20:16:06.350860+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T20:16:06.899189+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-14T20:16:06.903816+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T20:16:06.903846+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T20:16:06.903863+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T23:14:02.499071+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-14T23:14:03.282997+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T23:14:03.283051+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T23:14:03.283074+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T23:14:05.510575+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-14T23:14:05.515241+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T23:14:05.515272+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T23:14:05.515289+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T23:47:10.294021+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-14T23:47:10.319622+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T23:47:10.319656+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T23:47:10.319674+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T23:47:10.492775+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-14T23:47:10.497559+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-14T23:47:10.497588+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-14T23:47:10.497605+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T00:56:30.448490+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-03-15T00:56:31.740195+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T00:56:31.740247+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T00:56:31.786484+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T03:16:56.345284+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-15T03:16:56.928788+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T03:16:56.928854+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T03:16:56.928881+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T03:16:59.585471+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-15T03:16:59.590376+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T03:16:59.590406+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T03:16:59.590423+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T04:25:21.722442+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-15T04:25:22.787485+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T04:25:22.787548+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T04:25:22.787569+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T04:25:26.339647+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-15T04:25:26.345707+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T04:25:26.345745+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T04:25:26.345767+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T04:38:28.901458+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T04:51:37.690117+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-15T04:51:37.718493+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T04:51:37.718529+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T04:51:37.718546+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T04:51:59.946834+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-15T04:51:59.966376+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T04:51:59.966421+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T04:51:59.966440+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T04:52:02.415237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T04:52:13.629199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T05:44:01.050709+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-15T05:44:01.817415+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T05:44:01.817470+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T05:44:01.817490+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T06:43:37.011262+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-15T06:43:37.649846+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T06:43:37.649899+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T06:43:37.649918+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T06:43:44.004804+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-15T06:43:44.009745+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T06:43:44.009773+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T06:43:44.009791+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T07:10:32.985503+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T07:10:37.652071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T07:12:40.090449+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T07:12:42.491932+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-15T07:12:42.776753+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T07:12:42.776808+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T07:12:42.776829+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T07:12:45.406213+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-15T07:12:45.410632+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T07:12:45.410660+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T07:12:45.410677+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T08:11:04.508749+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-15T08:11:05.120357+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T08:11:05.120418+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T08:11:05.120441+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T08:11:09.381365+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-15T08:11:09.386038+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T08:11:09.386068+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T08:11:09.386085+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T10:50:31.803536+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-15T10:50:32.364663+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T10:50:32.364720+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T10:50:32.364745+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T10:55:07.255849+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-15T10:55:07.289088+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T10:55:07.289129+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T10:55:07.289148+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T10:55:08.189773+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-15T10:55:08.194556+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T10:55:08.194586+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T10:55:08.194605+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T10:55:09.270002+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-15T10:55:09.275571+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T10:55:09.275603+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T10:55:09.275620+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:33:34.299102+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-15T11:33:34.355815+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T11:33:34.355856+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:33:34.355875+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:33:34.564454+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-15T11:33:34.569302+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T11:33:34.569331+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:33:34.569348+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:33:34.827596+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-15T11:33:34.831895+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T11:33:34.831924+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:33:34.831941+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:33:35.224248+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-15T11:33:37.623021+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-15T11:33:37.629232+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T11:33:37.629268+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:33:37.629290+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:33:37.648145+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-15T11:33:37.729979+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-15T11:33:37.734338+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T11:33:37.734366+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:33:37.734383+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:33:37.752325+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-15T11:46:01.108167+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-15T11:46:01.139878+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T11:46:01.139917+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:01.139935+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:01.500984+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-15T11:46:01.505716+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T11:46:01.505745+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:01.505763+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:03.314021+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-15T11:46:03.320048+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T11:46:03.320078+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:06.043314+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"cherie_holloway2002@yahoo.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:06.045475+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:06.073404+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:07.718042+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-15T11:46:07.722417+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T11:46:07.722447+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:07.722464+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:09.916226+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-15T11:46:09.922199+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T11:46:09.922229+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:09.947426+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:09.948236+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:09.948339+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:11.553396+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-15T11:46:11.557691+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T11:46:11.557719+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:11.557735+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:12.053599+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-15T11:46:12.057861+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T11:46:12.057889+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:12.057906+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T11:46:12.575350+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-15T12:35:39.507370+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-15T12:35:39.564503+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T12:35:39.564547+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T12:35:39.564566+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T12:35:41.858983+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-15T12:35:41.863823+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T12:35:41.863851+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T12:35:41.863867+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T12:43:42.864219+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/thoms.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/thoms.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thoms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T12:43:43.127195+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/thoms.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/thoms.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thoms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T12:43:45.859339+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/inputs.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/inputs.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T12:43:46.044109+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/inputs.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/inputs.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T12:43:59.168749+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/userfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/userfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/userfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T12:43:59.412620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/userfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/userfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/userfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T12:44:15.886594+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/tempfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/tempfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tempfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T12:44:16.070821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/tempfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/tempfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tempfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T12:44:24.367035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/termps.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/termps.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T12:44:24.519549+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/termps.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/termps.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T13:09:11.140213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T14:19:29.690041+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-15T14:19:29.726765+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T14:19:29.726816+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T14:19:29.726835+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T14:19:31.122155+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-15T14:19:31.126834+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T14:19:31.126862+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T14:19:31.126878+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T15:03:40.735393+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-15T15:03:40.787255+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T15:03:40.787295+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T15:03:40.787314+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T15:03:41.637078+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-15T15:03:41.641722+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T15:03:41.641750+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T15:03:41.641766+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T15:03:41.795037+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-15T15:03:41.799521+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T15:03:41.799550+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T15:03:41.799568+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T15:58:19.720282+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-15T15:58:19.784585+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T15:58:19.784644+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T15:58:19.784668+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T15:58:21.171172+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-15T15:58:21.176060+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T15:58:21.176095+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T15:58:21.176113+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T16:32:01.330826+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-15T16:32:01.953956+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T16:32:01.954015+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T16:32:01.954037+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T16:39:51.640180+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-15T16:39:51.669155+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T16:39:51.669191+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T16:39:51.669209+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T16:39:52.629782+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-15T16:39:52.634413+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T16:39:52.634442+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T16:39:52.634458+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T16:51:04.507859+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-15T16:51:04.560732+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T16:51:04.560773+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T16:51:04.560792+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T16:51:04.693489+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-15T16:51:04.698278+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T16:51:04.698308+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T16:51:04.698326+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T18:03:02.746072+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hellopress/wp_filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:05.346543+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:05.484615+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:05.619564+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:05.757585+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/astra/inc/ki1k.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/astra/inc/ki1k.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/astra/inc/ki1k.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:05.907741+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/WordPress/wp-admin/includes/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/WordPress/wp-admin/includes/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/WordPress/wp-admin/includes/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:06.040498+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:06.184314+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ty.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ty.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ty.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:06.342828+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/cay-van-phong/filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/cay-van-phong/filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/cay-van-phong/filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:06.480067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:06.619119+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:06.807556+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:06.954099+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/legacy/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/legacy/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/legacy/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:07.106124+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:07.241050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:07.397330+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:07.528933+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/rk2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/rk2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/wp-includes/ID3/rk2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:07.771013+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/28c5400b0b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/28c5400b0b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/28c5400b0b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:07.906234+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/wp-config-sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/wp-config-sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/wp-config-sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:08.040737+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/.info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/.info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/wp-includes/ID3/.info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:08.180330+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:08.311741+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/img/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:08.445610+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:08.659830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:08.803016+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:08.949939+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:09.086997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:09.235172+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:09.460120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:03:09.621305+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T18:16:50.116618+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-15T18:16:50.139559+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T18:16:50.139594+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T18:16:50.139616+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T18:16:52.396433+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-15T18:16:52.401114+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T18:16:52.401142+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T18:16:52.401159+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T19:05:14.786673+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-15T19:05:14.822968+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T19:05:14.823011+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T19:05:14.823030+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T19:05:15.004820+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-15T19:05:15.009551+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T19:05:15.009579+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T19:05:15.009596+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T19:05:15.511110+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-15T19:05:15.515518+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T19:05:15.515547+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T19:05:15.515565+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T19:05:15.646867+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-15T19:05:15.651165+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T19:05:15.651193+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T19:05:15.651209+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T19:13:52.550700+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T21:13:12.469973+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-15T21:13:12.505641+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T21:13:12.505679+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T21:13:12.505697+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T21:13:16.560187+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-15T21:13:16.564851+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T21:13:16.564880+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T21:13:16.564897+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T22:24:37.971596+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T22:58:37.787941+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-15T22:58:38.363722+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T22:58:38.363777+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T22:58:38.363798+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T22:58:40.887759+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-15T22:58:40.892573+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T22:58:40.892604+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T22:58:40.892621+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T23:08:53.889037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T23:08:55.478454+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-15T23:42:46.557587+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-15T23:42:46.587771+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T23:42:46.587807+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T23:42:46.587825+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T23:42:46.865772+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-15T23:42:46.870499+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-15T23:42:46.870529+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-15T23:42:46.870546+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T00:30:29.369964+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/index.php/v1/config/application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/index.php/v1/config/application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/index.php/v1/config/application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T00:42:04.121034+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T00:42:04.181368+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T00:42:04.181407+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T00:42:04.181428+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T00:42:05.081128+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T00:42:05.085874+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T00:42:05.085904+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T00:42:05.085921+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T01:13:48.793244+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T01:13:48.820214+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T01:13:48.820253+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T01:13:48.820271+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T01:13:49.225412+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T01:13:49.230132+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T01:13:49.230163+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T01:13:49.230180+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T01:13:50.644670+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-16T01:13:50.649017+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T01:13:50.649044+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T01:13:50.649061+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T01:13:54.245104+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-16T01:13:54.249412+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T01:13:54.249440+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T01:13:54.249456+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T01:15:24.251184+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T01:15:24.270911+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T01:15:24.270969+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T01:15:24.270994+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T01:15:24.562257+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T01:15:24.567231+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T01:15:24.567261+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T01:15:24.567278+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T02:01:57.786217+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-16T02:01:57.822155+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T02:01:57.822202+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T02:01:57.822221+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T02:02:04.996801+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-16T02:02:05.003128+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T02:02:05.003169+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T02:02:05.003191+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T02:13:35.088909+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T04:01:02.315709+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T04:01:03.405890+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T04:01:03.405947+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T04:01:03.405968+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T05:25:24.970831+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-16T05:25:26.090979+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T05:25:26.091037+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T05:25:26.091057+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T05:25:30.149254+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-16T05:25:30.153959+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T05:25:30.153993+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T05:25:30.154011+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:16:38.159174+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/libraries/plupload/examples/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/libraries/plupload/examples/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/libraries/plupload/examples/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T06:32:37.324536+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T06:32:38.212637+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T06:32:38.212690+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:32:38.212710+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:33:03.409386+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T06:33:03.843272+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T06:33:03.843326+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:33:03.843347+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:33:16.434013+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T06:33:45.147713+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T06:42:09.611623+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-16T06:42:09.727860+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T06:42:09.727916+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:42:09.727936+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:43:16.292718+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-16T06:43:16.524393+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T06:43:16.524447+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:43:16.524466+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:43:28.416100+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T06:43:53.369994+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T06:44:19.375468+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-16T06:44:19.433376+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T06:44:19.433440+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:19.433464+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:19.752095+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-16T06:44:19.758563+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T06:44:19.758608+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:19.758631+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:21.492888+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-16T06:44:21.499160+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T06:44:21.499193+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:23.544963+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"duratri6@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:23.547079+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:23.571546+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:25.623112+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-16T06:44:25.627488+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T06:44:25.627517+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:25.627533+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:27.585099+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-16T06:44:27.593695+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T06:44:27.593732+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:27.625304+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:27.626222+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:27.626335+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:29.049617+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-16T06:44:29.053934+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T06:44:29.053963+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:29.053980+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:29.323631+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-16T06:44:29.328113+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T06:44:29.328141+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:29.328157+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T06:44:29.775726+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-16T07:07:28.088610+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T07:07:28.955893+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T07:07:28.955947+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:07:28.955968+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:07:32.296391+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T07:07:32.301354+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T07:07:32.301384+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:07:32.301402+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:10:43.435508+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T07:10:43.924162+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T07:10:43.924221+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:10:43.924243+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:10:46.811763+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T07:10:46.817411+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T07:10:46.817446+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:10:46.817464+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:12:17.914654+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T07:12:17.962814+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T07:12:17.962857+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:12:17.962876+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:12:18.153018+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T07:12:18.158581+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T07:12:18.158619+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:12:18.158641+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:12:18.480248+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T07:16:38.691209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T07:16:41.429944+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-16T07:16:41.782712+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T07:16:41.782769+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:16:41.782789+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:33:19.386049+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T07:33:19.443613+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T07:33:19.443654+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:33:19.443672+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:33:19.590720+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T07:33:19.596037+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T07:33:19.596065+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:33:19.596082+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T07:33:19.716279+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T08:11:26.096919+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T08:11:26.146370+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T08:11:26.146409+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T08:11:26.146428+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T08:11:26.339845+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T08:11:26.344513+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T08:11:26.344541+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T08:11:26.344558+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T08:29:53.677921+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T08:29:53.716516+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T08:29:53.716578+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T08:29:53.716602+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T08:29:54.054023+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T08:29:54.059095+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T08:29:54.059132+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T08:29:54.059150+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T08:50:38.862162+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-16T08:50:38.889675+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T08:50:38.889721+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T08:50:38.889739+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T08:51:39.156763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T09:58:00.362907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/archivarix.cms.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/archivarix.cms.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/archivarix.cms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T10:43:08.243893+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T10:43:08.270795+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T10:43:08.270838+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T10:43:08.270856+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T10:43:18.517740+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T10:43:18.522552+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T10:43:18.522589+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T10:43:18.522607+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T10:53:09.588766+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T10:53:09.987119+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T10:53:09.987164+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T10:53:09.987182+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T10:53:10.181470+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T10:53:10.186169+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T10:53:10.186197+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T10:53:10.186214+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T10:55:38.853441+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-16T10:55:38.872336+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T10:55:38.872394+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T10:55:38.872419+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T10:55:39.796165+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-16T10:55:39.801766+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T10:55:39.801796+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T10:55:39.801814+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T12:08:21.516022+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-16T12:08:21.624194+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T12:08:21.624240+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T12:08:21.624259+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T12:08:25.720495+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-16T12:08:25.725155+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T12:08:25.725183+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T12:08:25.725200+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T12:27:35.456593+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T12:27:35.482611+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T12:27:35.482660+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T12:27:35.482679+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T12:27:36.716870+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T12:27:36.721553+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T12:27:36.721582+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T12:27:36.721599+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T14:35:33.435132+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:35:33.826598+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-16T14:35:34.034800+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T14:35:34.034860+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T14:35:34.034882+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T14:35:34.304918+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-16T14:35:34.309534+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T14:35:34.309562+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T14:35:34.309580+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T14:35:34.491791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:35:34.690544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:35:34.843994+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:35:34.998725+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:35:35.183469+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:35:35.365890+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:35:35.525579+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:35:35.683493+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-16T14:35:35.689394+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T14:35:35.689435+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T14:35:35.689457+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T14:35:35.858735+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-16T14:35:35.863230+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T14:35:35.863267+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T14:35:35.863290+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T14:55:38.022807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:55:41.746985+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:55:44.718003+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:55:48.561078+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:55:52.808427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:55:57.810527+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:56:02.033391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:56:06.044496+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:56:11.216181+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:56:15.176002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:56:19.917682+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:56:24.590977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:56:28.796254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:56:34.454115+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:56:38.129968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:56:41.922796+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:56:47.125590+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:56:52.545145+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:56:56.842687+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:02.063744+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:07.915794+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:12.826290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:17.468815+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:20.036009+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:22.734225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:26.102906+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:28.828854+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:32.984831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:37.976552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:42.141337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:47.501513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:51.939848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:54.943546+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:57:57.959276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:58:01.611738+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:58:06.295816+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:58:09.881977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:58:13.519663+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:58:18.197420+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:58:22.455400+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:58:27.345845+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:58:34.132409+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:58:38.163185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:58:43.827330+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:58:46.729317+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:58:51.836894+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:58:52.721792+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:58:55.695097+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:59:01.760805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:59:05.305907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1893": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1893\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-16T14:59:06.695993+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:59:13.134840+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:59:17.453301+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1894": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1894\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-16T14:59:17.629808+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:59:21.114152+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:59:27.077960+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:59:35.446085+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:59:39.679314+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:59:42.506541+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:59:47.035772+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:59:52.753386+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T14:59:56.553000+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:00:01.880908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:00:05.879469+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:00:10.459592+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:00:14.357517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:00:18.455352+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:00:22.715214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:00:27.778211+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:00:32.464335+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:00:36.524982+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:00:41.314366+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:00:45.096372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:00:52.355186+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:00:57.339770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:01:03.088178+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:01:09.728882+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:01:15.027991+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:01:21.945318+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:01:29.042054+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:01:38.378011+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:01:43.327438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:01:49.950005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:01:55.496249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:02:03.419544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:02:09.319466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:02:16.764868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:02:27.865690+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:02:35.241686+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:02:43.245983+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:02:50.573553+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:02:59.126958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:03:06.663490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:03:13.508856+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:03:19.318723+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:03:22.952960+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:03:31.023269+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:03:35.934278+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:03:41.171296+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:03:46.449679+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:03:52.210151+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:03:58.024973+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:04:03.722342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:04:09.725576+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:04:16.349348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:04:24.276883+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:04:30.733440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:04:35.335411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:04:40.784505+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:04:46.227981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:04:51.816256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:04:56.895822+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:05:03.011807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:05:08.190767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:05:14.264985+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:05:17.540419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:05:23.711624+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:05:28.519835+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:05:34.629867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:05:35.680500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:05:36.278996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:05:39.892980+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:05:45.953654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:05:50.925438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:05:57.012371+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T15:06:01.848687+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T16:07:20.965805+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-16T16:07:21.023097+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T16:07:21.023142+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T16:07:21.023161+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T16:07:21.727270+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-16T16:07:21.733514+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T16:07:21.733552+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T16:07:21.733575+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T16:39:57.066936+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T16:40:08.614642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T16:53:44.506728+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T16:53:55.128721+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-16T16:53:55.144120+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T16:53:55.144159+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T16:53:55.144177+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T17:22:40.831439+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T17:22:40.867688+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T17:22:40.867726+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T17:22:40.867744+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T17:22:45.485977+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T17:22:45.491755+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T17:22:45.491787+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T17:22:45.491804+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T17:44:04.681832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:03.898211+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:05.555734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:07.052849+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:08.709475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:10.183526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:11.760369+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:13.363166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:14.924256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:16.588904+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:18.183754+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:19.660940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:21.201024+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:22.784726+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:24.484700+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:26.109592+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:27.521703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:29.220378+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:30.887261+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:32.547445+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:34.156470+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:35.833544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:37.586063+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:39.092711+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:40.681148+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:42.310594+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:43.803513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:45.448716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:47.096414+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:48.149077+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T17:46:48.163676+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T17:46:48.163727+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T17:46:48.163746+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T17:46:48.694207+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:49.679792+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T17:46:49.684277+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T17:46:49.684305+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T17:46:49.684326+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T17:46:50.364415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:52.133175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:53.763219+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:55.315705+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:56.895592+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:46:58.605648+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:00.541828+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:02.417654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:04.136959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:05.957211+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:07.960756+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:09.786885+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:11.451027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:13.090218+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:14.810736+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:16.471202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:18.058351+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:19.709767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:21.536763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:23.377246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:25.193180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:26.709514+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:28.470169+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:30.196045+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:32.032624+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:34.302834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:36.318632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:38.360653+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:40.343714+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:42.240755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:43.907427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:46.210533+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:48.237511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:49.962579+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:51.709456+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:53.223208+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:54.971081+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:47:57.575653+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:48:00.144063+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:48:02.762067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:48:05.537670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:48:08.135309+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:48:11.116107+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T17:48:14.020868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:52.814325+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:53.169190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:53.450959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:53.737468+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:54.030158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:54.315713+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:54.603559+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:54.884608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:55.170568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:55.455602+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:55.744429+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:56.028215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:56.306189+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:56.592984+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:56.878793+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:57.166833+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:57.445632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:57.728348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:09:58.010048+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:59:49.244275+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:59:49.466271+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-16T18:59:49.487618+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T18:59:49.487680+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T18:59:49.487703+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T18:59:49.684959+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-16T18:59:49.689483+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T18:59:49.689517+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T18:59:49.689534+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T18:59:49.842322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:59:49.984782+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-16T18:59:49.990319+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T18:59:49.990354+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T18:59:49.990376+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T18:59:50.119160+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-16T18:59:50.123504+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T18:59:50.123532+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T18:59:50.123549+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T18:59:50.206644+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T18:59:51.002268+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-16T18:59:51.007550+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T18:59:51.007590+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T18:59:51.007608+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T18:59:51.138531+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-16T18:59:51.142929+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T18:59:51.142957+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T18:59:51.142974+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T20:28:36.494166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:40.778621+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wpr-addons/forms/b1ack.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wpr-addons/forms/b1ack.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wpr-addons/forms/b1ack.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:41.129321+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:41.416547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:41.700679+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wordpresss3cll/includes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wordpresss3cll/includes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wordpresss3cll/includes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:42.006201+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:42.390402+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:42.674286+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:42.955217+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:43.243879+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:43.528370+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:43.824517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/yyobang/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/yyobang/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/yyobang/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:44.112004+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell20211028.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell20211028.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell20211028.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:44.398125+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/press/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/press/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/press/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:44.685677+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xxl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xxl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xxl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:44.969739+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:45.254404+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:45.537339+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:45.822458+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:46.101078+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:46.447606+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-head.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-head.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-head.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:46.732762+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/uploader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/uploader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/uploader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:47.039221+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:47.336835+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:47.630005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ms.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ms.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:47.932298+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/gravity_forms/g/f/f/b/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/gravity_forms/g/f/f/b/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/gravity_forms/g/f/f/b\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:48.214682+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vuln.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vuln.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vuln.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:48.589535+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gel4y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gel4y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gel4y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:48.878360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:49.185165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sts.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sts.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sts.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:49.575675+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-hoard.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-hoard.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-hoard.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:49.869883+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-l0gin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-l0gin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-l0gin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:50.168599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/priv8.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/priv8.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/priv8.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:50.472587+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-post-editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-post-editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-post-editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:50.754423+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/users.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/users.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/users.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:51.101880+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:51.391229+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:51.700439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:52.005694+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:52.291285+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:52.603626+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:52.884333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:53.180095+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:53.473486+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/11index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/11index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/11index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:53.761291+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:54.052295+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:54.335847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp_wrong_datlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp_wrong_datlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp_wrong_datlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:54.620160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-adminincludesclass-wp-media-list-data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-adminincludesclass-wp-media-list-data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-adminincludesclass-wp-media-list-data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:54.900472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:55.192779+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:55.478870+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:55.963918+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/stindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/stindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:56.360423+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alwso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alwso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alwso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:56.640866+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ups.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ups.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ups.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:56.924042+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:57.211562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sym.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sym.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sym.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:57.491549+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sym403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sym403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sym403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:57.772461+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:58.086760+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/symlink.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/symlink.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/symlink.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:58.753302+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:59.059772+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:59.355832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:50:59.646282+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:00.010835+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:00.294846+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:00.575730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:00.910145+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:01.361209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:01.643778+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/old-index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/old-index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old-index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:01.926039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/FoxWSO.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/FoxWSO.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/FoxWSO.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:02.205305+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:02.486350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:02.777295+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:03.058958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/imagesvuln.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/imagesvuln.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/imagesvuln.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:03.340477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit-form.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit-form.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit-form.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:03.624640+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wikindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wikindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wikindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:03.905175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/m.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/m.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/m.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:04.222778+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/0byte.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/0byte.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/0byte.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:04.508902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:04.794379+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new-index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new-index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new-index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:05.076141+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:05.368608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/qindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/qindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/qindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:05.649123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/minimo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/minimo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/minimo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:05.928699+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:06.211298+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/V3.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/V3.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/V3.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:06.492523+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/V5.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/V5.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/V5.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:06.777290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:07.055963+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/www.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/www.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/www.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:07.337607+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/100.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/100.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/100.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:07.622066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/777.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/777.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/777.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:07.904691+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defau1t.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defau1t.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defau1t.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:08.189257+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/f.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/f.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/f.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:08.544232+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xox.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xox.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xox.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:08.826559+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/o.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/o.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/o.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:09.180827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:09.473554+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:09.767564+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/baindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/baindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:10.051196+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:10.331197+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:10.611411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/root.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/root.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/root.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:11.013303+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/nee.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/nee.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nee.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:11.367992+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/v.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/v.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:11.651884+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/z.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/z.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/z.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:12.008706+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/g.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/g.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/g.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:12.310992+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c99.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c99.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c99.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:12.598297+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/w.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/w.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/w.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:12.880964+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:13.169834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lol.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lol.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lol.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:13.450723+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/87.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/87.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/87.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:13.738629+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/7yn.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/7yn.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/7yn.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:14.019547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/haxor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/haxor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/haxor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:14.303642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/13.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/13.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/13.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:14.587018+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/e.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/e.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/e.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:14.880836+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/r.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/r.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/r.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:15.165647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/t.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/t.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/t.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:15.444690+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:15.726134+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/u.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/u.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/u.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:16.006317+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/i.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/i.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/i.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:16.287479+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/p.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/p.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/p.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:16.577833+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/q.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/q.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/q.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:16.865616+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/s.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/s.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:17.160141+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/d.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/d.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/d.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:17.439814+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/h.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/h.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/h.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:17.722068+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/j.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/j.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/j.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:18.005293+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/k.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/k.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/k.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:18.320268+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/l.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/l.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/l.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:18.611583+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/n.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/n.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/n.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:18.894544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:19.173788+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/kindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/kindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:19.469545+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/FoxWSOv1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/FoxWSOv1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/FoxWSOv1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:19.759496+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:20.044163+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:20.332534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:20.621789+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/WSO.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/WSO.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/WSO.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:20.910556+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:21.199327+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:21.512491+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ok.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ok.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ok.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:21.807773+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/if.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/if.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/if.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:22.089056+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/kk.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/kk.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kk.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:22.372094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mrjn.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mrjn.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mrjn.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:22.658734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/kn.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/kn.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kn.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:22.946810+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3301.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3301.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3301.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:23.226150+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/leaf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/leaf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/leaf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:23.510816+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:23.791287+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mailer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mailer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mailer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:24.082022+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/anone.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/anone.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/anone.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:24.373184+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-configer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-configer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-configer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:24.656303+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-ad.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-ad.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-ad.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:24.948652+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/send.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/send.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/send.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:25.230760+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:25.510467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.wp-cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.wp-cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.wp-cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:25.869398+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sendmail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sendmail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendmail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:26.202028+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rahma.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rahma.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rahma.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:26.531914+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/nasgor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/nasgor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nasgor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:26.816954+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-confirm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-confirm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-confirm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:27.268358+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa123.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa123.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa123.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:27.548903+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:27.843551+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:28.134037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-one.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-one.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-one.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:28.428202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alexus.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alexus.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alexus.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:28.778396+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso1337.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso1337.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso1337.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:29.067767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1337.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1337.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1337.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:29.348123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:29.636450+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/it.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/it.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/it.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:29.917236+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/kiss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/kiss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kiss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:30.225656+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/0.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/0.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/0.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:30.630060+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:30.911333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/owl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/owl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:31.191894+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ohayo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ohayo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ohayo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:31.493856+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:31.840779+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cms.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cms.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:32.181238+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-uploads.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-uploads.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-uploads.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:32.463952+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Gel.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Gel.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Gel.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:32.754465+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/41.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/41.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/41.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:33.041331+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/4price.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/4price.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/4price.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:33.387415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/MARIJUANA.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/MARIJUANA.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/MARIJUANA.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:33.783334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/marijuana.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/marijuana.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/marijuana.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:34.079635+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.fk.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.fk.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.fk.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:34.360523+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/XxX.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/XxX.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/XxX.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:34.649085+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Sendemail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Sendemail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Sendemail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:34.934982+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:35.254762+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/leafmailer2.8.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/leafmailer2.8.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/leafmailer2.8.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:35.541175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/olu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/olu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/olu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:35.821976+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alexusmailer%202.0.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alexusmailer%202.0.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alexusmailer%202.0.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:36.102841+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:36.398452+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alexus-mailer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alexus-mailer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alexus-mailer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:36.720875+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:37.000004+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:37.278837+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:37.567613+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/olux.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/olux.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/olux.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:37.846703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:38.128066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:38.414955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-confiig.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-confiig.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-confiig.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:38.706714+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:39.022654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T20:51:39.306661+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/leafmailer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/leafmailer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/leafmailer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T21:05:28.953921+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T21:05:28.991556+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T21:05:28.991607+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T21:05:28.991625+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T21:05:29.261346+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T21:05:29.266544+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T21:05:29.266576+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T21:05:29.266594+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T21:05:29.849277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/index.html")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/index.html\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T21:10:01.565132+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//themes/zMousse/otuz1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//themes/zMousse/otuz1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//themes/zMousse/otuz1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T21:10:01.753033+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T21:10:01.829028+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T21:10:01.907806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T21:10:01.980814+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T21:10:02.056102+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/thumbs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/thumbs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thumbs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T21:10:02.136942+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T21:10:02.246306+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T21:10:02.326303+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T21:10:02.398786+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T21:10:02.474206+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T21:58:35.204720+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-16T21:58:35.248369+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T21:58:35.248415+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T21:58:35.248433+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T21:58:36.463531+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-16T21:58:36.468751+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T21:58:36.468789+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T21:58:36.468808+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T22:39:56.528671+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T22:39:56.554936+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T22:39:56.554970+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T22:39:56.554987+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T22:39:56.917444+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T22:39:56.922137+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T22:39:56.922164+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T22:39:56.922181+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T22:39:57.037660+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T23:00:10.138520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T23:00:10.402208+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-16T23:00:10.417834+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T23:00:10.417876+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T23:00:10.417894+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T23:00:10.633039+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-16T23:00:10.639635+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T23:00:10.639678+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T23:00:10.639701+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T23:00:10.825221+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T23:00:10.975169+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T23:00:11.117844+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T23:00:11.263049+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T23:00:11.435734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T23:00:11.592093+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T23:00:11.733235+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-16T23:00:11.887446+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-16T23:00:11.893618+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T23:00:11.893665+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T23:00:11.893688+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T23:00:12.049735+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-16T23:00:12.056039+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T23:00:12.056084+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T23:00:12.056107+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T23:33:36.631992+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-16T23:33:36.650308+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T23:33:36.650350+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T23:33:36.650368+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T23:33:38.644449+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-16T23:33:38.649260+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-16T23:33:38.649289+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-16T23:33:38.649306+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:09:58.608882+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-17T02:09:58.654962+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T02:09:58.667020+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:09:58.667052+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:09:59.454576+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-17T02:09:59.459505+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T02:09:59.459535+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:09:59.459552+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:00.966892+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-17T02:10:00.973054+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T02:10:00.973086+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:01.657233+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"cranerovana6@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:01.658735+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:01.659226+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:03.690135+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-17T02:10:03.694594+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T02:10:03.694623+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:03.694639+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:05.792055+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-17T02:10:05.798307+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T02:10:05.798338+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:05.813673+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:05.814493+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:05.814599+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:07.601794+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-17T02:10:07.607618+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T02:10:07.607668+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:07.607686+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:08.133192+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-17T02:10:08.137577+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T02:10:08.137610+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:08.137627+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:10:08.319203+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-17T02:42:34.446627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T02:42:35.319080+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-17T02:42:35.331392+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T02:42:35.331436+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:42:35.331454+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:52:29.308443+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T02:52:29.486336+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T02:52:29.499044+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T02:52:29.499093+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:52:29.499116+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:52:29.655342+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T02:52:29.660283+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T02:52:29.660314+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T02:52:29.660334+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T03:05:13.197000+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T03:05:13.228004+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T03:05:13.228048+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T03:05:13.228067+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T03:05:13.504956+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T03:05:13.509891+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T03:05:13.509924+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T03:05:13.509945+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T03:10:50.925951+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T03:10:50.952711+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T03:10:50.952749+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T03:10:50.952767+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T03:15:05.949261+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T03:15:05.992081+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T03:15:05.992136+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T03:15:05.992155+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T03:32:20.828436+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-17T03:32:21.215643+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T03:32:21.215688+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T03:32:21.215709+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T03:32:22.184420+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-17T03:32:22.189273+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T03:32:22.189302+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T03:32:22.189319+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T05:06:03.029105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T05:06:03.635568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/samll.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/samll.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/samll.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T05:06:03.788334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T05:06:03.948485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/0x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/0x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/0x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T05:06:04.109530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T05:06:04.261986+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cadastro-2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cadastro-2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cadastro-2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T05:12:01.406946+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T05:12:01.531961+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T05:12:01.532020+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T05:12:01.532041+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T05:12:03.637873+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T05:12:03.644306+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T05:12:03.644345+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T05:12:03.644374+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T06:56:51.655749+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-17T06:56:52.526315+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T06:56:52.526368+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T06:56:52.526388+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T06:56:55.341664+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-17T06:56:55.346421+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T06:56:55.346450+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T06:56:55.346467+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T07:04:17.990628+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T07:04:19.794301+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T07:18:07.076176+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T07:18:07.097663+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T07:18:07.097697+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T07:18:07.097715+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T07:18:07.314649+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T07:18:07.319880+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T07:18:07.319910+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T07:18:07.319927+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T07:23:31.217180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T07:23:31.450843+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-17T07:23:31.461722+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T07:23:31.461771+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T07:23:31.461792+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T07:23:31.639142+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-17T07:23:31.643740+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T07:23:31.643775+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T07:23:31.643793+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T07:23:31.807854+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T07:23:31.958503+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T07:23:32.110860+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T07:23:32.264149+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T07:23:32.419959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T07:23:32.581257+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T07:23:32.723836+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T07:23:32.871408+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-17T07:23:32.875811+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T07:23:32.875838+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T07:23:32.875855+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T07:23:33.016149+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-17T07:23:33.020638+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T07:23:33.020670+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T07:23:33.020687+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T08:05:54.767501+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T08:05:54.989693+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-17T08:05:55.006789+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T08:05:55.006825+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T08:05:55.006842+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T08:05:55.182544+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-17T08:05:55.188538+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T08:05:55.188578+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T08:05:55.188596+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T08:13:03.187462+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T08:13:03.206850+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T08:13:03.206900+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T08:13:03.206918+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T08:13:07.898590+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T08:13:07.903990+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T08:13:07.904023+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T08:13:07.904042+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T09:01:21.171606+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-17T09:01:21.215538+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T09:01:21.215582+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T09:01:21.215600+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T09:01:39.921673+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-17T09:01:39.939492+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T09:01:39.939535+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T09:01:39.939557+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T09:01:46.151529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T09:02:02.556247+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T09:12:55.209788+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T09:12:57.071245+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-17T09:12:57.088240+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T09:12:57.088278+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T09:12:57.088296+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T09:12:58.900470+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-17T09:12:58.904991+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T09:12:58.905022+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T09:12:58.905039+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T10:34:55.825483+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-17T10:34:55.866071+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T10:34:55.866120+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T10:34:55.866143+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T10:34:57.036106+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-17T10:34:57.040894+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T10:34:57.040924+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T10:34:57.040941+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T10:40:11.240028+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T12:22:28.747172+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T12:22:29.289646+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T12:22:29.289703+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T12:22:29.289724+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T12:22:33.087607+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T12:22:33.092795+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T12:22:33.092832+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T12:22:33.092849+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T12:24:06.847520+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-17T12:24:06.866608+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T12:24:06.866646+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T12:24:06.866664+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T12:24:16.098215+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-17T12:24:16.103993+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T12:24:16.104026+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T12:24:16.104044+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T12:24:17.563014+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T12:24:22.569580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T13:59:27.684956+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T13:59:27.753023+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T13:59:27.753086+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T13:59:27.753111+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T13:59:29.780471+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T13:59:29.785815+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T13:59:29.785844+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T13:59:29.785861+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T14:24:36.052151+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T14:24:36.357310+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-17T14:24:36.369517+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T14:24:36.369557+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T14:24:36.369579+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T14:24:36.570417+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-17T14:24:36.574839+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T14:24:36.574868+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T14:24:36.574884+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T14:24:36.730146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T14:24:36.884730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T14:24:37.102023+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T14:24:37.256477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T14:24:37.397328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T14:24:37.537276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T14:24:37.696492+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T14:24:37.854313+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-17T14:24:37.859122+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T14:24:37.859150+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T14:24:37.859167+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T14:24:38.000330+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-17T14:24:38.004728+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T14:24:38.004756+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T14:24:38.004772+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T15:33:37.636887+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-17T15:33:37.695791+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T15:33:37.695835+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T15:33:37.695853+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T15:33:38.979644+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-17T15:33:38.984594+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T15:33:38.984625+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T15:33:38.984643+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T15:54:06.349484+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T15:54:06.698468+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-17T15:54:06.709584+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T15:54:06.709616+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T15:54:06.709632+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T15:54:07.246537+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-17T15:54:07.252488+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T15:54:07.252531+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T15:54:07.252554+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T15:54:07.408533+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T15:54:07.550054+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T15:54:07.691809+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T15:54:07.829622+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T15:54:07.984635+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T15:54:08.136007+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T15:54:08.294201+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T15:54:08.441863+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-17T15:54:08.446318+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T15:54:08.446347+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T15:54:08.446363+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T15:54:08.595991+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-17T15:54:08.600686+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T15:54:08.600723+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T15:54:08.600740+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:21:53.260801+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T16:21:53.317165+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T16:21:53.317218+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:21:53.317236+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:21:54.012813+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T16:21:54.017801+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T16:21:54.017837+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:21:54.017854+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:21:54.828365+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T16:21:54.833001+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T16:21:54.833045+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:21:54.833063+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:30:31.897132+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/plugins/elrte/src/elrte.src.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/plugins/elrte/src/elrte.src.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/plugins/elrte/src/elrte.src.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T16:45:31.789879+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T16:45:31.821462+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T16:45:31.821500+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:45:31.821518+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:45:31.973477+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T16:45:31.978309+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T16:45:31.978340+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:45:31.978357+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:45:32.223740+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T16:45:32.230047+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T16:45:32.230096+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:45:32.230119+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:45:32.315571+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T16:45:32.319977+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T16:45:32.320007+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:45:32.320024+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T16:50:34.530809+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:18:41.251932+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:18:42.961115+01:00] request.INFO: Matched route "accounting". {"route":"accounting","route_parameters":{"_route":"accounting","_controller":"App\\Controller\\BankController::accounting"},"request_uri":"http://oasb.wefeatit.com/accounting","method":"GET"} [] [2025-03-17T17:18:42.975537+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:18:42.975574+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:18:42.975591+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:18:43.516437+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\Entity\BankStatement has no field or association named poste" at QueryException.php line 45 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\\Entity\\BankStatement has no field or association named poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:45)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a.id as AP, b.poste, sum(b.amount) as TA FROM App\\Entity\\BankStatement b INNER JOIN b.accountingPeriod a GROUP BY a.id,b.poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:23)"} [] [2025-03-17T17:18:45.768355+01:00] request.INFO: Matched route "statements". {"route":"statements","route_parameters":{"_route":"statements","accountingPeriodId":null,"_controller":"App\\Controller\\BankController::statements"},"request_uri":"http://oasb.wefeatit.com/banking","method":"GET"} [] [2025-03-17T17:18:45.772753+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:18:45.772780+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:18:45.772797+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:18:47.475324+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Can't get a way to read the property "poste" in class "App\Entity\BankStatement"." at PropertyAccessor.php line 456 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Can't get a way to read the property \"poste\" in class \"App\\Entity\\BankStatement\". at /home/wefeatitkc/www/oasb/vendor/symfony/property-access/PropertyAccessor.php:456)"} [] [2025-03-17T17:18:49.106956+01:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"http://oasb.wefeatit.com/clients","method":"GET"} [] [2025-03-17T17:18:49.111669+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:18:49.111702+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:18:49.111719+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:18:49.139166+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-17T17:18:49.159563+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-17T17:18:49.159629+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-17T17:18:49.159653+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-17T17:18:49.159672+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-17T17:18:49.159689+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-17T17:18:49.159704+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-17T17:18:49.202672+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at CompaniesController.php line 78 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-17T17:18:51.171539+01:00] request.INFO: Matched route "estimate". {"route":"estimate","route_parameters":{"_route":"estimate","_controller":"App\\Controller\\EstimateController::estimate"},"request_uri":"http://oasb.wefeatit.com/estimate/section","method":"GET"} [] [2025-03-17T17:18:51.175923+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:18:51.175955+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:18:51.175972+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:18:51.660767+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getOwnedCompany() on null" at EstimateController.php line 99 {"exception":"[object] (Error(code: 0): Call to a member function getOwnedCompany() on null at /home/wefeatitkc/www/oasb/src/Controller/EstimateController.php:99)"} [] [2025-03-17T17:18:53.394747+01:00] request.INFO: Matched route "fill_statements". {"route":"fill_statements","route_parameters":{"_route":"fill_statements","_controller":"App\\Controller\\BankController::fillStatements"},"request_uri":"http://oasb.wefeatit.com/fill/statements","method":"GET"} [] [2025-03-17T17:18:53.399979+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:18:53.400014+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:18:53.400031+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:18:54.990431+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Undefined constant "Symfony\Component\Console\Helper\STDIN"" at QuestionHelper.php line 58 {"exception":"[object] (Error(code: 0): Undefined constant \"Symfony\\Component\\Console\\Helper\\STDIN\" at /home/wefeatitkc/www/oasb/vendor/symfony/console/Helper/QuestionHelper.php:58)"} [] [2025-03-17T17:18:56.810713+01:00] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://oasb.wefeatit.com/logout","method":"GET"} [] [2025-03-17T17:18:56.823143+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:18:56.823184+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:18:56.823203+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:18:58.694279+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-17T17:18:58.704103+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:18:58.704141+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:18:58.704159+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:19:00.278584+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-17T17:19:00.283120+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:19:00.283151+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:19:00.283168+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:19:02.077351+01:00] request.INFO: Matched route "settings". {"route":"settings","route_parameters":{"_route":"settings","_controller":"App\\Controller\\SettingsController::index"},"request_uri":"http://oasb.wefeatit.com/settings","method":"GET"} [] [2025-03-17T17:19:02.081848+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:19:02.081880+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:19:02.081896+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:19:02.149915+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getOwnedCompany() on null" at SettingsController.php line 52 {"exception":"[object] (Error(code: 0): Call to a member function getOwnedCompany() on null at /home/wefeatitkc/www/oasb/src/Controller/SettingsController.php:52)"} [] [2025-03-17T17:19:04.061312+01:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"ts_calendar"},"request_uri":"http://oasb.wefeatit.com/timesheet/clear_stared_projects/ts_calendar","method":"GET"} [] [2025-03-17T17:19:04.066927+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:19:04.066969+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:19:04.066991+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:19:04.095680+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-17T17:19:04.095769+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-17T17:19:04.095804+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-17T17:19:04.106447+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-17T17:20:25.061729+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-17T17:20:25.080675+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:20:25.080737+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:20:25.080756+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:20:26.098796+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-17T17:20:26.103819+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:20:26.103855+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:20:26.103876+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:43:08.187200+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:43:08.400057+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-17T17:43:08.410557+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:43:08.410594+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:43:08.410612+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:43:08.587289+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-17T17:43:08.591734+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:43:08.591763+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:43:08.591780+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:43:08.744936+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:43:08.884909+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:43:09.025068+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:43:09.161943+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:43:09.298731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:43:09.442082+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:43:09.576424+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:43:09.712888+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-17T17:43:09.717357+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:43:09.717388+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:43:09.717405+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:43:09.848816+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-17T17:43:09.853197+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T17:43:09.853226+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:43:09.853242+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T17:55:21.674129+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hellopress/wp_filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:22.146879+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:22.308448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:22.484362+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:22.630218+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/astra/inc/ki1k.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/astra/inc/ki1k.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/astra/inc/ki1k.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:22.804383+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/WordPress/wp-admin/includes/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/WordPress/wp-admin/includes/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/WordPress/wp-admin/includes/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:22.991363+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:23.148436+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ty.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ty.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ty.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:23.306114+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/cay-van-phong/filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/cay-van-phong/filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/cay-van-phong/filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:23.440462+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:23.608010+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:23.747608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:23.889956+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/legacy/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/legacy/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/legacy/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:24.023887+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:24.182300+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:24.324770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:24.482907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/rk2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/rk2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/wp-includes/ID3/rk2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:24.619959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/28c5400b0b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/28c5400b0b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/28c5400b0b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:24.823691+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/wp-config-sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/wp-config-sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/wp-config-sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:24.984833+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/.info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/.info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/wp-includes/ID3/.info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:25.121627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:25.256457+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/img/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:25.425470+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:25.587369+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:25.730537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:25.908712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:26.042148+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:26.207441+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:26.373517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T17:55:26.527275+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T18:01:20.668021+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T18:23:18.882782+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T18:23:18.912835+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T18:23:18.912874+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T18:23:18.912892+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T18:40:38.695294+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T18:40:38.731817+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T18:40:38.731861+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T18:40:38.731879+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T18:40:39.748572+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T18:40:39.754630+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T18:40:39.754667+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T18:40:39.754689+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T19:11:58.923067+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-17T19:11:58.960451+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T19:11:58.960496+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T19:11:58.960514+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T19:12:19.081115+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-17T19:12:19.099475+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T19:12:19.099520+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T19:12:19.099543+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T19:50:14.039095+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T19:50:14.069464+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T19:50:14.069510+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T19:50:14.069528+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T19:50:15.080012+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T19:50:15.084851+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T19:50:15.084881+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T19:50:15.084897+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T19:54:57.557462+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-17T19:54:57.590032+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T19:54:57.590085+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T19:54:57.590103+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T19:54:58.016103+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-17T19:54:58.021087+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T19:54:58.021123+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T19:54:58.021140+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T20:52:46.215649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/system/js/core.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/system/js/core.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/system/js/core.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T20:57:49.383554+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T20:57:49.405918+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T20:57:49.405957+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T20:57:49.405976+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T20:57:49.725832+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T20:57:49.730642+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T20:57:49.730673+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T20:57:49.730690+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T20:57:50.264061+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T20:57:50.269624+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T20:57:50.269663+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T20:57:50.269685+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T21:03:39.195191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/components/com_jbusinessdirectory/assets/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/components/com_jbusinessdirectory/assets/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/components/com_jbusinessdirectory/assets/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T21:31:45.306696+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-17T21:31:45.339089+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T21:31:45.339124+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T21:31:45.339142+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T21:31:45.955122+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-17T21:31:45.960170+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T21:31:45.960207+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T21:31:45.960224+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T21:37:56.413663+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:21:39.892661+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T22:21:39.925861+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T22:21:39.925895+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:21:39.925912+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:21:40.305885+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T22:21:40.310929+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T22:21:40.310959+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:21:40.310976+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:23:11.634529+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-17T22:23:11.652484+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T22:23:11.652519+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:23:11.652536+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:23:13.029322+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-17T22:23:13.034177+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T22:23:13.034206+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:23:13.034223+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:30:33.928716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//thoms.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//thoms.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//thoms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:30:34.320386+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//inputs.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//inputs.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:30:38.621520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//userfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//userfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//userfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:30:39.231254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//tempfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//tempfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//tempfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:30:42.319161+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//termps.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//termps.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:30:42.636019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//classfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//classfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//classfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:52:00.873635+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:52:01.176533+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-17T22:52:01.187905+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T22:52:01.187942+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:52:01.187960+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:52:01.429246+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-17T22:52:01.434077+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T22:52:01.434110+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:52:01.434127+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:52:01.592609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:52:01.740783+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:52:01.895935+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:52:02.041196+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:52:02.187452+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:52:02.324569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:52:02.463722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T22:52:02.624134+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-17T22:52:02.628612+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T22:52:02.628643+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:52:02.628660+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:52:02.765014+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-17T22:52:02.770921+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T22:52:02.770973+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T22:52:02.770992+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:56.115327+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contact/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contact/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T23:03:56.363635+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T23:03:56.378082+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T23:03:56.378127+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:56.378146+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:56.608948+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T23:03:56.613412+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T23:03:56.613440+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:56.613456+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:56.791830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T23:03:56.955803+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-17T23:03:56.961738+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T23:03:56.961774+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:56.961801+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:57.109922+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-17T23:03:57.277509+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T23:03:57.282404+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T23:03:57.282445+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:57.282463+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:57.455780+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T23:03:57.460319+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T23:03:57.460359+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:57.460377+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:57.633752+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T23:03:57.638951+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T23:03:57.638989+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:57.639008+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:57.795719+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T23:03:57.981292+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-17T23:03:57.985935+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T23:03:57.985970+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:57.985987+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:58.004776+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-17T23:03:58.161885+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T23:03:58.166395+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T23:03:58.166424+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:03:58.166440+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:11:40.179671+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-17T23:11:40.198907+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T23:11:40.198944+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:11:40.198962+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:13:43.746323+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T23:13:44.431269+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T23:13:45.003061+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/ftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/ftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/ftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T23:13:45.570407+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/ftp-sync.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/ftp-sync.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/ftp-sync.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T23:13:46.649853+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T23:13:47.224787+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ftp-sync.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ftp-sync.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ftp-sync.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T23:13:47.787051+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.ftp-sync.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.ftp-sync.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.ftp-sync.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T23:13:48.382784+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T23:13:48.943104+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.ftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.ftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.ftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T23:34:57.081687+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T23:34:58.032805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-17T23:54:50.153613+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-17T23:54:50.187678+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T23:54:50.187722+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:54:50.187740+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:54:51.039671+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-17T23:54:51.044558+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-17T23:54:51.044588+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-17T23:54:51.044605+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T00:37:58.148177+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T00:37:58.486307+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-18T00:37:58.498825+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T00:37:58.498865+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T00:37:58.498883+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T00:37:58.747589+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-18T00:37:58.752305+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T00:37:58.752340+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T00:37:58.752365+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T00:37:58.901800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T00:37:59.043726+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T00:37:59.181817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T00:37:59.326492+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T00:37:59.493201+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T00:37:59.635926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T00:37:59.768780+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T00:37:59.901696+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-18T00:37:59.906106+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T00:37:59.906133+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T00:37:59.906149+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T00:38:00.037344+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-18T00:38:00.041865+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T00:38:00.041897+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T00:38:00.041913+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T01:15:40.612714+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T01:15:41.564188+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-18T01:15:41.632284+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T01:15:41.632341+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T01:15:41.632368+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T01:15:41.632433+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T01:15:41.632503+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T01:15:41.632530+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T01:15:48.294888+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-18T01:15:48.299701+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T01:15:48.299731+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T01:15:48.299748+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T03:29:41.804845+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T03:29:41.984300+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T03:29:41.984376+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T03:29:41.984409+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T03:29:43.515650+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-18T03:29:43.520612+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T03:29:43.520646+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T03:29:43.520663+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T03:46:17.871821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T03:46:19.065080+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-18T03:46:19.075631+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T03:46:19.075670+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T03:46:19.075688+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T03:46:19.281790+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-18T03:46:19.286250+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T03:46:19.286278+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T03:46:19.286295+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T03:46:19.428381+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T03:46:19.565720+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T03:46:19.699041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T03:46:19.834217+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T03:46:19.976333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T03:46:20.109540+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T03:46:20.248755+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T03:46:20.383899+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-18T03:46:20.388310+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T03:46:20.388338+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T03:46:20.388361+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T03:46:20.516631+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-18T03:46:20.521035+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T03:46:20.521064+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T03:46:20.521081+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:01:47.850632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/login/build/assets/images/logo_transparent.png"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/login/build/assets/images/logo_transparent.png\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/build/assets/images/logo_transparent.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T04:01:48.441321+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/login/build/assets/images/logo_transparent.png"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/login/build/assets/images/logo_transparent.png\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/build/assets/images/logo_transparent.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T04:01:48.838566+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/login/build/assets/images/logo_transparent.png"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/login/build/assets/images/logo_transparent.png\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/build/assets/images/logo_transparent.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T04:01:49.227195+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/login/build/assets/images/logo_transparent.png"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/login/build/assets/images/logo_transparent.png\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/build/assets/images/logo_transparent.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T04:06:15.148876+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-18T04:06:15.203495+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T04:06:15.203541+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:06:15.203559+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:06:16.805705+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-18T04:06:16.811136+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T04:06:16.811171+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:06:16.811189+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:15:15.346198+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T04:15:15.372872+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T04:15:15.372914+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:15:15.372934+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:15:16.481416+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-18T04:15:16.486255+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T04:15:16.486287+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:15:16.486304+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:41:24.371576+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-18T04:41:24.413665+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T04:41:24.413713+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:41:24.413736+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:41:24.750676+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-18T04:41:24.755911+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T04:41:24.755944+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:41:24.755973+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:41:25.918136+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-18T04:41:25.924506+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T04:41:25.924537+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:41:26.213490+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"tonivillarrealuf6@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:41:26.214971+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:41:26.215425+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:41:27.321926+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-18T04:41:27.326438+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T04:41:27.326468+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:41:27.326485+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:41:27.786215+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-18T04:41:27.790650+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T04:41:27.790679+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:41:27.790696+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:41:27.895649+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-18T04:44:50.285139+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T04:44:50.609371+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T04:44:50.620483+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T04:44:50.620519+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:44:50.620536+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:44:50.791893+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-18T04:44:50.796699+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T04:44:50.796737+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:44:50.796755+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T04:48:49.775346+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T04:50:52.230805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/comments/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/comments/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comments/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T05:40:32.531363+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T05:40:32.575926+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T05:40:32.575976+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T05:40:32.576000+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T05:40:33.953912+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-18T05:40:33.960092+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T05:40:33.960131+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T05:40:33.960169+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T07:04:53.186374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:05:38.293437+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:05:51.716347+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:06:08.759145+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:06:11.016751+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:06:12.924165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as/function"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as/function\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as/function/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:06:14.704208+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:06:16.456122+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:06:19.135880+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:06:20.900345+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:06:22.736368+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:06:24.967694+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:06:55.538502+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:07:07.803533+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:07:27.743431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:21.093203+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/class-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/class-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/class-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:21.324512+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/aahana/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/aahana/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/aahana/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:21.409397+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ab1ux1ft.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ab1ux1ft.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ab1ux1ft.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:21.487824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sidwsi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sidwsi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sidwsi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:21.561094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/addslashes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/addslashes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/addslashes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:21.639150+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/library/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/library/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/library/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:21.729004+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/simple/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/simple/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/simple/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:21.811016+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:21.891243+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/configs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/configs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:21.963851+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/access.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/access.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/access.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:22.037976+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/single.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/single.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/single.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:22.123089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dav.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dav.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dav.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:22.195581+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/b0.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/b0.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b0.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:22.268215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:22.345508+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:22.418088+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:22.490253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-l0gin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-l0gin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-l0gin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:22.565812+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioptimization/IOptimize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioptimization/IOptimize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioptimization/IOptimize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:22.639100+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:22.711354+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:22.784126+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:22.867865+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:22.947344+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:23.022662+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/jquery.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/jquery.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery/jquery.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:23.097183+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/daddy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/daddy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/daddy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:23.173134+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ulc2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ulc2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ulc2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:23.245462+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cache/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cache/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cache/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:23.325799+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/conf_upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/conf_upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/conf_upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:23.397845+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:23.470092+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:09:23.544216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:25:51.391165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:25:51.652117+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-18T07:25:51.923356+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T07:25:51.923420+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T07:25:51.923440+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T07:25:53.625479+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-18T07:25:53.630165+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T07:25:53.630202+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T07:25:53.630220+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T07:25:53.922381+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:25:54.070388+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:25:54.217759+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:25:54.376233+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:25:54.519283+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:25:54.720182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:25:54.854734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T07:25:54.988783+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-18T07:25:54.993216+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T07:25:54.993246+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T07:25:54.993263+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T07:25:55.156874+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-18T07:25:55.161371+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T07:25:55.161400+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T07:25:55.161420+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T08:44:49.561197+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-18T08:44:50.169200+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T08:44:50.169258+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T08:44:50.169278+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T08:44:52.215240+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-18T08:44:52.220295+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T08:44:52.220323+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T08:44:52.220346+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T08:44:53.091012+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:54.201005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/wp-admin/setup-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/wp-admin/setup-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/setup-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:54.404717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:54.609914+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:54.820986+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/blog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/blog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:55.019868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:55.220230+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:55.432216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/newsite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/newsite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/newsite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:55.641652+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/test"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/test\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:55.845400+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:56.047236+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/testing"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/testing\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/testing/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:56.250699+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/site"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/site\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:56.453146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:56.671273+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/demo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/demo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/demo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:56.901044+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-18T08:44:56.905448+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T08:44:56.905481+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T08:44:56.905497+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T08:44:57.104335+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-18T08:44:57.108924+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T08:44:57.108956+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T08:44:57.108973+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T08:44:58.360348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/tmp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/tmp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tmp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:58.570451+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/dev"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/dev\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dev/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:58.780537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/cms"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/cms\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:58.987072+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/portal"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/portal\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/portal/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T08:44:59.193199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/web"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/web\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:03:27.096858+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-18T09:03:27.140871+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T09:03:27.140910+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T09:03:27.140928+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T09:03:28.713610+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-18T09:03:28.718366+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T09:03:28.718395+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T09:03:28.718412+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T09:13:00.457644+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-18T09:13:00.488487+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T09:13:00.488531+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T09:13:00.488549+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T09:13:05.335613+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-18T09:13:05.340367+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T09:13:05.340396+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T09:13:05.340414+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T09:43:12.740647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:13.029086+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:13.202123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:13.381537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:13.557665+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:13.735109+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:13.907337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:14.080122+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:14.260063+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:14.432298+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:14.638863+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:14.825310+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:14.992329+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:15.162468+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:15.329947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:15.497378+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:15.665042+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:15.834017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T09:43:16.006102+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T10:28:45.958014+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T10:28:46.005616+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T10:28:46.005655+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T10:28:46.005673+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T10:28:46.184893+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-18T10:28:46.190395+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T10:28:46.190427+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T10:28:46.190444+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T10:32:45.994171+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T10:32:46.014857+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T10:32:46.014905+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T10:32:46.014923+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T10:32:47.626712+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-18T10:32:47.631649+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T10:32:47.631681+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T10:32:47.631701+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:09.508451+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T11:21:10.900461+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T11:21:11.032573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T11:21:12.067366+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-18T11:21:12.093622+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T11:21:12.093691+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:12.093718+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:13.409980+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-18T11:21:13.415995+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T11:21:13.416044+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:13.416068+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:13.549673+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-18T11:21:13.554044+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T11:21:13.554074+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:13.554091+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:14.819121+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-18T11:21:14.823657+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T11:21:14.823697+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:14.823715+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:16.140186+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-18T11:21:16.146651+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T11:21:16.146698+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:16.146721+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:25.133968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T11:21:26.607585+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://www.oasb.wefeatit.com/register","method":"GET"} [] [2025-03-18T11:21:26.611971+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T11:21:26.612000+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:26.612017+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:26.764853+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-18T11:21:35.947777+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://oasb.wefeatit.com/register","method":"GET"} [] [2025-03-18T11:21:35.959277+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T11:21:35.959308+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:35.959326+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:36.005228+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-18T11:21:44.319597+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T11:21:50.862191+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-18T11:21:50.866558+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T11:21:50.866588+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:50.866605+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:56.188619+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-18T11:21:56.198801+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T11:21:56.198841+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:21:56.198860+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:22:17.606852+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://git.oasb.wefeatit.com/public/login","method":"GET"} [] [2025-03-18T11:22:17.636791+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T11:22:17.636842+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:22:17.636861+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:22:28.974850+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.git.oasb.wefeatit.com/public/login","method":"GET"} [] [2025-03-18T11:22:28.980245+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T11:22:28.980288+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:22:28.980307+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T11:22:43.209246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/build/assets/fontsunicons.eot"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/build/assets/fontsunicons.eot\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/fontsunicons.eot/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T11:23:02.556084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/build/assets/fontsunicons.eot"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/build/assets/fontsunicons.eot\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/fontsunicons.eot/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T12:52:59.111440+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T12:52:59.141683+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T12:52:59.141722+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T12:52:59.141740+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T12:52:59.547352+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-18T12:52:59.552208+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T12:52:59.552236+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T12:52:59.552253+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:07:58.722074+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/Mhbgf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/Mhbgf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/Mhbgf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:07:58.884997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/db-cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/db-cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/db-cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:07:58.978040+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:07:59.062855+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/embed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/embed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/embed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:07:59.138070+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:07:59.213574+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ok.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ok.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ok.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:07:59.307992+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:07:59.383225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:07:59.464914+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bala.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bala.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bala.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:07:59.545322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:07:59.629340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:07:59.704078+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:07:59.778431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contentloader1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contentloader1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contentloader1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:07:59.853285+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:07:59.931135+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-logout.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-logout.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-logout.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:08:00.005298+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:08:00.078862+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:08:00.159785+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:08:00.237324+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:08:00.313159+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:08:00.387006+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/s.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/s.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:08:00.462753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1p.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1p.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1p.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:08:00.537555+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T13:38:16.920177+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-18T13:38:16.962446+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T13:38:16.962512+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:38:16.962533+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:38:18.177314+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-18T13:38:18.182193+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T13:38:18.182223+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:38:18.182240+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:44:37.284243+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-18T13:44:37.311019+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T13:44:37.311067+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:44:37.311089+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:44:37.503075+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-18T13:44:37.507901+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T13:44:37.507932+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:44:37.507949+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:44:37.840943+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-18T13:44:37.845312+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T13:44:37.845340+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:44:37.845357+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:44:37.974019+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-18T13:44:37.978344+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T13:44:37.978372+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:44:37.978389+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:58:37.437347+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T13:58:37.456356+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T13:58:37.456402+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:58:37.456424+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:58:37.843763+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T13:58:37.848729+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T13:58:37.848768+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:58:37.848790+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:58:38.640467+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T13:58:38.645630+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T13:58:38.645663+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T13:58:38.645680+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:00:38.642882+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T14:00:38.869241+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-18T14:00:38.889373+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T14:00:38.889414+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:00:38.889432+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:00:39.200121+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-18T14:00:39.204575+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T14:00:39.204605+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:00:39.204622+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:00:39.348194+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T14:00:39.484900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T14:00:39.643125+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T14:00:39.787920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T14:00:39.922323+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T14:00:40.059899+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T14:00:40.195182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T14:00:40.328931+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-18T14:00:40.333242+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T14:00:40.333271+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:00:40.333288+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:00:40.464731+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-18T14:00:40.469237+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T14:00:40.469268+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:00:40.469286+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:27:36.406585+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T14:27:36.465580+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T14:27:36.465627+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:27:36.465646+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:29:21.031909+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-18T14:29:21.052395+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T14:29:21.052443+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:29:21.052463+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:29:24.745976+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-18T14:29:24.750861+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T14:29:24.750891+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:29:24.750908+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:29:26.006538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T14:29:29.678795+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T14:34:30.271611+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-18T14:34:30.298844+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T14:34:30.298885+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:34:30.298904+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:35:07.546960+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-18T14:35:07.564945+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T14:35:07.564994+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:35:07.565013+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:35:19.789355+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T14:35:51.042588+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T14:57:47.808930+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T14:57:47.841728+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T14:57:47.841782+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:57:47.841805+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:57:49.104967+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-18T14:57:49.111153+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T14:57:49.111189+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T14:57:49.111213+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T15:26:20.857258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T15:29:31.495310+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T15:29:31.760077+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-18T15:29:31.778217+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T15:29:31.778272+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T15:29:31.778297+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T15:29:32.016894+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-18T15:29:32.021352+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T15:29:32.021381+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T15:29:32.021398+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T15:29:32.213494+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T15:29:32.370794+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T15:29:32.560448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T15:29:32.740679+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T15:29:32.901710+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T15:29:33.052383+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T15:29:33.222071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T15:29:33.384446+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-18T15:29:33.388824+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T15:29:33.388851+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T15:29:33.388868+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T15:29:33.527459+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-18T15:29:33.532259+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T15:29:33.532289+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T15:29:33.532306+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T15:45:37.191380+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T15:45:37.842707+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T16:06:11.945342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T16:06:12.193354+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-18T16:06:12.203579+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T16:06:12.203611+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T16:06:12.203628+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T16:06:12.379570+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-18T16:06:12.383918+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T16:06:12.383946+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T16:06:12.383962+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T16:06:12.540772+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T16:06:12.681341+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T16:06:12.823330+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T16:06:12.959274+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T16:06:13.093714+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T16:06:13.238902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T16:06:13.375354+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T16:06:13.520991+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-18T16:06:13.527471+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T16:06:13.527518+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T16:06:13.527540+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T16:06:13.671361+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-18T16:06:13.675709+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T16:06:13.675736+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T16:06:13.675753+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T16:41:44.614177+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap_index.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap_index.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap_index.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T17:32:22.850740+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T17:32:22.892069+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T17:32:22.892118+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T17:32:22.892137+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T17:32:25.272012+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-18T17:32:25.277142+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T17:32:25.277181+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T17:32:25.277199+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:11:57.775855+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-18T18:11:57.808423+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T18:11:57.808465+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:11:57.808483+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:11:59.826325+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-18T18:11:59.831366+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T18:11:59.831403+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:11:59.831421+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:13:36.623288+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T18:13:36.645661+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T18:13:36.645717+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:13:36.645736+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:13:36.873401+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-18T18:13:36.878344+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T18:13:36.878373+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:13:36.878390+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:41:41.997650+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T18:47:11.361502+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploaded_script.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploaded_script.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploaded_script.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T18:48:25.821604+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T18:48:25.839696+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T18:48:25.839734+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:48:25.839752+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:49:15.564840+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T18:49:15.755572+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-18T18:49:15.765965+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T18:49:15.766004+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:49:15.766023+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:49:15.950592+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-18T18:49:15.955133+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T18:49:15.955170+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:49:15.955188+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:49:16.098732+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T18:49:16.236977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T18:49:16.399105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T18:49:16.534763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T18:49:16.670263+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T18:49:16.813442+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T18:49:16.949098+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T18:49:17.249955+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-18T18:49:17.254489+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T18:49:17.254524+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:49:17.254543+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:49:17.388433+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-18T18:49:17.392833+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T18:49:17.392864+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T18:49:17.392881+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T19:33:02.721678+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-18T19:33:02.765604+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T19:33:02.765656+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T19:33:02.765675+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T19:33:03.879460+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-18T19:33:03.884260+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T19:33:03.884289+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T19:33:03.884306+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T19:36:24.188082+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-18T19:36:24.207500+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T19:36:24.207543+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T19:36:24.207562+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T19:36:26.234785+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-18T19:36:26.241764+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T19:36:26.241797+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T19:36:26.241816+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T19:37:27.728102+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:27.873602+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/wp-tn.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/wp-tn.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/wp-tn.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:27.944393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:28.022348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:28.095161+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/hgsc6PdEzZV.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/hgsc6PdEzZV.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/hgsc6PdEzZV.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:28.162241+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/index.php.suspected"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/index.php.suspected\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/index.php.suspected/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:28.231724+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cron.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cron.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cron.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:28.303091+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:28.371584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includespreviews.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includespreviews.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includespreviews.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:28.440851+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Auth/images.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Auth/images.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Auth/images.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:28.505593+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:28.752416+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/sxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/sxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/sxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:28.816548+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes_old/Requests/Cookie/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes_old/Requests/Cookie/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes_old/Requests/Cookie/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:28.882456+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/certificates/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/certificates/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/certificates/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:28.951407+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:29.020984+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/saogcnnq.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/saogcnnq.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/saogcnnq.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:29.086595+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/heading/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/heading/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/heading/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:29.152043+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/aaa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/aaa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/aaa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:29.239250+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:29.304155+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:29.369498+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/sxo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/sxo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/sxo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:29.438110+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/Marvins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/Marvins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/Marvins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T19:37:29.503652+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public/jq.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public/jq.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/jq.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:23.627263+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bugz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bugz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bugz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:25.922932+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cjfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cjfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cjfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:26.692120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:26.911731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/indec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/indec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/indec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:27.131160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contact.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contact.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:27.706054+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/social-gallery-block/pop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/social-gallery-block/pop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/social-gallery-block/pop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:27.938433+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wpputty/wpputty.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wpputty/wpputty.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wpputty/wpputty.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:28.154766+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/String.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/String.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/String.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:28.374101+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/String.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/String.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/String.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:28.595126+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/size.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/size.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/size.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:28.827773+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/news-portal/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/news-portal/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/news-portal/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:29.060139+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/utchiha505.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/utchiha505.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/utchiha505.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:29.614810+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:30.174468+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:30.625283+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/networks.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/networks.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/networks.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:30.933095+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:31.153209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/networks.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/networks.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/networks.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:31.542461+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:31.775517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:31.991460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/smile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/smile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/smile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:32.771244+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:33.166041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sellSEX.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sellSEX.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sellSEX.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:33.383382+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:34.122215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Core-EconX/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Core-EconX/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Core-EconX/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:34.347495+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index4.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index4.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index4.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:34.572964+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:34.791392+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rbh/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rbh/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rbh/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:35.009477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:35.566475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:35.784605+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/writeable.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/writeable.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/writeable.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:36.193017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/deeto/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/deeto/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/deeto/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:36.784440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:37.011166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/helloapx/wp-apxupx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:37.235984+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:37.467464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hello-dolly/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hello-dolly/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hello-dolly/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:37.696710+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell20211028.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell20211028.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell20211028.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:38.095737+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:38.334824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:38.562786+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:38.793520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:39.018606+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:39.257333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:39.495341+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:40.055678+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:40.305746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:40.542839+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:41.112859+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:41.363056+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:41.601307+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:41.827681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:42.052777+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:42.654667+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:43.085769+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:43.305167+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:43.523960+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xml.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xml.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xml.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:43.745515+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:43.971480+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:44.234550+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:44.454265+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:44.677045+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:44.947573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:45.181631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:45.404999+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:45.967193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/revslider/includes/external/page/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:46.189250+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:46.418357+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:46.646114+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:46.874784+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:47.100302+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:47.317815+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/goods.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/goods.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/goods.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:47.536091+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:47.921372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:48.328175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:48.551645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/elp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/elp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/elp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:48.773251+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:48.990404+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/m.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/m.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/m.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:49.208715+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:49.423645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:49.640888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:49.864357+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:50.091193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:50.493627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:50.883162+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:51.114039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:51.336783+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:51.561727+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:51.828826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:52.051560+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:52.801569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:53.019353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:53.269929+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:53.733120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:53.960986+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:54.184174+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:54.421158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/hathor/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/hathor/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/hathor/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:54.649032+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/isis/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/isis/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/isis/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:54.883184+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/udd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/udd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_simplefileuploadv1.3/elements/udd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:55.117843+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:55.536672+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez5/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez5/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez5/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:56.047825+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/protostar/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/protostar/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/protostar/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:57.459006+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:57.719828+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:57.943912+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:58.379872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:58.615014+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:58.832118+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:59.057951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:59.293631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:59.518831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:59.734958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:43:59.956857+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:00.527588+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:00.751608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:00.985136+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:01.203908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/jsstrings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/jsstrings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/jsstrings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:01.589907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:01.804849+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:02.020504+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:02.570630+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:02.794711+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:03.190461+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:03.409150+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:03.627158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:03.844907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:04.066001+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/s.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/s.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:04.282855+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehehehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehehehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehehehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:04.836277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:05.061567+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:05.292162+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:05.529451+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:05.756491+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:05.989187+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:06.230721+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:06.463624+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ioxi002.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ioxi002.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ioxi002.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:06.688599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:06.946896+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/back.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/back.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/back.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:07.185096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:07.413996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:07.630729+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:07.864382+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:08.081880+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/baxa1.phP8"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/baxa1.phP8\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.phP8/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:08.310241+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:08.543270+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:08.783007+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:09.014872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ova.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ova.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ova.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:09.241869+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:09.481556+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:09.714632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:09.944526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/home.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/home.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/home.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:10.173656+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:10.415523+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:10.644668+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:10.874526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/digital-download/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/digital-download/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/digital-download/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:11.112186+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:11.338971+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:11.579477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:11.810368+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:12.039707+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:12.440483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:12.665721+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:12.908277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:13.131157+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:13.351919+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ova-tools.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ova-tools.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ova-tools.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:13.580467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/version.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/version.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:13.819945+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lufix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lufix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lufix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:14.394026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:14.614919+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:14.834007+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:15.053132+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:15.272915+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:15.494776+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dummyyummy/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:15.719694+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/w.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/w.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/w.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:15.947766+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:16.169394+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-add.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-add.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-add.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:16.395287+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:16.620155+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:16.846692+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:17.071692+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:17.292107+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-l0gin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-l0gin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-l0gin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:17.525613+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:17.749439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:17.980850+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/small.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/small.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/small.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:18.207359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/library.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/library.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/library.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:18.441439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/h.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/h.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/h.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:18.670349+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/504.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/504.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/504.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:18.909147+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:19.147245+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:19.378764+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:19.595889+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:19.822546+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:20.050457+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:20.270513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/customize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/customize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/customize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:20.502396+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:20.918739+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:21.311262+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1337.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1337.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1337.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:21.533035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upgrade.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upgrade.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upgrade.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:21.755108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/tmpls.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/tmpls.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/tmpls.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:21.988825+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:22.216145+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:22.436851+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:22.653306+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:22.936034+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:23.164030+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:23.397869+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/room.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/room.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/room.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:23.625677+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3m/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3m/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3m/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:23.861636+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:24.086286+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:24.307708+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:24.532116+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:24.762656+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:24.981082+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/ThreeFox_Exploit/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T22:44:25.201154+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T23:33:57.880071+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-18T23:33:58.302306+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T23:33:58.302355+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:33:58.302376+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:33:59.867194+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-18T23:33:59.872005+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T23:33:59.872040+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:33:59.872058+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:49:34.005059+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://git.oasb.wefeatit.com/public/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://git.oasb.wefeatit.com/public/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T23:50:00.467176+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-18T23:50:00.695853+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T23:50:00.695905+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:50:00.695924+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:50:03.178556+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-18T23:50:03.183283+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T23:50:03.183320+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:50:03.183339+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:57:20.046805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T23:57:20.354286+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-18T23:57:20.364546+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T23:57:20.364582+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:57:20.364599+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:57:20.579934+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-18T23:57:20.584319+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T23:57:20.584355+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:57:20.584372+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:57:20.726079+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T23:57:20.866811+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T23:57:21.019905+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T23:57:21.224609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T23:57:21.399343+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T23:57:21.565771+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T23:57:21.706040+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-18T23:57:21.852657+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-18T23:57:21.857224+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T23:57:21.857262+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:57:21.857279+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:57:21.996332+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-18T23:57:22.001550+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-18T23:57:22.001579+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-18T23:57:22.001596+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:04:43.702687+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-19T00:04:43.731608+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T00:04:43.731647+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:04:43.731666+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:04:43.874859+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-19T00:04:43.991558+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T00:04:43.991604+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:04:43.991622+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:32:51.798067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:32:52.373613+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-19T00:32:52.389174+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T00:32:52.389217+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:32:52.389236+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:32:52.693787+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-19T00:32:52.698353+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T00:32:52.698386+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:32:52.698404+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:32:53.231272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:32:53.365694+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:32:53.500895+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:32:53.639206+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:32:53.772590+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:32:53.906462+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:32:54.044845+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:32:54.182133+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-19T00:32:54.186561+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T00:32:54.186594+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:32:54.186612+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:32:54.315564+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-19T00:32:54.319984+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T00:32:54.320017+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:32:54.320035+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:34:40.579981+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-19T00:34:40.598666+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T00:34:40.598704+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:34:40.598722+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:34:41.607308+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-19T00:34:41.612775+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T00:34:41.612813+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:34:41.612831+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:49:27.820258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:49:28.040852+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-19T00:49:28.051483+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T00:49:28.051532+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:49:28.051552+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:49:28.265431+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-19T00:49:28.269937+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T00:49:28.269969+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:49:28.269986+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:49:28.423500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:49:28.559528+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:49:28.698858+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:49:28.836712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:49:28.996723+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:49:29.145121+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:49:29.285518+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T00:49:29.429753+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-19T00:49:29.434393+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T00:49:29.434424+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:49:29.434441+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:49:29.578077+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-19T00:49:29.582448+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T00:49:29.582476+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T00:49:29.582493+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T01:14:32.634004+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-19T01:14:32.922481+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T01:14:32.922531+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T01:14:32.922550+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T01:14:35.798647+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-19T01:14:35.803459+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T01:14:35.803489+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T01:14:35.803507+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T02:20:09.428041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.git.oasb.wefeatit.com/public/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.git.oasb.wefeatit.com/public/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T03:07:24.634594+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T03:07:29.854366+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T03:07:30.320935+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T03:07:31.785746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T03:35:44.443313+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-19T03:35:44.726799+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T03:35:44.726862+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T03:35:44.726884+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T03:35:46.267763+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-19T03:35:46.275758+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T03:35:46.275793+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T03:35:46.275811+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T03:35:46.863650+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/index.html")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/index.html\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T03:35:47.192542+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/index.html")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/index.html\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T04:41:26.015698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T04:41:28.529416+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-19T04:41:28.787752+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T04:41:28.787825+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T04:41:28.787854+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T04:41:30.153044+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-19T04:41:30.157450+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T04:41:30.157479+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T04:41:30.157496+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T04:41:30.501902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T04:41:30.637980+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T04:41:30.773328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T04:41:30.908847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T04:41:31.049609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T04:41:31.187187+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T04:41:31.324703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T04:41:31.458471+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-19T04:41:31.463469+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T04:41:31.463499+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T04:41:31.463516+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T04:41:31.618006+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-19T04:41:31.624005+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T04:41:31.624043+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T04:41:31.624079+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:00:59.543348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T05:00:59.788310+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-19T05:00:59.800219+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T05:00:59.800253+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:00:59.800271+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:01:01.961074+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-19T05:01:01.965689+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T05:01:01.965722+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:01:01.965740+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:05:53.986497+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-19T05:05:54.022858+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T05:05:54.022899+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:05:54.022917+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:05:55.482346+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-19T05:05:55.487108+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T05:05:55.487137+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:05:55.487154+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:38:20.464747+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/elrte/src/elrte.src.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/elrte/src/elrte.src.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/elrte/src/elrte.src.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T05:42:08.953067+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-19T05:42:09.003576+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T05:42:09.003622+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:42:09.003641+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:42:10.790792+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-19T05:42:10.795542+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T05:42:10.795570+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:42:10.795586+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:50:31.716219+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-19T05:50:31.753635+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T05:50:31.753677+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:50:31.753696+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:50:35.472511+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-19T05:50:35.477529+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T05:50:35.477559+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:50:35.477577+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T05:56:04.404334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T06:52:27.811760+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-19T06:52:29.384433+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T06:52:29.384490+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T06:52:29.384513+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T06:52:46.431814+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-19T06:52:47.647360+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T06:52:47.647421+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T06:52:47.647442+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T07:02:29.745067+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-19T07:02:33.122910+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T07:02:33.122982+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T07:02:33.123010+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T07:43:54.411611+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T07:43:57.534897+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T08:29:57.259688+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T08:30:00.205972+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-19T08:30:00.561488+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T08:30:00.561564+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:30:00.561588+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:30:02.317711+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-19T08:30:02.322233+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T08:30:02.322263+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:30:02.322281+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:30:02.644474+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T08:30:02.785796+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T08:30:02.925485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T08:30:03.067683+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T08:30:03.249292+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T08:30:03.393343+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T08:30:03.536145+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T08:30:03.674087+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-19T08:30:03.678534+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T08:30:03.678564+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:30:03.678581+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:30:03.816385+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-19T08:30:03.820749+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T08:30:03.820778+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:30:03.820795+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:33.522763+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-19T08:59:33.564371+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T08:59:33.564417+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:33.564436+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:34.173739+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-19T08:59:34.178619+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T08:59:34.178650+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:34.178672+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:35.984837+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-19T08:59:35.991010+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T08:59:35.991042+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:36.634908+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"wteiral31@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:36.637377+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:36.651654+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:39.067719+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-19T08:59:39.072280+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T08:59:39.072309+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:39.072325+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:45.620619+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-19T08:59:45.627258+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T08:59:45.627287+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:45.653149+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:45.654118+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:45.654226+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:47.385516+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-19T08:59:47.391824+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T08:59:47.391864+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:47.391886+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:47.813438+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-19T08:59:47.817968+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T08:59:47.818003+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:47.818025+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T08:59:48.108480+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-19T09:02:54.285050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:54.717318+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/24.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/24.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/24.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:55.033284+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:55.350834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:55.618420+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:55.936887+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/vendor/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/vendor/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/vendor/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:56.324733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:56.694430+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/bak.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/bak.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/bak.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:57.107254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.wp-cli/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.wp-cli/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.wp-cli/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:57.488448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/alfa-ioxi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/alfa-ioxi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/alfa-ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:57.935672+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:58.315797+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:58.652810+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:59.137490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/locale.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/locale.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/locale.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:59.543996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/shell20211028.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/shell20211028.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/shell20211028.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:02:59.874191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:03:00.204195+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:03:00.491575+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T09:03:00.776026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/verify.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/verify.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/verify.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T10:34:48.531798+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-19T10:34:48.564785+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T10:34:48.564833+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T10:34:48.564853+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T10:34:49.061795+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-19T10:34:49.066626+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T10:34:49.066654+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T10:34:49.066672+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:28:41.239837+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-19T12:28:41.284052+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T12:28:41.284119+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:28:41.284145+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:28:49.455439+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-19T12:28:49.460230+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T12:28:49.460260+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:28:49.460277+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:28:56.571482+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T12:29:11.280603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T12:49:17.242985+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-19T12:49:17.277025+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T12:49:17.277076+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:49:17.277100+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:49:17.659830+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-19T12:49:17.665098+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T12:49:17.665134+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:49:17.665152+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:49:20.641645+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-19T12:49:20.646622+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T12:49:20.646657+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:49:20.646676+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:49:20.988236+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-19T12:49:20.992860+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T12:49:20.992895+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:49:20.992914+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:52:30.457787+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-19T12:52:30.477058+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T12:52:30.477100+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:52:30.477118+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:52:30.625951+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-19T12:52:30.630795+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T12:52:30.630824+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:52:30.630841+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:52:35.419602+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-19T12:52:35.424080+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T12:52:35.424111+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:52:35.424128+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:52:35.523216+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-19T12:52:35.527600+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T12:52:35.527628+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T12:52:35.527645+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T13:00:44.788689+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:00:49.603912+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:00:53.659536+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:00:55.619863+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:00.493270+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:04.009881+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:07.077031+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:09.810867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:14.057127+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:16.263391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/zxcvbn-async.min.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/zxcvbn-async.min.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/zxcvbn-async.min.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:18.637493+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:23.326061+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:25.879811+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:30.636309+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:33.588756+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:37.587707+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:45.140290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:48.020808+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:52.260710+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:55.341283+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:01:58.435503+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:02:03.767421+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:02:07.881432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:02:12.431707+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:02:13.576620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:02:15.840526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:02:21.318591+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:02:24.129643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:02:28.587712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:02:32.446921+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:02:35.324808+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:02:40.234370+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:02:42.367486+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:02:56.165585+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:00.199481+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:02.318313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:04.447025+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:06.221757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:10.126342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:14.060826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:15.660202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:18.416407+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:20.515959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:22.367541+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:24.709359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:26.898767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:29.698215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:32.448120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:36.619953+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:41.113002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:42.710708+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:44.274510+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:47.569740+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:50.576400+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:52.121646+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:55.208267+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:57.028188+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:03:58.511453+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:04:02.340765+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:04:24.406769+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:04:27.062065+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:04:28.747940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:04:30.969902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:04:32.479117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:04:34.116009+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:04:37.167273+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:04:39.147942+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:04:41.222593+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:04:43.009851+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:04:44.988861+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:05:04.221407+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:05:17.824528+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:05:20.858288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:05:23.906753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:05:25.501203+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-19T13:05:25.511347+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T13:05:25.511381+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T13:05:25.511399+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T13:05:26.454567+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:05:26.796289+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-19T13:05:26.800747+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T13:05:26.800776+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T13:05:26.800793+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T13:05:30.176646+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:05:33.790187+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:05:36.265515+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:05:39.693110+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:05:42.572561+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:05:45.901214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:05:51.715505+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:05:53.774672+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:05:57.506097+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:00.510241+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:04.323239+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:07.450156+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:10.268267+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:13.968796+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:16.600850+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:21.329746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:24.265463+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:27.042476+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:29.985886+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:32.955066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:37.397198+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:40.547115+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:43.313439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:46.133494+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:50.992440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:55.029598+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:57.102962+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:06:59.859002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:07:03.450359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:07:05.969430+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:07:10.132589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:07:13.520501+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:07:16.202677+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:07:20.531065+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:07:24.541506+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:07:30.169718+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:07:32.288024+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:17:29.929372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:17:30.139253+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-19T13:17:30.153698+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T13:17:30.153732+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T13:17:30.153753+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T13:17:30.356167+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-19T13:17:30.361425+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T13:17:30.361458+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T13:17:30.361481+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T13:17:30.516625+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:17:30.658475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:17:30.804100+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:17:30.948599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:17:31.093545+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:17:31.239844+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:17:31.386323+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T13:17:31.519885+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-19T13:17:31.524655+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T13:17:31.524687+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T13:17:31.524704+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T13:17:31.666827+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-19T13:17:31.672608+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T13:17:31.672646+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T13:17:31.672669+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T14:30:19.036975+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-19T14:30:19.085688+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T14:30:19.085728+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T14:30:19.085747+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T14:30:19.256785+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-19T14:30:19.261462+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T14:30:19.261491+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T14:30:19.261509+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T14:43:27.945053+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hellopress/wp_filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T14:43:28.359798+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-19T14:43:28.370211+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T14:43:28.370254+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T14:43:28.370272+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T14:43:28.556297+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-19T14:43:28.560712+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T14:43:28.560740+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T14:43:28.560757+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T14:43:28.800564+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T14:47:21.129254+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/components/com_jbusinessdirectory/assets/uploadFile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/components/com_jbusinessdirectory/assets/uploadFile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/components/com_jbusinessdirectory/assets/uploadFile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T15:56:02.431052+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-19T15:56:02.485640+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T15:56:02.485703+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T15:56:02.485727+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T15:56:04.152867+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-19T15:56:04.157707+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T15:56:04.157735+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T15:56:04.157752+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T16:26:57.281459+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-19T16:26:57.308926+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T16:26:57.308960+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T16:26:57.308978+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T16:26:57.567550+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-19T16:26:57.572897+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T16:26:57.572942+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T16:26:57.572960+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T17:06:31.014997+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-19T17:06:31.059723+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T17:06:31.059771+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T17:06:31.059790+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T17:06:33.080479+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-19T17:06:33.085240+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T17:06:33.085268+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T17:06:33.085285+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T17:23:07.116333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hellopress/wp_filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T17:23:07.419917+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-19T17:23:07.430636+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T17:23:07.430691+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T17:23:07.430713+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T17:23:07.607653+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-19T17:23:07.611984+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T17:23:07.612011+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T17:23:07.612028+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T17:23:07.840911+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T18:09:37.892823+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:12.486467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:14.615710+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:16.188923+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:17.051572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:17.741873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:18.217053+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:18.765975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:18.906002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:19.739817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:20.017831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:20.547789+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:20.921928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:21.259213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:21.611293+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:22.049069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:22.490736+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:22.821247+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:23.039567+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:23.563604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:24.081209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:24.804618+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:24.829501+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:25.666311+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:25.881159+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:25.978215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:26.842785+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:26.876569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:27.515411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:27.683201+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:27.865156+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:28.834182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:28.910289+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:29.484949+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:29.713818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:29.829163+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:30.716764+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:30.916711+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:31.469048+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:31.667499+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:31.793995+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:32.572209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:32.832580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:33.377731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:33.451202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:33.666341+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:34.538320+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:34.897066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:35.415714+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:35.433421+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:35.667805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:36.409704+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:36.737051+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:37.305385+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:37.602126+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:37.626868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:38.376250+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:38.820871+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:39.140317+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:39.563937+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:39.664615+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:40.326129+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:40.910962+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:40.937775+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:41.550153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:41.645051+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:42.055645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:42.806646+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:42.880194+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:43.325671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:43.697761+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:43.872532+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:44.971754+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:44.980186+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:45.250092+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:45.667848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:45.775204+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:46.754709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:46.971460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:47.178355+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:47.462133+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:47.699625+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:48.760154+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:48.942124+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:49.054362+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:49.391382+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:49.726521+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:50.617696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:50.926165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:51.068203+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:51.177571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:51.806191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:52.563416+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:52.744818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:53.165847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:53.173882+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:54.112589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:54.511069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:54.685905+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:55.084373+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:55.259050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:56.249598+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:56.332795+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:56.752934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:56.945437+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:57.526176+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:58.255637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:58.255681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:58.725175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:58.973152+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:30:59.526200+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:00.320407+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:00.411336+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:00.646116+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:00.852219+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:01.627069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:02.193806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:02.215236+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:02.536059+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:02.709160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:03.729566+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:04.135113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:04.171849+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:04.374256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:04.659308+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:05.661471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:06.049910+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:06.132592+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:06.252309+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:06.621486+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:07.612756+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:07.907972+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:08.055365+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:08.232094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:08.435584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:09.709782+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:09.722745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:09.964331+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:10.289795+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:10.359880+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:11.510731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:11.666584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:11.733924+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:12.160211+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:12.400716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:13.393539+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:13.760938+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:13.771526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:14.101384+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:14.342131+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:15.462568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:15.682782+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:15.737515+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:15.973088+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:16.403597+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:17.389247+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:17.557827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:17.813175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:17.886981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:18.397619+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:19.199875+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:19.308045+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:19.800751+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:20.014999+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:20.862136+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:21.095640+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:21.256499+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:21.595206+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:21.792837+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:22.838889+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:22.908345+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:23.145681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:23.501304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:23.761758+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:24.912843+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:24.976840+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:25.116105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:25.565557+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:25.696835+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:26.820562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:26.873602+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:27.010342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:27.351220+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:27.642746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:28.732450+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:28.819571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:29.068969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:29.359049+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:29.826098+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:30.605276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:30.784458+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:31.016664+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:31.238108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:31.843438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:32.602542+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:33.145192+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:33.178357+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:33.268888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:33.786342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:34.659863+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:35.042519+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:35.099186+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:35.202594+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:35.889875+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:36.698245+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:36.944362+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:37.085219+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:37.097351+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:37.917793+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:38.465526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:38.871350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:39.022330+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:39.118585+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:39.998943+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:40.294030+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:40.689596+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:40.905329+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:41.082722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:42.119801+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:42.132415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:42.708126+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:42.828177+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:43.491866+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:44.102826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:44.102904+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:44.682955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:44.710135+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:45.612114+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:46.171698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:46.226835+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:46.540924+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:46.668021+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:47.520258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:47.947209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:48.304620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:48.418879+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:48.468337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:49.418914+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:49.902939+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:50.211636+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:50.408889+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:50.465662+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:51.279056+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:51.876817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:52.003010+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:52.174810+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:52.441765+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:53.249467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:53.684234+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:53.905746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:54.110290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:54.624165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:55.142905+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:55.685984+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:55.700859+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:55.951651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:57.119926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:57.147120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:57.664766+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:57.739979+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:57.884227+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:58.985974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:59.319027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:59.543007+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:59.792321+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:31:59.826598+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:01.082240+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:01.248638+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:01.353108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:01.702036+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:01.719799+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:03.025412+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:03.249820+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:03.453893+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:03.604147+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:03.675143+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:05.074400+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:05.124016+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:05.361745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:05.376987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:05.554192+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:06.870290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:07.083237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:07.093956+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:07.432783+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:07.551808+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:08.842068+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:08.849187+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:09.037853+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:09.398235+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:09.538244+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:10.683796+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:10.702584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:11.158699+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:11.441521+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:11.479576+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:12.437059+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:12.687599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:13.346549+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:13.380252+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:13.593246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:14.336542+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:14.648614+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:15.234907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:15.361728+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:15.624034+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:16.452470+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:16.462691+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:17.020367+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:17.337961+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:17.796373+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:18.254125+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:18.291893+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:19.098623+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:19.400280+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:19.853731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:20.098270+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:20.371841+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:20.967696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:21.386078+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:21.876281+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:22.134766+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:22.203202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:22.874889+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:23.460543+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:23.860011+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:23.919402+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:24.048052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:24.637315+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:25.412776+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:25.809566+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:26.016858+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:26.380314+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:26.612778+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:27.656663+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:27.753670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:28.072578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:28.215037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:28.553640+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:29.474687+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:29.719499+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:30.136323+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:30.183730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:30.522448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:31.430827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:31.679509+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:31.988395+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:32.340256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:32.433343+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:33.351669+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:33.732602+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:33.738671+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:34.202985+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:34.210350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:35.285962+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:35.507403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:35.748512+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:35.922889+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:36.460873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:37.180022+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:37.277569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:37.759939+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:37.847902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:38.331507+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:39.082489+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:39.183708+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:39.591861+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:39.740701+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:40.320889+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:40.935494+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:41.039261+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:41.379144+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:41.650503+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:42.335609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:42.915730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:42.946334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:43.374762+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:43.723719+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:44.316804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:44.946803+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:44.946848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:45.446936+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:45.613403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:46.416400+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:46.864529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:47.165475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:47.324053+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:47.699717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:48.390235+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:48.706604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:49.077806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:49.091234+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:49.744252+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:50.541535+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:50.647234+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:50.855883+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:50.953427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:51.769622+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:52.613741+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:52.641963+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:52.658618+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:52.886538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:53.747681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:54.529336+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:54.696733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:54.971015+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:55.956509+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:56.332969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:56.734584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:57.033979+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:58.008035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:58.274706+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:58.755159+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:32:59.036655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:33:00.081213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:33:00.714157+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:33:01.209301+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:33:02.232214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:33:02.672256+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:33:03.141163+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:33:04.202338+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:33:05.172687+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:33:06.193406+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:33:07.081122+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:33:08.238708+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:33:10.186460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:43:47.198181+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-19T19:43:47.437637+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T19:43:47.437693+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T19:43:47.437713+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T19:43:49.774730+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-19T19:43:49.781043+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T19:43:49.781094+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T19:43:49.781117+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T19:45:39.906840+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:45:40.844259+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:45:41.862836+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:45:42.857073+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:45:44.159900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:45:44.847260+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:45:45.833091+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:45:46.869652+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:45:47.850209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T19:45:48.836093+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T20:31:09.707759+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-19T20:31:09.739322+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T20:31:09.739374+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:09.739393+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:09.960414+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-19T20:31:09.965692+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T20:31:09.965725+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:09.965743+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:10.217600+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-19T20:31:10.222098+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T20:31:10.222128+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:10.222144+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:10.551947+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-19T20:31:12.652512+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-19T20:31:12.658718+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T20:31:12.658750+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.377206+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"xulquumr@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.378620+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.379034+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.532686+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-19T20:31:13.540733+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T20:31:13.540788+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.571763+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"xulquumr@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.572777+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.572894+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.689665+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-19T20:31:13.695832+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T20:31:13.695860+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.722369+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"xulquumr@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.723302+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.723423+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.857154+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-19T20:31:13.863434+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T20:31:13.863466+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.889921+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"xulquumr@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.890823+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:13.890932+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:14.006035+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-19T20:31:14.012228+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T20:31:14.012260+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:14.038193+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"xulquumr@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:14.039085+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:14.039198+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:14.176865+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-19T20:31:14.183318+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T20:31:14.183349+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:14.210629+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"xulquumr@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:14.211515+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:31:14.211626+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T20:55:59.285913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index_.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index_.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index_.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T20:55:59.553651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Js.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Js.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Js.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T20:55:59.729079+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T20:55:59.907129+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/img.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/img.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/img.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T20:56:00.141288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T21:04:51.976076+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T21:04:52.172214+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-19T21:04:52.200886+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T21:04:52.200929+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T21:04:52.200948+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T21:04:52.393430+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-19T21:04:52.397829+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T21:04:52.397860+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T21:04:52.397877+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T21:04:52.540822+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T21:04:52.675128+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T21:04:52.815843+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T21:04:52.952595+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T21:04:53.086351+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T21:04:53.220026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T21:04:53.353213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T21:04:53.492116+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-19T21:04:53.497125+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T21:04:53.497169+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T21:04:53.497188+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T21:04:53.636566+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-19T21:04:53.641588+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T21:04:53.641623+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T21:04:53.641640+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T21:40:05.642524+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-19T21:40:05.681767+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T21:40:05.681819+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T21:40:05.681839+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T21:40:06.923216+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-19T21:40:06.928422+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T21:40:06.928461+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T21:40:06.928478+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:06:56.536323+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T22:06:57.546667+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-19T22:06:57.561323+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T22:06:57.561367+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:06:57.561386+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:07:01.372858+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-19T22:07:01.377480+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T22:07:01.377510+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:07:01.377528+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:07:01.948935+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T22:07:02.098153+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-19T22:07:02.102596+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T22:07:02.102625+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:07:02.102642+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:07:02.243011+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-19T22:07:02.247517+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T22:07:02.247547+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:07:02.247564+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:07:02.399175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-19T22:07:03.168538+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-19T22:07:03.175655+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T22:07:03.175719+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:07:03.175743+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:07:03.324234+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-19T22:07:03.328762+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T22:07:03.328795+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:07:03.328812+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:19:14.327097+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-19T22:19:14.359460+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T22:19:14.359501+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:19:14.359519+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:19:14.536830+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-19T22:19:14.542227+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-19T22:19:14.542260+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T22:19:14.542281+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-19T23:27:24.697197+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T00:27:26.435507+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T00:27:26.986451+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T01:15:52.661774+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T01:15:53.295889+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T01:15:53.295937+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T01:15:53.295956+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T01:15:56.722080+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-20T01:15:56.726891+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T01:15:56.726921+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T01:15:56.726938+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T01:16:45.408200+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-20T01:16:45.537992+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T01:16:45.538049+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T01:16:45.538068+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T01:16:46.969946+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-20T01:16:46.974755+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T01:16:46.974784+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T01:16:46.974801+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T01:16:47.980560+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-20T01:16:47.984990+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T01:16:47.985019+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T01:16:47.985036+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T01:16:49.092982+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-20T01:16:49.097476+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T01:16:49.097510+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T01:16:49.097527+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T02:47:44.381797+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T02:47:44.892793+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T02:47:44.892847+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T02:47:44.892869+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T02:47:48.087339+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-20T02:47:48.093148+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T02:47:48.093180+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T02:47:48.093198+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T02:54:04.834237+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T02:54:04.869390+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T02:54:04.869427+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T02:54:04.869445+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T02:54:05.019027+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T02:54:05.024536+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T02:54:05.024568+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T02:54:05.024586+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T02:57:18.375590+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-20T02:57:18.393687+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T02:57:18.393721+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T02:57:18.393739+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T02:57:19.949484+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-20T02:57:19.954597+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T02:57:19.954637+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T02:57:19.954655+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T03:15:28.025858+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-20T03:15:28.113390+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T03:15:28.113441+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T03:15:28.113461+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T03:15:28.302033+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-20T03:15:28.306834+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T03:15:28.306866+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T03:15:28.306888+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T03:15:28.519715+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-20T03:15:28.525452+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T03:15:28.525484+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T03:15:28.525502+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T03:15:28.757996+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-20T03:15:28.762440+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T03:15:28.762471+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T03:15:28.762489+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T03:52:20.724436+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/ckfinder/core/connector/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/ckfinder/core/connector/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/ckfinder/core/connector/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T03:52:20.724621+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/ckfinder/core/connector/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/ckfinder/core/connector/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/ckfinder/core/connector/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T03:52:20.724287+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ckeditor/ckfinder/core/connector/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ckeditor/ckfinder/core/connector/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ckeditor/ckfinder/core/connector/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T03:52:20.724621+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/application/third_party/ckfinder/core/connector/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/application/third_party/ckfinder/core/connector/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/third_party/ckfinder/core/connector/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T03:52:20.724682+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/ckfinder/core/connector/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/ckfinder/core/connector/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/ckfinder/core/connector/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T03:52:20.724431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ckfinder/core/connector/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ckfinder/core/connector/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ckfinder/core/connector/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T04:54:56.352237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T04:54:58.803155+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-20T04:54:59.007903+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T04:54:59.007966+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T04:54:59.007992+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T04:55:00.517328+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-20T04:55:00.521721+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T04:55:00.521750+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T04:55:00.521767+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T04:55:00.802110+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T04:55:00.937631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T04:55:01.072416+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T04:55:01.204434+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T04:55:01.337094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T04:55:01.479235+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T04:55:01.614126+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T04:55:01.747828+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-20T04:55:01.752348+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T04:55:01.752390+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T04:55:01.752408+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T04:55:01.887553+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-20T04:55:01.892221+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T04:55:01.892254+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T04:55:01.892271+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T05:34:32.337771+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T05:34:32.505327+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-20T05:34:32.515513+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T05:34:32.515543+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T05:34:32.515565+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T05:34:32.703725+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-20T05:34:32.708061+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T05:34:32.708089+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T05:34:32.708106+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T06:52:50.543127+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T06:52:51.140945+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T06:52:51.141008+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T06:52:51.141033+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T06:52:54.382314+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-20T06:52:54.387169+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T06:52:54.387199+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T06:52:54.387215+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T06:59:43.961592+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-20T06:59:44.557431+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T06:59:44.557487+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T06:59:44.557512+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T06:59:46.166481+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-20T06:59:46.171325+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T06:59:46.171356+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T06:59:46.171373+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:13:09.000384+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager/tinymce"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager/tinymce\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager/tinymce/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:13:15.705115+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/LEVIATHAN/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/LEVIATHAN/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/LEVIATHAN\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:13:16.499931+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/LEVIATHAN/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/LEVIATHAN/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/LEVIATHAN\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:13:18.097377+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/LEVIATHAN/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/LEVIATHAN/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/LEVIATHAN\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:13:19.160830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/LEVIATHAN/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/LEVIATHAN/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/LEVIATHAN\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:13:20.179132+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/LEVIATHAN/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/LEVIATHAN/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/LEVIATHAN\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:13:20.827604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/LEVIATHAN/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/LEVIATHAN/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/LEVIATHAN\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:13:21.820554+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/asset/LEVIATHAN/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/asset/LEVIATHAN/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asset/LEVIATHAN\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:19:21.126472+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T07:19:21.161927+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:19:21.161966+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:19:21.161985+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:19:21.478090+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T07:19:21.483001+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:19:21.483031+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:19:21.483048+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:19:22.170119+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:19:23.130747+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T07:19:23.135082+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:19:23.135110+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:19:23.135127+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:19:25.030792+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T07:19:25.035121+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:19:25.035149+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:19:25.035165+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:19:25.952978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:30.659295+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T07:43:30.689838+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:30.689888+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:30.689906+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:31.020177+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T07:43:31.024887+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:31.024916+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:31.024933+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.138813+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T07:43:32.143305+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:32.143333+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.143353+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.169744+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-20T07:43:32.175256+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:32.175283+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.175300+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.335556+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T07:43:32.339923+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:32.339951+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.339968+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.548815+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-20T07:43:32.549292+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T07:43:32.553261+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:32.553291+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.553309+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.556283+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:32.556332+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.556435+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.565466+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-20T07:43:32.572899+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:32.572931+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.572953+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.581342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:32.690182+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-20T07:43:32.694614+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:32.694644+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.694662+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.701013+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T07:43:32.706279+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:32.706315+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.706333+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.721207+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-20T07:43:32.726162+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:32.726198+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:32.726216+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:33.155481+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T07:43:33.160654+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:33.160689+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:33.160707+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:33.219721+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:33.320722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:33.475410+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:33.591408+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:33.622356+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-20T07:43:33.626977+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:33.627007+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:33.627025+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:33.688306+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:33.758402+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:33.832562+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:33.903263+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:33.980631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:34.029872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:34.060798+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:34.220046+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:34.354810+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:34.376578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:34.614329+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-20T07:43:34.618731+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:34.618759+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:34.618777+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:34.983088+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:35.197230+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:35.221027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:35.370406+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:35.394698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:35.460039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:35.565684+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:35.692422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:35.756789+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:35.841881+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-03-20T07:43:35.843248+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:35.846367+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:35.846395+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:35.846413+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:36.064696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:36.557065+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:37.267546+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:37.457418+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:37.595994+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:37.710396+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T07:43:37.852195+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-03-20T07:43:37.856883+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:37.856914+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:37.856931+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:45.492507+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T07:43:45.498151+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:45.498184+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:45.498202+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:54.059473+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-20T07:43:54.081178+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:43:54.081219+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:43:54.081238+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:44:41.564544+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-20T07:44:41.586954+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:44:41.586990+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:44:41.587008+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:55:20.586639+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T07:55:20.614519+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:55:20.614563+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:55:20.614581+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:55:21.318158+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T07:55:21.322908+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T07:55:21.322937+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T07:55:21.322954+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T08:07:14.076315+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-20T08:07:14.105556+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T08:07:14.105595+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T08:07:14.105613+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T08:07:14.814697+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-20T08:07:14.820075+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T08:07:14.820105+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T08:07:14.820122+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T08:16:03.391490+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-20T08:16:03.431783+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T08:16:03.431832+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T08:16:03.431850+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T08:16:04.961323+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-20T08:16:04.966049+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T08:16:04.966078+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T08:16:04.966096+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T08:24:30.999815+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-20T08:24:31.034037+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T08:24:31.034085+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T08:24:31.034103+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T09:02:39.647340+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T09:02:39.839508+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T09:02:39.839565+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T09:02:39.839592+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T09:02:40.365462+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T09:02:40.370181+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T09:02:40.370210+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T09:02:40.370227+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T09:17:00.300959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://oasb.wefeatit.com/camera-cgi/admin/param.cgi"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://oasb.wefeatit.com/camera-cgi/admin/param.cgi\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/camera-cgi/admin/param.cgi/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T09:17:27.663133+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T09:17:27.681389+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T09:17:27.681433+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T09:17:27.681452+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T09:17:28.254215+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T09:17:28.258894+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T09:17:28.258932+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T09:17:28.258951+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T09:46:54.071272+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-20T09:46:54.133105+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T09:46:54.133160+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T09:46:54.133180+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T09:46:54.298078+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-20T09:46:54.302711+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T09:46:54.302740+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T09:46:54.302757+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:22:42.526313+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-20T10:22:42.556548+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T10:22:42.556597+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:22:42.556617+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:22:43.146939+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-20T10:22:43.151956+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T10:22:43.151985+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:22:43.152003+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:48:57.109292+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T10:48:57.151225+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T10:48:57.151287+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:48:57.151313+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:48:57.774824+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T10:48:57.782246+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T10:48:57.782297+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:48:57.782321+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:49:22.816266+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T10:49:22.865628+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T10:49:22.865680+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:49:22.865699+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:49:23.080055+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T10:49:23.084693+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T10:49:23.084723+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:49:23.084746+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:49:35.606896+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T10:49:35.613495+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T10:49:35.613539+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:49:35.613563+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:49:35.789109+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T10:49:35.793496+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T10:49:35.793526+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:49:35.793542+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:49:40.938810+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-20T10:49:40.955861+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T10:49:40.955901+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:49:40.955918+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:49:41.503307+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-20T10:49:41.508012+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T10:49:41.508051+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:49:41.508068+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:52:16.638289+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-20T10:52:16.671450+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T10:52:16.671506+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:52:16.671526+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:52:17.832170+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-20T10:52:17.839108+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T10:52:17.839143+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:52:17.839161+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:57:33.920651+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-20T10:57:33.947803+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T10:57:33.947847+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:57:33.947866+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:57:34.460801+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-20T10:57:34.466555+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T10:57:34.466599+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T10:57:34.466622+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:08:43.933624+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T11:08:43.982630+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:08:43.982694+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:08:43.982717+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:08:44.360707+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-20T11:08:44.365490+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:08:44.365523+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:08:44.365541+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:15:42.461952+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T11:15:42.508976+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:15:42.509020+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:15:42.509039+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:15:57.857129+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-20T11:15:57.892086+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:15:57.892129+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:15:57.892148+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:16:06.009751+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T11:16:22.522834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T11:22:55.010515+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-20T11:22:55.049717+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:22:55.049757+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:22:55.049775+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:23:37.427686+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-20T11:23:37.462460+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:23:37.462499+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:23:37.462518+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:23:48.112639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T11:24:12.868654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T11:42:49.688842+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-20T11:42:49.731474+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:42:49.731525+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:42:49.731545+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:42:50.340624+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-20T11:42:50.345805+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:42:50.345833+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:42:50.345851+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:42:51.134003+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T11:42:51.618258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T11:42:52.232835+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-20T11:42:52.237280+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:42:52.237312+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:42:52.237329+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:42:55.512731+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"HEAD"} [] [2025-03-20T11:42:55.517028+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:42:55.517055+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:42:55.517088+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:42:55.649476+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-20T11:42:55.726255+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T11:42:58.368819+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://www.wefeatit.com/register","method":"HEAD"} [] [2025-03-20T11:42:58.373380+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:42:58.373415+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:42:58.373433+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:42:58.392130+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-20T11:42:58.958950+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T11:52:31.712476+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/camera-cgi/admin/param.cgi"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/camera-cgi/admin/param.cgi\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/camera-cgi/admin/param.cgi/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T11:58:18.816336+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-03-20T11:58:18.834296+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:58:18.834335+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:58:18.834353+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:58:18.945093+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"HEAD"} [] [2025-03-20T11:58:18.949836+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:58:18.949866+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:58:18.949883+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:58:31.571687+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-20T11:58:31.576211+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:58:31.576241+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:58:31.576270+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:58:34.589689+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T11:58:34.606782+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T11:58:34.606818+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T11:58:34.606836+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:09:36.010931+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-03-20T12:09:36.036890+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:09:36.036925+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:09:36.038354+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:14:57.234270+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-03-20T12:14:57.252768+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:14:57.252813+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:14:57.252831+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:14:57.318582+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"HEAD"} [] [2025-03-20T12:14:57.324222+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:14:57.324254+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:14:57.324275+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:15:03.693168+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T12:15:03.696587+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-20T12:15:03.699305+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:15:03.699348+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:15:03.699369+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:15:03.701524+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:15:03.701553+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:15:03.701570+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:36.067744+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T12:17:36.085859+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:17:36.085892+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:36.085909+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:36.272747+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T12:17:36.277831+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:17:36.277863+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:36.277880+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:36.764716+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T12:17:36.769037+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:17:36.769066+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:36.769083+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:36.899262+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T12:17:36.903569+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:17:36.903597+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:36.903614+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:37.135743+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T12:17:37.142019+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:17:37.142061+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:37.142083+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:37.275580+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T12:17:37.279924+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:17:37.279953+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:37.279970+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:37.499738+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T12:17:37.504007+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:17:37.504036+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:37.504053+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:37.639530+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T12:17:37.645261+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:17:37.645294+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:17:37.645312+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:45:36.453059+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T12:45:36.698557+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-20T12:45:36.712877+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:45:36.712920+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:45:36.712939+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:45:36.907843+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-20T12:45:36.912457+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:45:36.912488+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:45:36.912505+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:45:37.068015+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T12:45:37.214026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T12:45:37.359935+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T12:45:37.510194+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T12:45:37.651961+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T12:45:37.795849+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T12:45:37.931569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T12:45:38.064249+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-20T12:45:38.068665+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:45:38.068693+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:45:38.068710+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:45:38.200969+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-20T12:45:38.205335+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:45:38.205363+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:45:38.205381+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:55:05.838328+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T12:55:05.865942+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:55:05.865992+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:55:05.866011+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:55:06.076418+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-20T12:55:06.081205+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T12:55:06.081252+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T12:55:06.081270+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T13:06:23.282624+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T13:06:23.315338+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T13:06:23.315377+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T13:06:23.315396+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T13:06:23.756638+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-20T13:06:23.761385+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T13:06:23.761413+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T13:06:23.761431+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T13:48:12.489242+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-20T13:48:12.525230+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T13:48:12.525274+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T13:48:12.525292+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T13:48:15.222617+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-20T13:48:15.227373+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T13:48:15.227403+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T13:48:15.227421+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T13:54:46.682344+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T13:54:46.718794+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T13:54:46.718844+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T13:54:46.718867+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T13:54:46.957193+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T13:54:46.961818+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T13:54:46.961846+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T13:54:46.961863+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T14:54:53.166178+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T14:54:53.208621+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T14:54:53.208658+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T14:54:53.208675+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T14:54:54.639592+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-20T14:54:54.644415+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T14:54:54.644447+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T14:54:54.644465+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:03:27.122563+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T15:03:27.155194+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T15:03:27.155235+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:03:27.155253+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:03:27.624271+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T15:03:27.628915+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T15:03:27.628943+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:03:27.628964+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:18.641761+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-20T15:29:18.695977+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T15:29:18.696036+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:18.696060+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:18.867035+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-20T15:29:18.873727+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T15:29:18.873783+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:18.873806+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:22.495296+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-20T15:29:22.501804+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T15:29:22.501839+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:23.172682+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"lesterdavidmm24@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:23.174064+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:23.174489+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:24.648500+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-20T15:29:24.653497+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T15:29:24.653529+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:24.653547+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:26.670681+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-20T15:29:26.676679+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T15:29:26.676713+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:26.690202+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:26.691066+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:26.691169+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:28.466391+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-20T15:29:28.470988+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T15:29:28.471018+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:28.471036+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:29.862630+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-20T15:29:29.867452+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T15:29:29.867486+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:29.867508+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:29:30.037814+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-20T15:49:29.452635+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T15:49:29.490371+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T15:49:29.490420+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:49:29.490445+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:49:30.557536+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-20T15:49:30.562425+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T15:49:30.562456+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T15:49:30.562473+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T16:20:41.575749+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hellopress/wp_filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:42.046528+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:42.182597+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:42.320037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:42.485889+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/astra/inc/ki1k.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/astra/inc/ki1k.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/astra/inc/ki1k.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:42.685001+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/WordPress/wp-admin/includes/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/WordPress/wp-admin/includes/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/WordPress/wp-admin/includes/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:42.841392+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:43.005849+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ty.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ty.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ty.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:43.174095+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/cay-van-phong/filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/cay-van-phong/filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/cay-van-phong/filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:43.309912+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:43.471834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:43.659720+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:43.831607+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/legacy/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/legacy/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/legacy/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:44.008880+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:44.187502+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:44.320559+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:44.455383+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/rk2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/rk2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/wp-includes/ID3/rk2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:44.637220+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/28c5400b0b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/28c5400b0b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/28c5400b0b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:44.811491+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/wp-config-sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/wp-config-sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/wp-config-sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:45.508940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/.info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/.info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/wp-includes/ID3/.info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:45.674828+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:45.809214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/img/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:45.944211+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:46.415615+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:46.549140+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:46.692069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:46.829010+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:48.019859+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:48.164819+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:20:48.316141+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:22:07.706896+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-20T16:22:07.727315+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T16:22:07.727360+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T16:22:07.727380+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T16:22:09.021242+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-20T16:22:09.026131+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T16:22:09.026160+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T16:22:09.026183+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T16:27:41.434419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:27:41.837731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:41:21.226719+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T16:41:28.928888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemaps.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemaps.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemaps.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T17:45:00.795416+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemaps.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemaps.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemaps.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T18:13:27.230281+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T18:13:27.504776+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-20T18:13:27.518472+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T18:13:27.518504+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T18:13:27.518522+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T18:13:27.863278+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-20T18:13:27.867591+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T18:13:27.867619+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T18:13:27.867636+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T18:13:28.031963+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T18:13:28.287047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T18:13:28.479926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T18:13:28.685085+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T18:13:28.835041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T18:13:29.045733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T18:13:29.258735+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T18:13:29.401827+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-20T18:13:29.407288+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T18:13:29.407343+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T18:13:29.407368+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T18:13:29.606139+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-20T18:13:29.610622+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T18:13:29.610657+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T18:13:29.610675+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T19:03:51.845571+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//thoms.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//thoms.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//thoms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T19:03:56.651067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//inputs.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//inputs.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T19:04:00.966480+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//userfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//userfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//userfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T19:47:10.575251+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T19:47:10.614443+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T19:47:10.614509+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T19:47:10.614534+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T19:47:11.903918+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-20T19:47:11.909039+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T19:47:11.909068+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T19:47:11.909088+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:25:10.434979+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T20:37:29.268402+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-03-20T20:37:29.293977+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T20:37:29.294011+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:37:29.294030+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:37:30.502691+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"HEAD"} [] [2025-03-20T20:37:30.507295+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T20:37:30.507323+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:37:30.507340+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:37:31.520434+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-20T20:37:31.524841+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T20:37:31.524873+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:37:31.524890+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:37:31.806363+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-20T20:37:31.810800+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T20:37:31.810833+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:37:31.810850+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:38:12.266441+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-20T20:38:12.284261+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T20:38:12.284294+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:38:12.284312+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:38:12.568716+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-20T20:38:12.573935+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T20:38:12.573980+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:38:12.573998+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:38:13.446106+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-20T20:38:13.451616+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T20:38:13.451678+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:38:13.451697+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:38:15.683130+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-20T20:38:15.687654+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T20:38:15.687685+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:38:15.687702+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:51:25.028780+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T20:51:25.238469+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-20T20:51:25.248918+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T20:51:25.248960+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:51:25.248978+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:51:25.450327+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-20T20:51:25.454763+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T20:51:25.454792+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:51:25.454809+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:51:25.623135+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T20:51:25.768259+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T20:51:25.914508+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T20:51:26.056785+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T20:51:26.196761+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T20:51:26.343957+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T20:51:26.484099+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T20:51:26.632498+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-20T20:51:26.638008+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T20:51:26.638039+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:51:26.638056+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:51:26.776319+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-20T20:51:26.781674+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T20:51:26.781705+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T20:51:26.781727+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:23.952726+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-20T21:37:23.952733+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-20T21:37:23.987938+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:37:23.987978+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:23.987996+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:23.988006+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:37:23.988045+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:23.988063+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:24.141908+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T21:37:24.142707+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T21:37:24.146569+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:37:24.146597+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:24.146614+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:24.147601+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:37:24.147630+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:24.147646+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:24.210807+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-20T21:37:24.215163+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:37:24.215192+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:24.215209+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:24.225523+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-20T21:37:24.230171+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:37:24.230200+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:24.230216+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:24.286423+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T21:37:24.290850+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:37:24.290878+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:24.290894+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:24.290731+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T21:37:24.296506+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:37:24.296535+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:24.296553+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:33.766713+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-20T21:37:33.771034+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:37:33.771062+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:33.771079+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:34.210252+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T21:37:34.215656+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:37:34.215686+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:34.215703+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:34.229713+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-20T21:37:34.234293+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:37:34.234320+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:34.234337+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:34.982435+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T21:37:34.986981+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:37:34.987010+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:34.987028+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:37:35.121925+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T21:37:37.162777+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T21:37:37.170556+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/%23"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/%23\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/%23/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T21:38:46.826497+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-20T21:38:46.844898+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:38:46.844935+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:38:46.844953+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:38:48.333220+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-20T21:38:48.338393+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:38:48.338424+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:38:48.338442+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:50:24.665426+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T21:50:24.849401+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-20T21:50:24.859574+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:50:24.859609+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:50:24.859627+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:50:25.035348+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-20T21:50:25.039744+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:50:25.039775+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:50:25.039792+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:50:25.181486+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T21:50:25.318474+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T21:50:25.459144+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T21:50:25.609427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T21:50:25.748806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T21:50:25.885978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T21:50:26.023294+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T21:50:26.155442+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-20T21:50:26.159869+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:50:26.159899+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:50:26.159916+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:50:26.299629+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-20T21:50:26.303977+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T21:50:26.304005+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T21:50:26.304022+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T22:15:44.823904+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T22:15:44.823976+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T22:15:44.852511+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T22:15:44.852553+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T22:15:44.852571+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T22:15:44.852627+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T22:15:44.852676+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T22:15:44.852699+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T22:15:45.162673+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T22:15:45.167385+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T22:15:45.167415+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T22:15:45.167433+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T22:15:45.183777+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-20T22:15:45.192184+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T22:15:45.192248+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T22:15:45.192274+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T22:16:00.526093+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-20T22:16:00.559774+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-20T22:16:00.559819+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T22:16:00.559837+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-20T22:37:27.060287+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/heh.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/heh.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/heh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T22:37:32.505313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/NewFile.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/NewFile.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/NewFile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T22:37:37.513785+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/view-more/ioxi.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/view-more/ioxi.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/view-more/ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T22:37:41.060146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/erinyani/baxa1.php7" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/erinyani/baxa1.php7\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erinyani/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T22:37:47.776363+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/baxa1.php7" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/baxa1.php7\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T22:37:54.328488+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/erinyani/baxa1.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/erinyani/baxa1.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erinyani/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T22:38:00.182745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/baxa1.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/baxa1.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-20T22:38:06.651945+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/seoxx/randkeyword.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/seoxx/randkeyword.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoxx/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:29.542047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:30.711018+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:30.781463+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:30.857589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:30.926707+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:31.005060+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:31.073577+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:31.205330+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:31.273078+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:31.343307+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:31.412168+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:31.480335+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:31.549305+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:31.617477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:31.685603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:31.753037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:31.822132+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:31.890920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:00:31.964109+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:13:29.003117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T00:13:29.246627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T01:11:16.736454+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T01:13:00.275422+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-21T01:13:00.373538+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T01:13:00.373594+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T01:13:00.373616+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T01:13:02.353157+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-21T01:13:02.358857+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T01:13:02.358890+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T01:13:02.358908+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:00:47.162266+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-21T02:00:47.269341+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T02:00:47.269392+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:00:47.269414+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:00:47.813557+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://git.oasb.wefeatit.com/public/login","method":"GET"} [] [2025-03-21T02:00:47.818529+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T02:00:47.818558+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:00:47.818575+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:00:52.491142+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-21T02:00:52.495458+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T02:00:52.495486+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:00:52.495503+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:00:52.879402+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.git.oasb.wefeatit.com/public/login","method":"GET"} [] [2025-03-21T02:00:52.883685+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T02:00:52.883714+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:00:52.883730+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:41.887977+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-21T02:13:41.919223+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T02:13:41.919262+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:41.919279+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:42.144974+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-21T02:13:42.150687+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T02:13:42.150715+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:42.150732+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:43.448003+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-21T02:13:43.454464+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T02:13:43.454494+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:44.611988+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"darinmossm@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:44.614177+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:44.624052+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:45.745718+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-21T02:13:45.750810+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T02:13:45.750852+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:45.750870+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:46.870513+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-21T02:13:46.876473+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T02:13:46.876502+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:46.893451+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:46.894283+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:46.894387+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:48.088536+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-21T02:13:48.092999+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T02:13:48.093028+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:48.093045+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:48.372084+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-21T02:13:48.376330+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T02:13:48.376363+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:48.376380+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:13:48.693315+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-21T02:54:01.732752+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T02:54:01.771120+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T02:54:01.771162+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:54:01.771181+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:54:03.252135+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T02:54:03.256838+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T02:54:03.256867+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T02:54:03.256884+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T05:03:03.013733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T05:03:03.600181+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-21T05:03:03.614205+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T05:03:03.614239+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T05:03:03.614257+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T05:03:04.096373+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-21T05:03:04.101225+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T05:03:04.101256+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T05:03:04.101286+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T05:03:04.298659+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T05:03:04.435471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T05:03:04.570956+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T05:03:04.703437+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T05:03:04.835737+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T05:03:04.970338+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T05:03:05.105546+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T05:03:05.244795+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-21T05:03:05.249825+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T05:03:05.249854+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T05:03:05.249872+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T05:03:05.389027+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-21T05:03:05.393826+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T05:03:05.393860+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T05:03:05.393878+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T05:05:08.940284+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-21T05:05:08.972340+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T05:05:08.972386+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T05:05:08.972409+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T05:36:09.450288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T05:36:15.293312+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T05:53:37.930041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T06:13:53.218830+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T06:13:53.426639+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T06:13:53.426693+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:13:53.426712+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:13:54.938279+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T06:13:54.943400+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T06:13:54.943429+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:13:54.943449+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:13:55.781935+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T06:13:56.337316+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-21T06:13:56.341716+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T06:13:56.341747+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:13:56.341765+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:14:01.538626+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-21T06:14:01.543119+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T06:14:01.543147+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:14:01.543165+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:14:02.576527+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T06:20:33.006262+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T06:20:33.282667+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-21T06:20:33.292900+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T06:20:33.292934+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:20:33.292951+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:20:33.524338+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-21T06:20:33.529145+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T06:20:33.529184+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:20:33.529202+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:20:33.744429+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T06:20:33.939482+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T06:20:34.175336+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T06:20:34.340087+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T06:20:34.513664+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T06:20:34.720338+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T06:20:34.911730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T06:20:35.078728+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-21T06:20:35.083080+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T06:20:35.083110+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:20:35.083128+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:20:35.266763+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-21T06:20:35.272725+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T06:20:35.272782+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:20:35.272806+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:29:44.948379+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/jquery-file-upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/jquery-file-upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/jquery-file-upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T06:32:41.715403+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T06:32:41.751037+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T06:32:41.751073+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:32:41.751090+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:32:42.791478+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T06:32:42.796192+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T06:32:42.796221+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:32:42.796238+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:40:02.501768+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T06:40:02.548615+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T06:40:02.548676+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:40:02.548702+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:40:02.910454+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T06:51:13.919525+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-21T06:51:13.947303+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T06:51:13.947337+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:51:13.947354+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:51:14.836788+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-21T06:51:14.841509+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T06:51:14.841541+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T06:51:14.841559+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T07:14:25.392167+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-21T07:14:25.427150+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T07:14:25.427196+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T07:14:25.427214+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T07:14:25.749760+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-21T07:14:25.754659+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T07:14:25.754691+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T07:14:25.754709+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T07:14:26.671555+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-21T07:14:26.677788+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T07:14:26.677836+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T07:14:26.677854+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T07:14:28.891308+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-21T07:14:28.896118+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T07:14:28.896146+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T07:14:28.896163+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T07:24:50.573488+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wp-content/plugins/wp-catcher/index.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wp-content/plugins/wp-catcher/index.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-catcher/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T07:25:06.410960+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/wp-content/plugins/wp-catcher/index.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/wp-content/plugins/wp-catcher/index.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-catcher/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T07:26:19.240624+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T08:02:41.333267+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T08:02:41.553989+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T08:14:54.400906+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T08:14:54.440038+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T08:14:54.440073+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T08:14:54.440091+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T08:14:55.664307+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T08:14:55.668979+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T08:14:55.669008+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T08:14:55.669025+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T08:24:48.861029+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T08:24:49.307739+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T08:48:35.825438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/classfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/classfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T09:24:59.852505+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T09:25:00.135530+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-21T09:25:00.157356+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T09:25:00.157405+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T09:25:00.157424+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T09:25:00.372565+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-21T09:25:00.377072+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T09:25:00.377113+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T09:25:00.377131+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T09:25:00.526555+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T09:25:00.672798+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T09:25:00.817502+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T09:25:00.952682+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T09:25:01.087120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T09:25:01.221337+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T09:25:01.367130+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T09:25:01.508220+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-21T09:25:01.512827+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T09:25:01.512860+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T09:25:01.512880+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T09:25:01.644395+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-21T09:25:01.648823+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T09:25:01.648852+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T09:25:01.648869+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T09:37:05.248813+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T09:37:05.286134+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T09:37:05.286168+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T09:37:05.286186+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T09:37:05.694378+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T09:37:05.699796+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T09:37:05.699831+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T09:37:05.699849+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T09:59:22.079957+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T11:18:44.034347+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/setup-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/setup-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/setup-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T11:18:44.426567+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-admin/setup-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-admin/setup-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-admin/setup-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T11:23:33.610067+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-21T11:23:33.881902+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T11:23:33.881954+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T11:23:33.881974+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T11:23:37.919099+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-21T11:23:37.923960+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T11:23:37.923988+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T11:23:37.924007+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T11:41:00.277607+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-21T11:41:00.310543+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T11:41:00.310581+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T11:41:00.310600+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T11:41:01.284676+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-21T11:41:01.289419+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T11:41:01.289450+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T11:41:01.289467+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T12:59:02.771768+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T12:59:02.817991+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T12:59:02.818036+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T12:59:02.818054+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T12:59:03.589662+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T12:59:03.594515+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T12:59:03.594545+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T12:59:03.594562+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T13:38:15.967316+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/wp-admin/setup-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/wp-admin/setup-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/setup-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T13:38:17.258038+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/wordpress/wp-admin/setup-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/wordpress/wp-admin/setup-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-admin/setup-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T13:43:24.906052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T13:43:25.195652+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T13:43:25.205664+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T13:43:25.205695+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T13:43:25.205713+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T13:43:25.461406+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T13:43:25.465824+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T13:43:25.465855+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T13:43:25.465872+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T13:43:27.123639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T13:43:27.773515+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-21T13:43:27.777900+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T13:43:27.777929+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T13:43:27.777946+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T13:43:27.903766+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-21T14:07:50.061356+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/elrte/src/elrte.src.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/elrte/src/elrte.src.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/elrte/src/elrte.src.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T14:37:55.464258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T14:37:55.769111+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-21T14:37:55.785788+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T14:37:55.785840+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T14:37:55.785860+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T14:37:56.075232+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-21T14:37:56.079619+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T14:37:56.079651+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T14:37:56.079668+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T14:37:56.240305+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T14:37:56.412670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T14:37:56.589091+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T14:37:56.863291+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T14:37:57.123806+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T14:37:57.377576+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T14:37:57.541169+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T14:37:57.826701+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-21T14:37:57.830996+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T14:37:57.831024+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T14:37:57.831040+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T14:37:58.028870+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-21T14:37:58.033431+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T14:37:58.033462+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T14:37:58.033480+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T14:48:17.524954+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T14:50:44.832965+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-21T14:50:44.854941+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T14:50:44.854974+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T14:50:44.854992+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T14:50:45.103120+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-21T14:50:45.107875+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T14:50:45.107904+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T14:50:45.107924+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T15:43:50.947808+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T15:43:50.985682+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T15:43:50.985723+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T15:43:50.985742+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T15:43:51.781401+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T15:43:51.786238+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T15:43:51.786271+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T15:43:51.786289+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T16:05:01.497524+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:23:42.812079+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-21T16:23:42.844768+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T16:23:42.844805+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T16:23:42.844822+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T16:23:44.223843+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-21T16:23:44.229830+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T16:23:44.229867+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T16:23:44.229885+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T16:25:08.216738+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/bootstrap/cache/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/bootstrap/cache/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bootstrap/cache/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:08.428723+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:08.540015+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:08.607616+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:08.698664+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.svn/entries"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.svn/entries\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.svn/entries/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:08.767128+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.git/index"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.git/index\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/index/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:12.044470+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/typo3conf/localconf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/typo3conf/localconf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/typo3conf/localconf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:15.911696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/prod.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/prod.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/prod.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:16.002643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/api/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/api/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:19.502498+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/staging.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/staging.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/staging.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:19.674870+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/nova-api/styles"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/nova-api/styles\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nova-api/styles/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:19.815140+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config/routes.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config/routes.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/routes.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:19.890102+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/web.config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/web.config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web.config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:20.010432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/sites/all/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/sites/all/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:23.788391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/configuration.php~"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/configuration.php~\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configuration.php~/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:27.747816+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/Dockerfile"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/Dockerfile\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Dockerfile/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T16:25:27.820264+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.git/refs/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.git/refs/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/refs\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T17:55:24.540748+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T17:55:24.575310+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T17:55:24.575348+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T17:55:24.575366+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T17:55:26.041983+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T17:55:26.046888+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T17:55:26.046916+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T17:55:26.046933+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:27:42.854218+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:27:43.126232+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-21T18:27:43.136270+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T18:27:43.136299+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:27:43.136317+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:27:43.353183+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-21T18:27:43.357557+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T18:27:43.357587+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:27:43.357604+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:27:43.530186+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:27:43.715530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:27:43.909132+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:27:44.094996+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:27:44.254798+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:27:44.423678+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:27:44.597483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:27:44.769372+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-21T18:27:44.774601+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T18:27:44.774633+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:27:44.774651+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:27:44.965403+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-21T18:27:44.969752+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T18:27:44.969782+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:27:44.969800+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:44:54.633227+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/src/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/src/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:44:54.794538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db.ini"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db.ini\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.ini/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:44:54.862229+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:44:54.926703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:44:55.004441+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/local_settings.py"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/local_settings.py\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/local_settings.py/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:44:55.078237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bootstrap/cache/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bootstrap/cache/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bootstrap/cache/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:44:55.160222+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/settings.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/settings.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:44:58.892336+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:44:58.946357+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/secrets.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/secrets.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/secrets.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:44:59.021208+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:02.611530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:02.665299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:02.720225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:02.786496+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:02.857289+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/logs/HEAD"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/logs/HEAD\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/logs/HEAD/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:02.910644+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.gitignore"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.gitignore\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.gitignore/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:03.035150+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/typo3conf/localconf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/typo3conf/localconf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/typo3conf/localconf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:03.091796+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:05.999600+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.old.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.old.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.old.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:06.094422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:06.154706+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/stage.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/stage.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stage.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:08.785800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:08.850073+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/storage/framework/cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/storage/framework/cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/framework/cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:08.911992+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/storage/framework/views/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/storage/framework/views/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/framework/views\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:12.164227+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.test"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.test\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:12.327596+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/routes.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/routes.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/routes.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:12.464373+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/modules/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/modules/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/modules\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:12.521481+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:12.618552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config-sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config-sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config-sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:12.716186+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yarn.lock"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yarn.lock\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yarn.lock/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:12.843358+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/server.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/server.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:13.048281+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:16.948160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/refs/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/refs/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/refs\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:45:17.029483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/swagger-ui.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/swagger-ui.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/swagger-ui.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:55:37.773777+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contact/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contact/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:55:38.052904+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T18:55:38.071036+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T18:55:38.071068+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:38.071086+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:38.299920+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T18:55:38.304566+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T18:55:38.304600+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:38.304617+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:38.487466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:55:38.654766+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-21T18:55:38.659119+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T18:55:38.659148+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:38.659164+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:38.719783+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-21T18:55:38.877666+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T18:55:38.882029+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T18:55:38.882057+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:38.882074+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:39.062012+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T18:55:39.066440+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T18:55:39.066470+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:39.066487+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:39.222006+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T18:55:39.226695+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T18:55:39.226724+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:39.226742+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:39.413010+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T18:55:39.625131+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-21T18:55:39.629442+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T18:55:39.629470+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:39.629487+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:39.647609+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-21T18:55:39.818150+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T18:55:39.822766+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T18:55:39.822796+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T18:55:39.822813+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T20:21:09.374218+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-21T20:21:09.426225+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T20:21:09.426267+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T20:21:09.426285+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T20:21:09.878976+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-21T20:21:09.883761+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T20:21:09.883791+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T20:21:09.883808+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T20:21:10.143507+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-21T20:21:10.148149+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T20:21:10.148183+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T20:21:10.148201+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T20:21:10.631189+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-21T20:21:10.635667+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T20:21:10.635698+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T20:21:10.635716+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:09:19.666335+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T21:09:19.695133+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:09:19.695170+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:09:19.695191+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:09:19.799859+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T21:09:19.805309+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:09:19.805338+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:09:19.805356+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:09:19.857587+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T21:09:19.862477+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:09:19.862506+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:09:19.862523+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:23:36.509855+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-21T21:23:36.558582+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:23:36.558622+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:23:36.558640+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:23:38.554056+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-21T21:23:38.559463+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:23:38.559498+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:23:38.559515+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:32:10.715053+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T21:32:10.919814+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-21T21:32:10.930420+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:32:10.930458+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:32:10.930476+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:32:11.129003+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-21T21:32:11.133905+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:32:11.133936+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:32:11.133953+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:32:11.280983+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T21:32:11.423651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T21:32:11.560896+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T21:32:11.706299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T21:32:11.842076+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T21:32:11.975471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T21:32:12.108743+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T21:32:12.245735+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-21T21:32:12.250297+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:32:12.250326+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:32:12.250343+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:32:12.387760+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-21T21:32:12.392256+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:32:12.392286+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:32:12.392304+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.383240+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T21:38:32.383286+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-21T21:38:32.402469+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:38:32.402503+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.402521+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.402531+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:38:32.402572+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.402591+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.442371+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-21T21:38:32.447936+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:38:32.447964+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.447981+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.591600+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-21T21:38:32.598121+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:38:32.598156+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.598178+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.713130+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-21T21:38:32.717834+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:38:32.717861+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.717879+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.720335+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T21:38:32.725297+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:38:32.725325+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.725343+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.827348+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-21T21:38:32.831682+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:38:32.831711+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.831729+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.979883+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-21T21:38:32.984173+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:38:32.984200+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:32.984218+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:33.587403+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-21T21:38:33.591878+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:38:33.591911+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:33.591929+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:33.753742+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-21T21:38:33.758127+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:38:33.758156+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:33.758173+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:35.306148+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T21:38:35.743843+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://www.wefeatit.com/register","method":"GET"} [] [2025-03-21T21:38:35.748322+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:38:35.748367+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:35.748389+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:38:35.775390+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-21T21:44:30.732313+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-21T21:44:30.749963+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:44:30.750002+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:44:30.750020+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:44:32.289648+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-21T21:44:32.294436+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T21:44:32.294465+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T21:44:32.294482+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T22:05:10.759628+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:11.518902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/application.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/application.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:11.697546+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/secrets.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/secrets.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:11.806764+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config/secrets.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config/secrets.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/secrets.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:11.869155+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/auth.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/auth.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/auth.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:11.974658+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/backup.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/backup.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:12.175003+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/phpinfo1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/phpinfo1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:12.444481+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/nova-api/styles"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/nova-api/styles\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nova-api/styles/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:12.570576+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config/packages/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config/packages/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/packages\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:12.633422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config/routes.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config/routes.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/routes.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:12.793370+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/sites/all/modules/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/sites/all/modules/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/modules\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:12.977730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/server.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/server.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:13.062069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:13.153499+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.dockerignore"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.dockerignore\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.dockerignore/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:13.212050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.git/logs/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.git/logs/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/logs\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:13.349964+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/api-docs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/api-docs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api-docs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T22:45:13.476808+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.well-known/security.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.well-known/security.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/security.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-21T23:14:51.298874+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T23:14:51.333385+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T23:14:51.333420+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T23:14:51.333438+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T23:14:52.576575+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T23:14:52.581370+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T23:14:52.581398+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T23:14:52.581414+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T23:19:12.779725+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-21T23:19:12.797883+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T23:19:12.797917+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T23:19:12.797935+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T23:19:12.976515+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-21T23:19:12.981240+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T23:19:12.981268+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T23:19:12.981285+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T23:55:45.235334+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-21T23:55:45.273913+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T23:55:45.273956+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T23:55:45.273974+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T23:55:45.391176+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-21T23:55:45.395822+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-21T23:55:45.395850+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-21T23:55:45.395867+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:15:48.196183+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"HEAD"} [] [2025-03-22T00:15:48.234174+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T00:15:48.234216+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:15:48.234235+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:15:57.396425+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-03-22T00:15:57.401118+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T00:15:57.401146+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:15:57.401163+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:16:27.008549+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-22T00:16:27.011249+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-22T00:16:27.026737+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T00:16:27.026775+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:16:27.026793+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:16:27.026844+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T00:16:27.026878+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:16:27.026895+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:21:26.969758+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:21:27.520873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:22:58.912872+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-22T00:22:58.912918+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-22T00:22:58.933275+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T00:22:58.933313+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:22:58.933330+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:22:58.933330+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T00:22:58.933369+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:22:58.933387+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:22:59.123173+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-22T00:22:59.127922+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T00:22:59.127950+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:22:59.127967+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:22:59.128852+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-22T00:22:59.133965+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T00:22:59.133996+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:22:59.134013+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T00:41:39.030195+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:39.728585+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:39.787442+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:39.955427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/secrets.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/secrets.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/secrets.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:41.177455+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/helm/values.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/helm/values.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/helm/values.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:41.304947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/secrets.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/secrets.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/secrets.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:41.377208+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:41.782166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:41.842272+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.svn/entries"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.svn/entries\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.svn/entries/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:41.903640+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/index"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/index\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/index/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:41.983511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/joomla/configuration.php-dist"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/joomla/configuration.php-dist\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/joomla/configuration.php-dist/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:42.046470+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bitrix/php_interface/dbconn.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bitrix/php_interface/dbconn.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bitrix/php_interface/dbconn.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:42.104278+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/typo3conf/localconf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/typo3conf/localconf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/typo3conf/localconf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:42.194136+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/debug.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/debug.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:42.439704+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/prod.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/prod.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/prod.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:44.140591+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/credentials.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/credentials.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:44.200564+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:44.337665+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:45.728308+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/nova-api/styles"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/nova-api/styles\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nova-api/styles/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:45.785626+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:45.867281+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/var/logs/dev.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/var/logs/dev.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/var/logs/dev.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:46.035964+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/core/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/core/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:46.952041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/var/log/exception.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/var/log/exception.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/var/log/exception.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:48.376522+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/server.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/server.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:48.471686+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/objects/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/objects/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/objects\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:48.539861+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api-docs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api-docs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api-docs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:48.602043+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/swagger-ui.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/swagger-ui.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/swagger-ui.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:41:48.661866+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/openapi.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/openapi.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/openapi.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:54:50.757001+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T00:59:15.841773+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T01:37:18.179782+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hellopress/wp_filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T01:37:18.347077+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T01:37:18.576817+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T01:37:18.576873+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T01:37:18.576893+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T01:37:20.208463+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T01:37:20.213334+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T01:37:20.213365+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T01:37:20.213384+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T01:37:20.484931+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T01:45:50.197678+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T01:45:55.222685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T02:17:24.700332+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-22T02:17:24.750799+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T02:17:24.750837+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:17:24.750856+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:17:24.891767+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-22T02:17:24.896649+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T02:17:24.896684+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:17:24.896702+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:17:28.578332+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T02:17:28.582809+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T02:17:28.582840+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:17:28.582857+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:17:29.496443+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T02:17:29.501006+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T02:17:29.501041+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:17:29.501059+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:19:22.830375+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T02:19:22.861848+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T02:19:22.861883+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:19:22.861900+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:19:23.099473+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T02:19:23.104961+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T02:19:23.104993+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:19:23.105010+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:19:23.889758+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-22T02:19:23.894167+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T02:19:23.894198+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:19:23.894215+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:19:25.747927+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-22T02:19:25.752309+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T02:19:25.752338+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:19:25.752363+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:28:59.859154+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/NewFile.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/NewFile.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/NewFile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T02:29:04.395080+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/view-more/ioxi.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/view-more/ioxi.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/view-more/ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T02:29:08.475864+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/erinyani/baxa1.php7" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/erinyani/baxa1.php7\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erinyani/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T02:29:11.245092+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/baxa1.php7" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/baxa1.php7\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T02:29:14.228625+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/erinyani/baxa1.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/erinyani/baxa1.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erinyani/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T02:29:18.249883+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/baxa1.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/baxa1.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T02:29:23.676072+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/seoxx/randkeyword.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/seoxx/randkeyword.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoxx/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T02:38:19.419494+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T02:38:19.450821+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T02:38:19.450862+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:38:19.450880+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:38:19.724728+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T02:38:19.729615+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T02:38:19.729645+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:38:19.729663+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:38:20.249263+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T02:38:20.253534+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T02:38:20.253562+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:38:20.253579+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:52:52.881830+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-22T02:52:52.915927+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T02:52:52.915962+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:52:52.915981+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:52:53.094970+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-22T02:52:53.099844+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T02:52:53.099874+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T02:52:53.099891+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:24.265843+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-22T03:02:24.307947+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T03:02:24.307988+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:24.308006+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:24.604062+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-22T03:02:24.608886+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T03:02:24.608917+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:24.608934+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:29.413589+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T03:02:29.417915+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T03:02:29.417943+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:29.417960+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:29.536699+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T03:02:29.542527+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T03:02:29.542565+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:29.542588+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:29.670421+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T03:02:29.847625+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-22T03:02:29.852032+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T03:02:29.852062+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:29.852079+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:29.995864+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-22T03:02:31.146573+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T03:02:31.150873+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T03:02:31.150902+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:31.150919+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:31.293914+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T03:02:31.298449+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T03:02:31.298477+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:31.298495+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:31.400421+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T03:02:31.404718+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T03:02:31.404747+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:31.404764+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:31.589397+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T03:02:31.697168+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-22T03:02:31.701448+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T03:02:31.701480+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:31.701497+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:31.719493+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-22T03:02:31.834771+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T03:02:31.839107+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T03:02:31.839135+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:02:31.839152+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:40:14.372674+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-22T03:40:14.415548+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T03:40:14.415586+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:40:14.415604+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:40:14.599865+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-22T03:40:14.606215+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T03:40:14.606253+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T03:40:14.606274+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T04:20:31.992676+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:32.266466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:32.335111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:32.405611+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:32.482565+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:32.549464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:32.628718+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:32.699153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:32.767542+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:32.835364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:32.909726+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:32.979719+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:33.044977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:33.148775+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:33.217574+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:33.283095+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:33.348375+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:33.414192+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:33.480113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:33.545008+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:33.611001+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:33.700546+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:33.782265+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:33.871052+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T04:20:33.886161+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T04:20:33.886212+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T04:20:33.886231+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T04:20:34.031062+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T04:20:34.035529+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T04:20:34.035562+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T04:20:34.035580+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T04:20:34.132936+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:20:54.946696+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-22T04:20:54.965541+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T04:20:54.965578+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T04:20:54.965597+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T04:20:55.139762+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-22T04:20:55.144149+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T04:20:55.144180+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T04:20:55.144198+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T04:23:57.070708+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:26:33.831456+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T04:46:45.544599+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T04:46:45.580494+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T04:46:45.580542+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T04:46:45.580560+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T04:46:46.726404+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T04:46:46.731135+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T04:46:46.731167+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T04:46:46.731185+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T05:09:09.839865+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T05:09:10.037984+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-22T05:09:10.048489+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T05:09:10.048523+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T05:09:10.048541+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T05:09:10.217495+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-22T05:09:10.221823+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T05:09:10.221852+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T05:09:10.221869+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T05:09:12.529050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T05:09:12.663452+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-22T05:09:12.668102+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T05:09:12.668135+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T05:09:12.668155+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T05:09:12.799479+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T05:09:13.821153+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-22T05:09:13.825554+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T05:09:13.825584+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T05:09:13.825602+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:09:41.575564+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T06:10:14.132538+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T06:10:14.368945+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:10:14.369004+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:09.385844+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-22T06:21:10.364690+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T06:21:10.364744+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:10.364764+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:13.512410+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-22T06:21:13.517376+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T06:21:13.517410+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:13.517429+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:14.648637+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-22T06:21:14.652950+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T06:21:14.652978+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:14.652995+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:14.985307+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-22T06:21:19.161239+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-22T06:21:19.167264+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T06:21:19.167295+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:20.326642+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"yjusivlf@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:20.328035+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:20.328455+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:22.177484+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-22T06:21:22.183652+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T06:21:22.183681+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:22.211694+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"yjusivlf@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:22.212685+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:22.212810+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:23.182989+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-22T06:21:23.189328+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T06:21:23.189361+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:23.214909+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"yjusivlf@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:23.215791+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:23.215900+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:24.347982+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-22T06:21:24.354671+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T06:21:24.354707+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:24.380335+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"yjusivlf@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:24.381246+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:24.381356+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:25.041871+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-22T06:21:25.548086+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T06:21:25.548134+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:25.574511+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"yjusivlf@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:25.575390+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:25.575502+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:26.367674+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-22T06:21:26.425392+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T06:21:26.425442+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:26.847837+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"yjusivlf@do-not-respond.me\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:26.848809+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:21:26.848936+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:51:47.825412+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-22T06:51:48.371245+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T06:51:48.371301+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:51:48.371320+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:52:12.733885+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-22T06:52:12.782403+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T06:52:12.782463+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:52:12.782483+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:52:19.207493+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T06:52:35.362320+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T06:54:02.067399+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-22T06:54:02.174667+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T06:54:02.174716+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:54:02.174735+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:54:02.535984+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-22T06:54:02.540687+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T06:54:02.540716+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T06:54:02.540733+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T07:18:09.329077+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T07:18:09.329124+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T07:19:39.316216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T08:33:37.242045+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-22T08:33:37.822046+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T08:33:37.822102+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T08:33:37.822122+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T08:33:41.204894+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-22T08:33:41.209748+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T08:33:41.209785+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T08:33:41.209802+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T09:08:09.570258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T09:08:13.387095+01:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"ts_calendar"},"request_uri":"https://oasb.wefeatit.com/timesheet/clear_stared_projects/ts_calendar","method":"GET"} [] [2025-03-22T09:08:13.636735+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T09:08:13.636790+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T09:08:13.636810+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T09:08:13.665595+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-22T09:08:13.665653+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-22T09:08:13.665678+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-22T09:08:13.983424+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-22T10:08:45.700332+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T10:08:45.734598+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T10:08:45.734632+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T10:08:45.734654+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T10:08:47.942435+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T10:08:47.947692+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T10:08:47.947722+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T10:08:47.947740+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T10:41:16.479034+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T11:07:14.915507+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-22T11:07:15.088448+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T11:07:15.088497+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T11:07:15.088516+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T11:16:20.257647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T11:16:51.483625+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T11:48:28.058171+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T11:48:28.092242+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T11:48:28.092279+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T11:48:28.092297+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T11:48:28.471291+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T11:48:28.476032+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T11:48:28.476061+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T11:48:28.476078+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T11:48:29.665021+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-22T11:48:29.669536+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T11:48:29.669565+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T11:48:29.669582+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T11:48:29.992043+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-22T11:48:29.996412+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T11:48:29.996443+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T11:48:29.996461+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T11:55:05.217804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T11:55:07.390373+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T12:30:18.776636+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T13:26:48.766295+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-22T13:26:48.799938+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T13:26:48.799991+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T13:26:48.800010+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T13:26:49.037878+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-22T13:26:49.042666+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T13:26:49.042696+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T13:26:49.042714+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T13:28:46.848384+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-22T13:28:46.866319+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T13:28:46.866352+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T13:28:46.866370+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T13:28:48.106379+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-22T13:28:48.111059+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T13:28:48.111088+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T13:28:48.111105+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T13:40:25.511745+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-22T13:40:25.567554+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T13:40:25.567594+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T13:40:25.567616+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T13:40:25.708529+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-22T13:40:25.713689+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T13:40:25.713722+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T13:40:25.713739+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T13:40:53.906520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD https://wefeatit.com/wp-content/plugins/wp-foodbakery/assets/frontend/css/bootstrap.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD https://wefeatit.com/wp-content/plugins/wp-foodbakery/assets/frontend/css/bootstrap.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-foodbakery/assets/frontend/css/bootstrap.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:20:07.573622+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:28:08.597071+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T14:28:08.631854+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T14:28:08.631903+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T14:28:08.631922+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T14:28:08.999138+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T14:28:09.004370+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T14:28:09.004403+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T14:28:09.004438+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T14:28:09.804153+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T14:28:09.808905+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T14:28:09.808942+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T14:28:09.808959+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T14:29:22.502064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:23.950009+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:25.339089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:26.859604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:28.255372+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:29.635471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:31.169300+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:32.564132+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:33.947541+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:35.486519+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:37.010981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:38.602003+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:40.232033+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:41.768873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:43.147546+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:44.691350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:46.228041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:47.769661+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:49.165695+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:50.704785+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:52.247637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:53.837113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:55.469900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:55.987992+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:57.468782+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:29:59.006900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:00.385982+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:01.931298+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:03.460919+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:04.996526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:05.627182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:07.002492+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:07.511100+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:09.031818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:10.673770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:12.209526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:13.596192+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:15.129973+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:16.516652+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:17.912759+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:19.437631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:20.820645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:22.362723+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:23.906822+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:25.480807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:27.114001+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:28.648442+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:30.176436+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:31.706670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:33.249065+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:34.773839+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:36.310531+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:37.838974+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:39.375334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:40.809312+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:42.442815+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:43.988648+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:45.520500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:47.058020+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:48.593963+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:50.129014+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:51.661412+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:53.198875+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:54.565436+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:56.146800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:57.784379+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:30:59.315550+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:00.862121+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:02.393168+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:03.776197+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:05.315129+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:06.853570+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:08.385373+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:09.917019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:11.350891+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:12.985483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:14.512672+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:15.894466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:17.424977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:18.799609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:20.330997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:21.715951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:23.249829+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:24.779508+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:26.358897+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:27.995578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:29.524875+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:31.058229+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:32.426142+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:33.956419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:35.501091+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:37.028529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:38.554703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:39.929626+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:41.529909+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:43.152239+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:44.536698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:46.062829+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:47.439412+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:48.968039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:50.342394+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:51.874423+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:53.255495+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:54.785252+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:56.163995+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:57.754146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:31:59.378776+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:00.756993+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:02.290870+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:03.677472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:05.199177+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:06.736703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:08.256702+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:09.785807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:11.169237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:12.726793+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:14.088255+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:15.601624+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:16.975950+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:18.502287+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:19.882243+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:21.414229+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:22.791762+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:24.330048+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:25.865774+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:27.384341+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:28.942944+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:30.311098+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:31.826854+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:33.207411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:34.730307+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:36.263673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:37.796530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:39.325228+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:40.850234+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:42.382492+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:43.913090+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:45.482938+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:47.122776+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:48.654010+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:50.025204+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:51.556988+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:52.930485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:54.463360+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:55.837363+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:57.365346+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:32:58.903745+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:00.427853+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:02.004322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:03.639521+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:05.169355+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:06.560714+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:08.065660+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:09.444716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:10.973962+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:12.351959+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:13.882865+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:15.411813+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:16.937757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:18.516201+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:20.141905+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:21.666277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:23.191601+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:24.726522+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:26.255618+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:27.783484+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:29.162077+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:30.697621+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:32.071834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:33.642643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:35.278260+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:36.823620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:38.346870+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:39.870666+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:41.400619+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:42.778760+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:44.314083+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:45.842419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:47.365019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:48.938116+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:50.573769+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:52.100184+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:53.629594+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:55.170097+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:56.686655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:58.223481+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:33:59.748544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:34:01.285489+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:34:02.801131+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:34:04.376749+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:34:06.011516+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:34:07.389192+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:34:08.914340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:34:10.435538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T14:51:30.610852+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T14:51:30.643453+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T14:51:30.643491+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T14:51:30.643513+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T14:51:32.484913+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T14:51:32.491504+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T14:51:32.491540+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T14:51:32.491558+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T15:02:04.672762+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-22T15:02:04.717010+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T15:02:04.717046+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T15:02:04.717064+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T15:44:08.674462+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-22T15:44:08.716843+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T15:44:08.716878+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T15:44:08.716895+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T15:44:09.703803+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-22T15:44:09.708641+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T15:44:09.708669+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T15:44:09.708686+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T16:21:10.126138+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T16:21:10.654587+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T17:09:33.151266+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-22T17:09:33.211725+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T17:09:33.211788+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T17:09:33.211811+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T17:09:34.251095+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-22T17:09:34.255851+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T17:09:34.255884+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T17:09:34.255901+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T17:22:29.127808+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T17:26:45.303012+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-22T17:26:45.320825+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T17:26:45.320860+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T17:26:45.320878+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T17:26:45.502240+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-22T17:26:45.507370+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T17:26:45.507402+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T17:26:45.507420+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T18:16:36.490880+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-22T18:16:36.534246+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T18:16:36.534292+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T18:16:36.534311+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T18:16:37.321047+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-22T18:16:37.326114+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T18:16:37.326142+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T18:16:37.326159+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:06:34.574249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T19:06:34.741651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T19:37:15.096755+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-22T19:37:15.191464+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T19:37:15.191517+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:15.191537+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:15.408876+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-22T19:37:15.413799+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T19:37:15.413830+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:15.413852+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:15.825781+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-22T19:37:15.831270+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T19:37:15.831302+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:15.831320+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:15.961425+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-22T19:37:15.965751+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T19:37:15.965780+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:15.965796+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:16.185251+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T19:37:16.190354+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T19:37:16.190385+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:16.190403+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:16.320446+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T19:37:16.324990+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T19:37:16.325023+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:16.325041+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:16.548392+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-22T19:37:16.552715+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T19:37:16.552743+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:16.552760+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:16.681025+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-22T19:37:16.685402+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T19:37:16.685431+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:37:16.685448+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:48:20.228689+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T19:48:20.254728+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T19:48:20.254771+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:48:20.254792+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:48:21.723700+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T19:48:21.728421+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T19:48:21.728451+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T19:48:21.728469+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T20:49:25.841292+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-22T20:49:25.890465+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T20:49:25.890502+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T20:49:25.890520+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T20:49:26.078070+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-22T20:49:26.082909+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T20:49:26.082941+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T20:49:26.082959+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T21:09:08.545995+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-22T21:09:08.654539+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T21:09:08.654590+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T21:09:08.654610+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T21:09:09.073775+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-22T21:09:09.078536+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T21:09:09.078567+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T21:09:09.078586+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T21:09:10.536084+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-22T21:09:10.540780+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T21:09:10.540814+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T21:09:10.540833+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T21:09:15.168220+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-22T21:09:15.174087+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T21:09:15.174122+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T21:09:15.174145+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T21:28:50.638692+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T21:28:50.667437+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T21:28:50.667472+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T21:28:50.667490+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T21:28:51.030269+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T21:28:51.035134+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T21:28:51.035164+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T21:28:51.035181+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T22:15:41.978394+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T22:15:42.022809+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T22:15:42.022851+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T22:15:42.022873+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T22:15:42.231611+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-22T22:15:42.236513+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T22:15:42.236547+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T22:15:42.236565+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:44:08.121336+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-22T23:44:08.162815+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:44:08.162864+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:44:08.162883+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:44:08.378098+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-22T23:44:08.383059+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:44:08.383087+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:44:08.383104+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:49:04.577378+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-22T23:49:04.598515+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:49:04.598563+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:49:04.598582+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:54:52.279331+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-22T23:54:52.305871+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:54:52.305914+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:54:52.305932+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:54:52.810939+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-22T23:54:52.815658+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:54:52.815686+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:54:52.815703+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:55:19.591591+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T23:55:19.609466+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:55:19.609510+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:55:19.609528+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:55:19.945467+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T23:55:19.949799+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:55:19.949830+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:55:19.949846+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:55:20.734442+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-22T23:55:20.738822+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:55:20.738849+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:55:20.738867+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:57:58.952938+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T23:57:59.186722+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-22T23:57:59.224069+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:57:59.224118+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:57:59.224138+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:57:59.394047+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-22T23:57:59.398411+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:57:59.398440+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:57:59.398457+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:57:59.571356+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T23:57:59.706111+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-22T23:57:59.710565+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:57:59.710596+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:57:59.710614+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:57:59.821144+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-22T23:57:59.826030+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:57:59.826059+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:57:59.826076+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:57:59.963660+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-22T23:58:00.745588+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-22T23:58:00.749989+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:58:00.750019+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:58:00.750041+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:58:00.870756+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-22T23:58:00.875180+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:58:00.875211+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:58:00.875229+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:59:55.729912+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-22T23:59:55.754074+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-22T23:59:55.754108+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-22T23:59:55.754126+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:27:56.459989+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T01:27:56.501695+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T01:27:56.501736+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:27:56.501755+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:27:57.633988+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T01:27:57.638708+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T01:27:57.638737+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:27:57.638754+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:34.500168+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-23T01:47:34.518194+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T01:47:34.518233+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:34.518252+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:34.710715+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-23T01:47:34.715507+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T01:47:34.715540+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:34.715557+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:36.085830+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-23T01:47:36.093291+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T01:47:36.093323+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:36.890927+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"yfarrelleb76@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:36.892664+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:36.893129+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:38.257499+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-23T01:47:38.263679+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T01:47:38.263721+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:38.263744+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:42.805289+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-23T01:47:42.811755+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T01:47:42.811793+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:42.846716+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:42.847678+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:42.847794+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:44.296836+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-23T01:47:44.301178+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T01:47:44.301208+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:44.301225+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:44.591865+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-23T01:47:44.596230+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T01:47:44.596257+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:44.596274+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T01:47:44.730891+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-23T02:14:34.912437+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-23T02:14:34.942676+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T02:14:34.942722+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T02:14:34.942740+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T02:19:13.824674+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/js/elrte/src/elrte.src.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/js/elrte/src/elrte.src.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/elrte/src/elrte.src.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T02:57:48.499856+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-23T02:57:48.531516+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T02:57:48.531552+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T02:57:48.531570+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T02:57:49.638652+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-23T02:57:49.643449+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T02:57:49.643478+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T02:57:49.643496+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T03:11:12.511644+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-23T03:11:12.561972+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T03:11:12.562011+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T03:11:12.562029+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T03:11:13.099854+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-23T03:11:13.104647+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T03:11:13.104677+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T03:11:13.104694+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T03:11:13.706354+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T03:11:13.711600+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T03:11:13.711630+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T03:11:13.711647+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T03:11:13.863713+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T03:11:13.869644+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T03:11:13.869687+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T03:11:13.869709+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T03:11:14.197361+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-23T03:11:14.201928+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T03:11:14.201959+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T03:11:14.201978+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T03:11:14.439542+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-23T03:11:14.443891+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T03:11:14.443919+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T03:11:14.443936+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T03:44:19.215112+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aaa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aaa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aaa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T03:44:19.489400+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes.bak/html-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes.bak/html-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes.bak/html-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T03:44:19.558706+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/aahana/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/aahana/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/aahana/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T04:49:29.599703+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-23T04:49:29.637757+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T04:49:29.637793+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T04:49:29.637810+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T04:49:30.139106+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-23T04:49:30.143878+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T04:49:30.143907+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T04:49:30.143925+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T05:02:30.237432+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-23T05:02:30.258401+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T05:02:30.258434+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T05:02:30.258452+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T05:25:44.925315+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/plugins/jquery-file-upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/plugins/jquery-file-upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jquery-file-upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T05:27:54.048432+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-23T05:27:54.162685+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T05:27:54.162738+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T05:27:54.162758+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T05:27:55.452705+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-23T05:27:55.457650+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T05:27:55.457679+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T05:27:55.457697+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T05:43:51.633749+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"POST"} [] [2025-03-23T05:43:51.658580+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T05:43:51.658613+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T05:43:51.660008+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T05:49:10.356022+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T05:49:10.374568+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T05:49:10.374604+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T05:49:10.374621+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T05:49:10.486058+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T05:49:10.490937+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T05:49:10.490971+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T05:49:10.490988+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T06:40:20.476555+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T06:59:41.722295+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T06:59:42.558369+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T06:59:42.558419+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T06:59:42.558440+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T06:59:47.168407+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T06:59:47.173161+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T06:59:47.173193+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T06:59:47.173210+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T07:31:50.850699+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-23T07:31:51.369466+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T07:31:51.369536+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T07:31:51.369562+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T07:31:51.747207+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-23T07:31:51.779853+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T07:31:51.779888+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T07:31:51.779905+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T07:31:53.632601+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-23T07:31:53.637377+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T07:31:53.637407+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T07:31:53.637424+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T08:18:31.378602+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T08:18:33.492030+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T08:31:49.137762+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T08:31:49.400699+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T08:31:49.414761+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T08:31:49.414801+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T08:31:49.414819+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T08:31:49.781432+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T08:31:49.785873+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T08:31:49.785904+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T08:31:49.785921+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T08:49:54.669032+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T08:49:54.701332+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T08:49:54.701394+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T08:49:54.701418+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T08:49:55.078994+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T08:49:55.083749+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T08:49:55.083778+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T08:49:55.083795+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T08:49:55.344685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T09:03:11.482756+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T09:03:11.516833+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T09:03:11.516887+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T09:03:11.516911+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T09:03:11.692940+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T09:03:11.697727+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T09:03:11.697759+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T09:03:11.697776+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T10:22:40.276917+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-23T10:22:40.316130+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T10:22:40.316169+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T10:22:40.316187+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T10:22:41.724246+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-23T10:22:41.730626+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T10:22:41.730668+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T10:22:41.730690+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T11:45:01.253304+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T11:45:01.985755+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T11:45:01.985811+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T11:45:01.985832+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T11:45:06.211005+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T11:45:06.215695+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T11:45:06.215726+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T11:45:06.215743+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T12:40:59.290373+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"POST"} [] [2025-03-23T12:40:59.381593+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T12:40:59.381643+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T12:40:59.383111+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T12:52:16.797723+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-23T12:52:16.829374+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T12:52:16.829427+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T12:52:16.829448+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T12:52:22.843997+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-23T12:52:22.848920+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T12:52:22.848953+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T12:52:22.848971+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T12:54:01.365662+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-23T12:54:01.399018+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T12:54:01.399059+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T12:54:01.399077+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T12:54:01.584318+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-23T12:54:01.589011+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T12:54:01.589039+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T12:54:01.589057+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T13:29:20.922087+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-23T13:29:20.948186+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T13:29:20.948228+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T13:29:20.948247+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T13:29:21.127484+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-23T13:29:21.133073+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T13:29:21.133106+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T13:29:21.133125+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T13:57:17.763746+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-23T13:57:17.803497+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T13:57:17.803533+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T13:57:17.803552+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T14:21:01.919259+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T14:21:01.948289+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T14:21:01.948326+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T14:21:01.948344+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T14:21:02.145604+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T14:21:02.150368+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T14:21:02.150396+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T14:21:02.150412+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T14:24:31.535228+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/thoms.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/thoms.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thoms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T14:24:36.259386+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inputs.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inputs.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T14:24:39.889464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/userfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/userfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/userfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T14:50:09.792682+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T14:50:09.825374+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T14:50:09.825423+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T14:50:09.825442+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T14:50:10.171588+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T14:50:10.176435+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T14:50:10.176463+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T14:50:10.176481+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T14:50:10.962211+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T14:50:10.967366+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T14:50:10.967408+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T14:50:10.967431+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:00:29.135966+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-23T15:00:29.178178+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T15:00:29.178232+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:00:29.178265+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:00:30.237626+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-23T15:00:30.242367+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T15:00:30.242395+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:00:30.242412+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:16:50.469156+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-23T15:16:50.505632+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T15:16:50.505677+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:16:50.505697+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:16:50.955455+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-23T15:16:50.960230+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T15:16:50.960259+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:16:50.960277+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:16:51.433490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T15:16:52.257275+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/php_info"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/php_info\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php_info/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T15:16:52.998861+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com//_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com//_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T15:16:53.380374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/php_info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/php_info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php_info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T15:16:53.763364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T15:16:54.480578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T15:16:54.861643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com//php-version.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com//php-version.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//php-version.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T15:16:55.244346+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-03-23T15:16:55.250400+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T15:16:55.250429+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:16:55.251138+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:16:55.631232+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-23T15:16:55.635541+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T15:16:55.635568+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:16:55.635584+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:36:53.865120+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-23T15:36:53.893551+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T15:36:53.893597+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:36:53.893616+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:37:11.412877+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-23T15:37:11.430576+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T15:37:11.430615+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:37:11.430633+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:37:21.018187+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T15:37:51.949415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T15:46:34.142304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T15:49:20.944947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T15:49:32.079933+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-23T15:49:32.090337+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T15:49:32.090369+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:49:32.090387+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:49:33.782111+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-23T15:49:33.787152+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T15:49:33.787184+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:49:33.787202+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:49:34.268427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T15:49:36.803124+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-23T15:49:36.817674+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T15:49:36.817738+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:49:36.817762+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:49:38.018345+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-23T15:49:38.022667+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T15:49:38.022696+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:49:38.022713+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:50:01.812339+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-23T15:50:01.831634+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T15:50:01.831674+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:50:01.831693+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:50:02.149213+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-23T15:50:02.153597+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T15:50:02.153627+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:50:02.153644+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T15:50:10.274331+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T16:29:42.925978+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T16:29:43.075326+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T16:29:43.075375+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:29:43.075395+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:29:44.197771+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T16:29:44.202595+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T16:29:44.202626+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:29:44.202647+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:19.382811+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-23T16:38:19.405703+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T16:38:19.405754+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:19.405776+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:19.588279+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-23T16:38:19.592983+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T16:38:19.593012+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:19.593029+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:21.708580+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-23T16:38:21.716043+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T16:38:21.716071+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:22.442590+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"hickstammy454864@yahoo.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:22.443818+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:22.444266+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:24.179076+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-23T16:38:24.183441+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T16:38:24.183469+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:24.183487+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:25.890207+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-03-23T16:38:25.896286+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T16:38:25.896320+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:25.898948+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:25.899717+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:25.899826+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:27.726535+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-23T16:38:27.731397+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T16:38:27.731426+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:27.731444+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:28.089372+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-23T16:38:28.093693+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T16:38:28.093722+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:28.093739+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T16:38:28.186540+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-23T17:00:07.128050+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-23T17:00:07.160714+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T17:00:07.160758+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T17:00:07.160776+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T17:17:11.934058+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T17:17:59.314982+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T17:17:59.336985+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T17:17:59.337031+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T17:17:59.337050+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T17:18:21.962515+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T17:18:21.979500+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T17:18:21.979535+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T17:18:21.979553+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T17:18:46.331093+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T17:18:46.348182+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T17:18:46.348215+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T17:18:46.348233+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T17:19:09.265586+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T17:19:09.283470+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T17:19:09.283514+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T17:19:09.283531+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T17:41:07.723696+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T17:41:07.766994+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T17:41:07.767033+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T17:41:07.767051+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T17:41:09.008250+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T17:41:09.013055+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T17:41:09.013088+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T17:41:09.013105+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T17:46:03.986977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/setup-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/setup-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/setup-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T17:46:04.356488+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-admin/setup-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-admin/setup-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-admin/setup-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T18:00:29.507537+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T18:00:29.535921+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T18:00:29.535959+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T18:00:29.535977+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T18:00:36.233789+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T18:00:36.238519+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T18:00:36.238547+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T18:00:36.238568+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T18:00:37.920930+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T18:00:46.171264+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T18:02:26.033335+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T18:02:26.051362+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T18:02:26.051406+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T18:02:26.051424+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T18:02:27.042517+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T18:02:27.047526+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T18:02:27.047557+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T18:02:27.047576+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T19:07:12.588417+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-23T19:07:12.626736+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T19:07:12.626795+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T19:07:12.626818+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T19:07:12.782295+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-23T19:34:39.679436+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-23T19:34:39.711871+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T19:34:39.711909+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T19:34:39.711928+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T19:34:39.884753+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-23T19:34:39.889609+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T19:34:39.889639+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T19:34:39.889657+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T19:34:40.304009+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-23T19:34:40.308836+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T19:34:40.308869+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T19:34:40.308887+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T19:34:40.946345+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-23T19:34:40.950899+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T19:34:40.950933+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T19:34:40.950950+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T19:57:46.340546+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-23T19:57:46.367859+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T19:57:46.367893+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T19:57:46.367911+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T19:57:47.633902+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-23T19:57:47.640160+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T19:57:47.640194+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T19:57:47.640217+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T20:06:50.065495+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-03-23T20:06:50.091197+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T20:06:50.091235+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T20:06:50.092690+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T21:14:45.616919+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T21:14:46.436829+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T21:22:41.913082+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T21:22:42.732333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-23T21:46:36.459599+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-23T21:46:36.492782+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T21:46:36.492830+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T21:46:36.492852+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T22:07:01.061755+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T22:07:01.085988+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T22:07:01.086021+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T22:07:01.086039+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T22:07:02.777371+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T22:07:02.782012+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T22:07:02.782040+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T22:07:02.782057+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T22:46:29.337737+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-23T22:46:29.380222+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T22:46:29.380270+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T22:46:29.380293+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T22:46:30.538042+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-23T22:46:30.543193+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T22:46:30.543233+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T22:46:30.543252+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:28.767096+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-23T23:43:28.802817+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T23:43:28.802857+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:28.802875+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:29.007240+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-23T23:43:29.012248+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T23:43:29.012277+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:29.012295+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:29.431882+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-23T23:43:29.436203+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T23:43:29.436231+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:29.436247+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:29.565840+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-23T23:43:29.570196+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T23:43:29.570224+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:29.570241+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:29.897846+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-23T23:43:29.902158+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T23:43:29.902185+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:29.902202+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:30.145454+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-23T23:43:30.150432+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T23:43:30.150462+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:30.150480+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:30.470596+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-23T23:43:30.474977+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T23:43:30.475004+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:30.475022+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:30.709886+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-23T23:43:30.714173+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-23T23:43:30.714202+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-23T23:43:30.714219+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T00:03:12.272861+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T00:03:22.168716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T00:04:51.067594+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T00:04:51.085365+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T00:04:51.085398+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T00:04:51.085419+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T00:04:51.297835+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T00:04:51.302855+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T00:04:51.302883+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T00:04:51.302900+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T00:19:32.181961+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T00:19:32.682216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T00:31:58.777282+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-24T00:31:58.826724+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T00:31:58.826781+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T00:31:58.826844+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T00:39:48.410493+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.git/objects/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.git/objects/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/objects\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T00:40:05.849014+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.travis.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.travis.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.travis.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T00:40:05.975688+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/phpinfo/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/phpinfo/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T00:40:06.215166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/api/objects/codes.php.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/api/objects/codes.php.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/objects/codes.php.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T00:40:12.978436+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config/constants.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config/constants.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/constants.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T00:40:13.048406+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config/local.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config/local.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/local.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T01:40:26.830860+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-24T01:40:26.871275+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T01:40:26.871322+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T01:40:26.871345+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T01:40:27.095766+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-24T01:40:27.100752+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T01:40:27.100782+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T01:40:27.100799+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T01:50:12.200059+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-24T01:50:12.218151+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T01:50:12.218186+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T01:50:12.218203+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T01:50:14.160198+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-24T01:50:14.165243+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T01:50:14.165276+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T01:50:14.165294+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:17:22.060752+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new/.env.staging"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new/.env.staging\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/.env.staging/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:17:22.280049+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:42:42.093940+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T02:42:42.150204+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T02:42:42.150242+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:42:42.150260+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:42:42.720035+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T02:42:42.726914+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T02:42:42.726955+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:42:42.726980+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:42:43.016646+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T02:42:43.020990+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T02:42:43.021020+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:42:43.021037+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:47:53.944313+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T02:47:53.996199+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T02:47:53.996271+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:47:53.996298+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:47:54.238736+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T02:47:54.243477+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T02:47:54.243506+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:47:54.243523+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:47:54.511352+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-24T02:47:54.515724+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T02:47:54.515758+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:47:54.515775+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:47:54.847880+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-24T02:47:54.852560+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T02:47:54.852592+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:47:54.852610+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T02:49:28.851850+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.bak"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.bak\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.bak/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:28.999408+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.010826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.013316+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.013316+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.tmp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.tmp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.tmp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.016633+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.016779+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.dev"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.dev\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.dev/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.019190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.056526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.test"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.test\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.066970+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.262273+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.340862+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.349723+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.351097+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.359716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.360783+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.695175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.701967+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.development"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.development\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.development/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.895375+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.staging"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.staging\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.staging/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:29.941425+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.qa"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.qa\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.qa/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.250865+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.261474+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.275052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.281682+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/secrets/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/secrets/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.297832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/private/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/private/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/private/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.314942+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/etc/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/etc/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/etc/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.336951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.446359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.bak"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.bak\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.bak/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.514507+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backend/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backend/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.518885+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/frontend/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/frontend/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.535004+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.bak"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.bak\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.bak/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.594073+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.597752+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.624827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.tmp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.tmp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.tmp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.637076+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.649355+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.687790+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.dev"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.dev\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.dev/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.693773+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.722173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://git.oasb.wefeatit.com/public/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://git.oasb.wefeatit.com/public/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.722859+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.725159+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.726397+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.tmp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.tmp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.tmp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.727889+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.753310+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.dev"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.dev\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.dev/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.753851+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.753684+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.754741+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.760920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.test"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.test\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.784622+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.847975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/src/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/src/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.860209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/project_name/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/project_name/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/project_name/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.880129+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/instance/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/instance/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/instance/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.932822+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.933501+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.964513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/src/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/src/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.973312+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:30.982391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backend/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backend/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.024999+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/frontend/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/frontend/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.035142+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.079542+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.081818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.083358+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.084277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.093824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.193246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.201427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/etc/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/etc/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/etc/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.217159+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.274904+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.275630+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.298142+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dist/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dist/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dist/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.312105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/docs/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/docs/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/docs/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.319158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/logs/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/logs/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/logs/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.362757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/scripts/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/scripts/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/scripts/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.385294+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tests/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tests/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tests/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.418835+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.422520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.development"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.development\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.development/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.429529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.staging"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.staging\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.staging/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.684932+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.685096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.694898+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.698696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.705455+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/src/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/src/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.705296+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/node_modules/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/node_modules/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/node_modules/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.856174+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.qa"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.qa\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.qa/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.863942+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/database.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/database.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.878025+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/database.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/database.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.880228+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/database.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/database.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:31.882135+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/database.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/database.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.028121+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.028527+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/db.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/db.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.035609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/db.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/db.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.037786+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/db.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/db.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.038939+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/db.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/db.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.040012+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.172324+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.177084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.177873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/secrets/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/secrets/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.182068+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/private/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/private/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/private/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.188017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/etc/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/etc/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/etc/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.190441+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.192206+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backend/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backend/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.195512+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.195865+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.253340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.263599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.271681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/storage/app.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/storage/app.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/app.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.364086+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/storage/database.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/storage/database.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/database.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.370548+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dump.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dump.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dump.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.370526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.375722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db/dump.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db/dump.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/dump.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.376425+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.383533+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.433016+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/frontend/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/frontend/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.454013+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.bak"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.bak\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.bak/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.511892+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.514590+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.517214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.tmp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.tmp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.tmp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.580600+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.581653+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.585111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db/backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db/backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.587217+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.dev"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.dev\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.dev/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.593524+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.594406+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/src/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/src/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.596928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db/database_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db/database_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/database_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.609800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.609920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.703948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.mysql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.mysql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mysql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.707167+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sqlite3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sqlite3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sqlite3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.708921+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.mariadb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.mariadb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mariadb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.711229+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.pgsql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.pgsql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.pgsql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.711595+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.postgres"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.postgres\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.postgres/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.719765+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.mongodb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.mongodb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mongodb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.768046+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/project_name/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/project_name/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/project_name/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.788077+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/instance/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/instance/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/instance/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.850632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.851138+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.851608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/src/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/src/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.917643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.920872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.redis"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.redis\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.redis/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.921290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backend/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backend/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.925917+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.926549+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.926983+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/frontend/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/frontend/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.930715+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.cassandra"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.cassandra\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.cassandra/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.971657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:32.976616+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.050294+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.sqlite3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.sqlite3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sqlite3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.051496+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.mysql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.mysql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mysql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.054320+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.mariadb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.mariadb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mariadb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.055422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.postgres"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.postgres\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.postgres/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.058969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.mongodb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.mongodb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mongodb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.064357+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.pgsql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.pgsql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.pgsql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.100969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/etc/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/etc/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/etc/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.126614+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.188039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.189627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.200235+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dist/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dist/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dist/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.251348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/docs/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/docs/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/docs/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.254953+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/logs/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/logs/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/logs/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.257657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.redis"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.redis\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.redis/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.264416+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/scripts/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/scripts/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/scripts/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.265595+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.cassandra"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.cassandra\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.cassandra/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.268818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.269376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tests/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tests/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tests/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.310538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.312175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.385475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mysql.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mysql.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mysql.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.394467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pgsql.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pgsql.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pgsql.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.399538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/postgres.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/postgres.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/postgres.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.401658+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mariadb.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mariadb.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mariadb.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.406538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/redis.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/redis.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/redis.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.408414+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mongodb.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mongodb.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mongodb.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.438090+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/node_modules/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/node_modules/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/node_modules/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.483125+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.524094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.526572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/src/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/src/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.535029+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.584971+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/database.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/database.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.597308+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/database.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/database.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.600073+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cassandra.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cassandra.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cassandra.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.600543+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/home/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/home/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/home/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.601402+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/database.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/database.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.604739+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/database.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/database.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.607538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.654245+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/usr/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/usr/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/usr/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.657890+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/root/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/root/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/root/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.727144+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/opt/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/opt/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/opt/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.731729+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/srv/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/srv/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/srv/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.732139+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mnt/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mnt/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mnt/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.739044+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.741484+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.742705+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/settings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/settings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.774612+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/db.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/db.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.822926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/db.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/db.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.858099+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/db.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/db.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.859251+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/db.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/db.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.874843+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.922425+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.932596+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/appsettings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/appsettings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.935367+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.936000+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/secrets.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/secrets.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.940460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/storage/database.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/storage/database.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/database.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.941199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.942912+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/storage/app.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/storage/app.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/app.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.988781+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/keys.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/keys.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:33.991898+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.068637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/settings.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/settings.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.068825+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sendgrid.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sendgrid.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.072287+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.074050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/keys.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/keys.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.082735+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.084709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sendgrid.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sendgrid.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.110610+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.161934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dump.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dump.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dump.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.194384+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.196604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.212784+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db/dump.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db/dump.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/dump.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.261578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db/backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db/backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.268304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.271612+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.273313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.275660+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.276952+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sqlite3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sqlite3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sqlite3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.278846+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db/database_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db/database_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/database_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.323770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/settings.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/settings.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.324941+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/settings.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/settings.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.409624+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/keys.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/keys.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.412885+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/keys.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/keys.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.413468+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.414990+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.446645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.mysql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.mysql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mysql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.501809+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.pgsql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.pgsql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.pgsql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.524855+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.postgres"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.postgres\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.postgres/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.546353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.mongodb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.mongodb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mongodb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.546743+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.mariadb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.mariadb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mariadb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.601347+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.redis"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.redis\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.redis/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.611587+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.611930+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.cassandra"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.cassandra\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.cassandra/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.614943+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.621573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.sqlite3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.sqlite3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sqlite3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.781239+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.mysql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.mysql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mysql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.832391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.pgsql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.pgsql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.pgsql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.860550+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.postgres"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.postgres\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.postgres/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.881160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.mongodb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.mongodb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mongodb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.882987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.mariadb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.mariadb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mariadb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.933376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.redis"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.redis\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.redis/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.954668+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.cassandra"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.cassandra\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.cassandra/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.957478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.965064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mysql.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mysql.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mysql.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:34.965595+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.203069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pgsql.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pgsql.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pgsql.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.372249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mariadb.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mariadb.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mariadb.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.374271+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/postgres.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/postgres.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/postgres.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.387819+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mongodb.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mongodb.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mongodb.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.388655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/redis.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/redis.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/redis.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.393265+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cassandra.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cassandra.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cassandra.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.394202+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/home/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/home/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/home/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.401899+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/root/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/root/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/root/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.413661+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/opt/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/opt/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/opt/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.415891+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/usr/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/usr/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/usr/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.567584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.bak"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.bak\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.bak/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.567917+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/srv/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/srv/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/srv/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.705682+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mnt/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mnt/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mnt/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.712474+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.722454+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/settings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/settings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.727355+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/appsettings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/appsettings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.730339+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/secrets.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/secrets.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.732058+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.738479+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/keys.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/keys.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.762055+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.770492+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sendgrid.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sendgrid.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.906644+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.970861+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.970854+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.tmp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.tmp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.tmp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.974841+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.975173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.987472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.989894+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.dev"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.dev\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.dev/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:35.999213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.001034+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.008779+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.test"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.test\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.069113+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sendgrid.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sendgrid.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.069273+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.070437+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/settings.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/settings.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.072853+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/keys.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/keys.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.075052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.075802+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/settings.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/settings.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.076394+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.079090+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.160169+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/settings.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/settings.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.175436+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/keys.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/keys.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.240754+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/keys.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/keys.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.404420+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.404814+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.445784+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.450913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.453231+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.472221+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.474916+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.957401+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.development"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.development\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.development/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:36.971541+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.047754+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.staging"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.staging\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.staging/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.338998+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.bak"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.bak\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.bak/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.340035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.qa"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.qa\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.qa/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.747389+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.751722+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.754313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.754987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.tmp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.tmp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.tmp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.756627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.758821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.759120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.dev"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.dev\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.dev/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.761491+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.766091+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.test"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.test\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.808717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.815139+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.821483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/secrets/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/secrets/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.851153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/private/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/private/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/private/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.858427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.867987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.893729+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/etc/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/etc/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/etc/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.907640+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/api/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/api/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.959907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backend/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backend/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:37.964904+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://git.oasb.wefeatit.com/public/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://git.oasb.wefeatit.com/public/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.220304+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/frontend/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/frontend/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.223025+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.223025+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.232027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.232027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.237965+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.bak"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.bak\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.bak/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.238949+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.488061+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.489243+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.dev"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.dev\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.dev/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.498831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/src/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/src/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.500943+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.505258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.506248+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.tmp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.tmp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.tmp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.508655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.516306+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.826448+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/project_name/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/project_name/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/project_name/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.834108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/instance/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/instance/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/instance/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.845383+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.development"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.development\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.development/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.851182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.992131+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:38.992130+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.staging"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.staging\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.staging/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.003918+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/api/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/api/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.005345+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/frontend/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/frontend/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.005931+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backend/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backend/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.006187+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.006638+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.006756+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/public/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/public/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.007012+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/src/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/src/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.244331+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.qa"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.qa\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.qa/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.313216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/etc/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/etc/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/etc/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.320673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/admin/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/admin/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.478078+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/assets/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/assets/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.478329+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/build/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/build/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.488807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/dist/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/dist/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dist/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.509029+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/docs/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/docs/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/docs/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.511657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/scripts/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/scripts/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/scripts/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.514402+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/vendor/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/vendor/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.515185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/logs/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/logs/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/logs/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.519564+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/tests/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/tests/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tests/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.684799+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.686249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.706472+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.723604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/private/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/private/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/private/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.725261+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/secrets/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/secrets/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.754724+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/api/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/api/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.763000+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/etc/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/etc/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/etc/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.807686+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.810190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/node_modules/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/node_modules/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/node_modules/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.915992+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backend/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backend/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.958848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/src/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/src/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.964163+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.969540+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.986409+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/database.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/database.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.986409+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/database.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/database.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:39.991403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/database.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/database.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.005620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/database.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/database.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.011069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.098973+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/frontend/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/frontend/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.115799+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.bak"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.bak\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.bak/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.162345+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.168493+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.201158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.204108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.tmp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.tmp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.tmp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.207938+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.246872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.dev"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.dev\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.dev/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.249198+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.292258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.293962+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.421529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/src/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/src/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.436972+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.446034+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.449292+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.479383+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/database.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/database.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.482036+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.488294+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/storage/database.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/storage/database.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/database.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.496653+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/storage/app.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/storage/app.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/app.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.508078+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/data.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/data.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.577948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/project_name/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/project_name/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/project_name/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.594324+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/instance/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/instance/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/instance/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.638866+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.651340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/public/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/public/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.679370+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/src/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/src/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.691720+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/api/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/api/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.691774+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backend/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backend/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.729519+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/frontend/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/frontend/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.732270+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.770781+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.772148+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/dump.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/dump.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dump.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.915023+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.915220+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.928224+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/database_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/database_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.930904+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db/dump.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db/dump.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/dump.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.957152+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db/database_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db/database_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/database_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.963725+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db/backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db/backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.972193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.979221+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:40.990039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sqlite3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sqlite3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sqlite3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.064384+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/etc/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/etc/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/etc/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.072016+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/admin/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/admin/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.132553+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/assets/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/assets/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.139427+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/build/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/build/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.159477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/dist/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/dist/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dist/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.175409+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/logs/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/logs/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/logs/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.180069+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/docs/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/docs/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/docs/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.214917+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/scripts/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/scripts/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/scripts/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.220902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/tests/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/tests/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tests/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.245934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.mysql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.mysql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mysql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.248633+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.pgsql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.pgsql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.pgsql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.392062+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.postgres"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.postgres\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.postgres/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.402733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/vendor/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/vendor/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.415317+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.mariadb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.mariadb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mariadb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.605980+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/node_modules/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/node_modules/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/node_modules/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.607049+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.624121+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.sqlite3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.sqlite3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sqlite3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.625007+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.625177+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.redis"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.redis\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.redis/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.626389+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.cassandra"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.cassandra\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.cassandra/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.627066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.627417+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.mongodb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.mongodb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mongodb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.756248+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/database.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/database.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.760223+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/database.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/database.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.790949+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.800572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.806118+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/src/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/src/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.908428+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/database.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/database.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.949817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.mysql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.mysql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mysql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.953280+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.postgres"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.postgres\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.postgres/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.955353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.pgsql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.pgsql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.pgsql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.955706+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/database.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/database.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.957970+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:41.963310+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.mariadb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.mariadb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mariadb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.103868+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.111296+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.cassandra"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.cassandra\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.cassandra/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.115888+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.redis"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.redis\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.redis/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.117575+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.mongodb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.mongodb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mongodb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.118219+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.118411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.119471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/mysql.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/mysql.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mysql.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.122704+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/database.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/database.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.265682+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.266111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.277643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.280144+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/database.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/database.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.294673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.392950+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/data.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/data.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.426377+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/pgsql.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/pgsql.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pgsql.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.433759+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/postgres.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/postgres.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/postgres.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.441061+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/mariadb.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/mariadb.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mariadb.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.442605+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/storage/app.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/storage/app.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/app.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.444831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/storage/database.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/storage/database.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/database.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.447993+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/mongodb.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/mongodb.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mongodb.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.588683+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.593501+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/redis.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/redis.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/redis.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.594492+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/cassandra.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/cassandra.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cassandra.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.594572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/home/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/home/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/home/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.597754+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/dump.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/dump.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dump.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.599723+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/root/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/root/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/root/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.601478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/opt/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/opt/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/opt/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.602952+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/usr/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/usr/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/usr/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.747310+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/database_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/database_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.750330+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.760833+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db/dump.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db/dump.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/dump.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.769759+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db/backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db/backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.778151+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db/database_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db/database_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/database_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.871261+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.903399+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/srv/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/srv/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/srv/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.913751+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.914064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/mnt/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/mnt/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mnt/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.919867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.925556+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sqlite3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sqlite3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sqlite3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:42.928048+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/settings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/settings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.062955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.mysql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.mysql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mysql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.086173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/data.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/data.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.086298+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/secrets.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/secrets.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.090500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/appsettings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/appsettings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.107541+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/env.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/env.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.107695+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/keys.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/keys.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.113746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sendgrid.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sendgrid.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.121346+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.pgsql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.pgsql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.pgsql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.235751+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.mongodb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.mongodb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mongodb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.238047+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.mariadb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.mariadb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mariadb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.242800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.postgres"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.postgres\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.postgres/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.246530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.redis"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.redis\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.redis/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.273797+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.cassandra"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.cassandra\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.cassandra/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.351322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.379664+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.388414+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.393728+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/settings.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/settings.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.404307+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/keys.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/keys.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.410599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.415042+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.sqlite3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.sqlite3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sqlite3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.543742+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.mysql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.mysql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mysql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.573322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.573881+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sendgrid.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sendgrid.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.575757+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.583672+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/settings.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/settings.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.591141+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/settings.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/settings.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.595947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.pgsql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.pgsql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.pgsql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.597251+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/keys.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/keys.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.711669+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.postgres"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.postgres\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.postgres/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.716059+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.mariadb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.mariadb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mariadb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.721198+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.mongodb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.mongodb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mongodb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.727396+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.redis"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.redis\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.redis/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.780989+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.cassandra"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.cassandra\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.cassandra/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.857590+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.870838+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/keys.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/keys.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.871956+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/database.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/database.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.876628+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/env.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/env.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.888213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/env.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/env.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:43.897537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/mysql.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/mysql.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mysql.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.022401+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/pgsql.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/pgsql.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pgsql.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.079004+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/postgres.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/postgres.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/postgres.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.199373+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/cassandra.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/cassandra.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cassandra.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.206289+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/mongodb.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/mongodb.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mongodb.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.206419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/redis.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/redis.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/redis.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.206528+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/mariadb.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/mariadb.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mariadb.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.273408+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/home/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/home/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/home/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.344933+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/root/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/root/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/root/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.431926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/opt/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/opt/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/opt/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.431926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/usr/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/usr/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/usr/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.678691+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/srv/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/srv/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/srv/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.692135+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/mnt/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/mnt/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mnt/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.823692+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/settings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/settings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.832966+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/secrets.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/secrets.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.846580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.849944+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/appsettings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/appsettings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:44.851678+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/data.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/data.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.005492+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/keys.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/keys.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.007511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/env.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/env.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.058416+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sendgrid.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sendgrid.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.162877+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.176509+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/settings.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/settings.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.311022+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/keys.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/keys.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.313023+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.326494+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sendgrid.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sendgrid.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.335096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.339111+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.489438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/settings.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/settings.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.490091+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/settings.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/settings.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.540660+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/keys.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/keys.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.647654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/keys.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/keys.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.661249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/env.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/env.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T02:49:45.791490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/env.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/env.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T03:41:34.537774+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T03:41:34.563709+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T03:41:34.563758+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T03:41:34.563777+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T03:41:35.700839+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T03:41:35.705710+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T03:41:35.705738+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T03:41:35.705755+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T03:43:12.231429+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T03:43:12.254554+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T03:43:12.254587+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T03:43:12.254605+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T03:43:13.251870+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T03:43:13.256562+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T03:43:13.256590+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T03:43:13.256607+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:23:55.014252+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-03-24T04:23:55.054371+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T04:23:55.054413+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:23:55.054431+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:23:58.017434+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"HEAD"} [] [2025-03-24T04:23:58.022102+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T04:23:58.022131+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:23:58.022148+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:36:11.715178+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T04:36:11.733908+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T04:36:11.733941+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:36:11.733958+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:36:12.098990+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T04:36:12.103746+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T04:36:12.103775+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:36:12.103791+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:36:22.688401+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T04:36:22.692745+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T04:36:22.692774+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:36:22.692791+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:36:22.701361+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T04:36:22.706968+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T04:36:22.706998+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:36:22.707018+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:36:22.711960+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T04:36:23.036986+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T04:36:23.041685+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T04:36:23.041714+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:36:23.041732+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T04:55:26.317139+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/backend/config/settings.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/backend/config/settings.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/config/settings.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T04:55:37.822037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config/settings.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config/settings.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/settings.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T04:55:38.002990+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/helper.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/helper.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/helper.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T04:55:44.558250+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/swagger.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/swagger.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/swagger.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T04:55:50.349656+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wp-config.dist"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wp-config.dist\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.dist/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T04:55:50.528219+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/inf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/inf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T04:55:55.607433+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T04:55:55.766832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/node/.env_example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/node/.env_example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/node/.env_example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T04:55:56.029887+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env~"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env~\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env~/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T04:56:01.406050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:43.494381+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bugz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bugz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bugz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:44.024940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cjfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cjfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cjfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:46.612362+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:46.798226+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/indec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/indec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/indec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:46.954144+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contact.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contact.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:47.113911+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-super-cache/wp-cache-pointer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-super-cache/wp-cache-pointer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-super-cache/wp-cache-pointer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:47.275367+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/js_composer/vc_classmap.json-list.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/js_composer/vc_classmap.json-list.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/js_composer/vc_classmap.json-list.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:47.436810+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/social-gallery-block/pop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/social-gallery-block/pop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/social-gallery-block/pop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:47.601333+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wpputty/wpputty.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wpputty/wpputty.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wpputty/wpputty.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:47.758789+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/String.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/String.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/String.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:47.912916+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/String.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/String.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/String.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:48.066692+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/size.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/size.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/size.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:48.223117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/news-portal/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/news-portal/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/news-portal/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:48.379002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/utchiha505.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/utchiha505.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/utchiha505.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:48.531896+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:48.686572+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:48.840458+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:49.217968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:49.372645+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:49.527189+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/networks.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/networks.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/networks.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:49.702623+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:49.858908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/networks.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/networks.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/networks.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:50.013876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:50.168074+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:50.323478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:50.476138+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/smile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/smile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/smile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:50.630625+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-act.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-act.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-act.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:50.791110+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:50.945258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:51.099287+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:51.267425+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rcc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rcc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rcc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:51.421149+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sellSEX.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sellSEX.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sellSEX.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:51.575644+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:51.729066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sck.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sck.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sck.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:51.881990+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ans.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ans.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ans.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:52.036432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/buy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/buy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/buy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:52.189951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Core-EconX/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Core-EconX/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Core-EconX/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:52.345148+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index4.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index4.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index4.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:52.500291+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:52.661532+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rbh/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rbh/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rbh/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:52.821491+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:53.010831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wander.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wander.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wander.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:53.165628+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fck.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fck.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fck.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:53.319432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:53.475965+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/writeable.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/writeable.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/writeable.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:53.638414+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:53.795991+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/deeto/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/deeto/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/deeto/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:54.062219+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ans.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ans.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ans.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:54.215844+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:54.370816+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/helloapx/wp-apxupx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:54.539028+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:54.698064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hello-dolly/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hello-dolly/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hello-dolly/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:54.854419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell20211028.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell20211028.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell20211028.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:55.010008+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:55.165053+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:55.321830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:55.482044+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:55.651142+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:55.806049+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:55.989501+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:56.167675+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:56.328817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:56.483225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:56.636789+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:56.793834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:56.949523+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:57.111463+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:57.282949+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:57.441955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:57.603048+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:57.763880+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:57.933251+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:58.087328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:58.241864+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/sketch/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/sketch/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/sketch/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:58.461951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:58.615973+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:58.777914+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:58.957274+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:59.157041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:59.332632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xml.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xml.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xml.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:59.499733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:59.657237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:59.822217+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:08:59.991204+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:00.158569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:00.326982+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:00.491533+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:00.651488+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:00.817919+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bk/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bk/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:00.986185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:01.141465+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/revslider/includes/external/page/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:01.295887+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:01.501344+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:01.656487+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:01.809249+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:01.963534+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:02.118834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/goods.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/goods.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/goods.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:02.276886+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:02.457834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:02.610246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:02.762524+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:02.917876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:03.072635+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/elp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/elp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/elp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:03.228583+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:03.383910+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/m.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/m.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/m.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:03.542518+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:03.701016+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:03.854402+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:04.007437+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:04.162057+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:04.324107+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:04.478373+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:04.632477+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:04.785096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:04.938791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:05.094566+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:05.249291+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:05.401317+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:05.553365+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:05.708239+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:05.863857+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:06.018489+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/text.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/text.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/text.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:06.172675+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:06.328050+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:06.488820+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:06.662842+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:06.816737+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:06.970475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:07.125654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:07.281003+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/hathor/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/hathor/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/hathor/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:07.479615+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/isis/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/isis/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/isis/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:07.632640+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/udd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/udd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_simplefileuploadv1.3/elements/udd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:07.810277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:07.962891+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:08.117211+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez5/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez5/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez5/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:08.270088+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/protostar/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/protostar/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/protostar/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:08.451632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/atomic/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/atomic/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/atomic/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:08.605228+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/atomic/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/atomic/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/atomic/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:08.758018+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:08.960818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:09.148843+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:09.314217+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:09.469485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:09.658775+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:09.820735+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:09.976330+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:10.270438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:10.425168+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:10.580064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:10.750476+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:10.958296+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:11.167842+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:11.321386+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:11.476732+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:11.630314+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config-sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config-sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config-sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:11.783208+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:11.946270+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:12.110673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:12.267000+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:12.427789+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/jsstrings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/jsstrings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/jsstrings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:12.590533+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:12.748985+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:12.916275+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:13.072208+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:13.232804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:13.403900+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:13.569421+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:13.723224+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:13.877995+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:14.033298+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:14.188626+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:14.343189+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:14.498634+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/s.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/s.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:14.656502+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehehehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehehehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehehehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:15.105066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:15.264539+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:15.420700+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:15.575712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:15.731017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:15.887798+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:16.042867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:16.202727+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ioxi002.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ioxi002.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ioxi002.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:16.363019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:16.525774+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/back.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/back.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/back.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:16.679947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:16.832589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:16.984431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:17.137411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:17.322631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/baxa1.phP8"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/baxa1.phP8\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.phP8/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:17.486821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:17.639829+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:17.805107+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:17.958521+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ova.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ova.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ova.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:18.112666+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:18.269714+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:18.426285+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:18.587800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/home.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/home.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/home.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:18.763680+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:18.917824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:19.077623+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:19.232022+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/digital-download/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/digital-download/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/digital-download/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:19.396085+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:19.551207+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:19.705056+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:19.858217+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:20.020464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:20.288740+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:20.452827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:20.612370+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:20.765577+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:20.920590+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ova-tools.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ova-tools.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ova-tools.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:21.073968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/version.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/version.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:21.228504+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lufix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lufix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lufix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:21.592865+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:21.746570+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:21.900817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:22.058096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:22.211818+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:22.369199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dummyyummy/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:22.523004+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/w.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/w.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/w.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:22.678009+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:22.832089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-add.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-add.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-add.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:22.988955+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:23.144689+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:23.298059+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:23.451919+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:23.605376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-l0gin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-l0gin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-l0gin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:23.761481+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:23.917751+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:24.072902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/small.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/small.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/small.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:24.224791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/library.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/library.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/library.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:24.379105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/h.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/h.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/h.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:24.566539+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/504.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/504.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/504.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:24.728889+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:24.883023+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:25.037435+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:25.192160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:25.420195+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:25.580114+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:25.767504+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/customize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/customize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/customize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:25.921415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:26.201140+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:26.477538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1337.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1337.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1337.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:26.632650+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upgrade.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upgrade.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upgrade.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:26.797696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/tmpls.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/tmpls.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/tmpls.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:26.972674+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:27.134072+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:27.289138+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:27.453160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:27.620284+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:27.800515+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:27.959009+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/room.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/room.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/room.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:28.116008+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3m/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3m/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3m/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:28.272407+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:28.427975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:28.594647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:28.753981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:28.958741+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:29.121019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/ThreeFox_Exploit/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:09:29.277193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:45:44.103830+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-24T06:45:44.395833+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T06:45:44.395889+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T06:45:44.395908+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T06:45:45.943544+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-24T06:45:45.949683+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T06:45:45.949723+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T06:45:45.949748+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T06:45:46.265088+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T06:45:46.399647+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-24T06:45:46.406566+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T06:45:46.406603+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T06:45:46.406626+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T06:45:46.830870+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-24T06:45:46.835600+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T06:45:46.835634+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T06:45:46.835651+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T06:45:47.025115+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T07:36:55.325501+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-24T07:36:55.558842+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T07:36:55.558894+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T07:36:55.558914+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T07:36:58.342860+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-24T07:36:58.347633+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T07:36:58.347660+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T07:36:58.347678+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T08:24:25.938750+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T08:30:28.535477+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T08:30:28.576899+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T08:30:28.576935+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T08:30:28.576953+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T08:51:03.994057+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-24T08:51:04.034338+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T08:51:04.034393+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T08:51:04.034415+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T08:51:04.445590+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-24T08:51:04.450788+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T08:51:04.450820+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T08:51:04.450841+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T08:51:08.523090+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-24T08:51:08.527424+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T08:51:08.527453+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T08:51:08.527470+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T08:51:08.675050+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-24T09:00:02.393765+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T09:00:02.424176+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T09:00:02.424216+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T09:00:02.424234+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T09:00:03.556753+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T09:00:03.561590+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T09:00:03.561621+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T09:00:03.561638+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T09:21:08.573789+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T09:21:08.880668+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T09:21:08.890915+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T09:21:08.890951+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T09:21:08.890969+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T09:21:09.086092+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T09:21:09.092229+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T09:21:09.092265+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T09:21:09.092288+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T10:10:14.990494+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T10:10:15.031131+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T10:10:15.031178+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T10:10:15.031196+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T10:18:43.699334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T10:28:11.965625+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T10:28:11.992758+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T10:28:11.992800+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T10:28:11.992819+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T10:28:12.217227+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T10:28:12.222256+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T10:28:12.222289+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T10:28:12.222307+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T10:28:12.397366+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T10:28:12.401684+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T10:28:12.401712+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T10:28:12.401729+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T10:28:12.585671+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T10:28:12.590108+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T10:28:12.590140+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T10:28:12.590158+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T10:28:12.747664+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T10:28:12.752180+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T10:28:12.752214+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T10:28:12.752231+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T10:28:13.627867+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T10:28:13.632196+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T10:28:13.632224+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T10:28:13.632241+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T11:12:14.690083+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-24T11:12:14.756631+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T11:12:14.756674+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T11:12:14.756692+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T11:12:15.186387+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-24T11:12:15.191124+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T11:12:15.191158+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T11:12:15.191175+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T11:34:31.662512+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"POST"} [] [2025-03-24T11:34:31.735381+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T11:34:31.735426+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T11:34:31.736965+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T12:26:14.695042+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-24T12:26:14.733218+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T12:26:14.733256+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T12:26:14.733277+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T12:26:16.106719+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-24T12:26:16.111555+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T12:26:16.111587+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T12:26:16.111605+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T13:15:28.229263+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-24T13:15:28.250445+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T13:15:28.250479+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T13:15:28.250497+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T13:15:28.632103+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-24T13:15:28.636910+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T13:15:28.636937+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T13:15:28.636958+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T13:28:11.094993+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T13:28:11.147070+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T13:28:11.147118+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T13:28:11.147136+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T13:52:21.257041+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T13:52:21.294640+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T13:52:21.294682+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T13:52:21.294700+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T13:52:22.870031+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T13:52:22.874756+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T13:52:22.874784+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T13:52:22.874802+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T15:31:41.769494+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/app.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/app.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/app.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:32:28.432007+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/vendor.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/vendor.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/vendor.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:48:01.592369+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-24T15:48:01.629073+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T15:48:01.596339+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.well-known/traffic-advice"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.well-known/traffic-advice\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/traffic-advice/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:48:01.632070+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T15:48:01.632093+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T15:48:01.769197+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-24T15:48:01.776271+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T15:48:01.776307+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T15:48:01.776332+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T15:56:55.978587+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:56.182490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:56.260439+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:56.458214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:56.724193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:56.987204+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:57.053359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:57.123367+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:57.256908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:57.371592+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:57.600717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:57.857581+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:58.073695+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:58.281453+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:58.695993+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:58.771731+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:58.838155+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:59.449560+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T15:56:59.582765+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T16:18:51.158649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system/logs/error.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system/logs/error.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system/logs/error.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T16:23:17.192487+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T16:23:17.710087+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T16:23:45.905091+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-24T16:23:45.964723+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T16:23:45.964780+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T16:23:45.964804+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T16:23:46.208770+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-24T16:23:46.214308+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T16:23:46.214336+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T16:23:46.214353+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T16:33:50.933578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T16:33:56.538398+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T16:33:56.548456+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T16:33:56.548488+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T16:33:56.548506+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:10:42.961276+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T17:10:43.013748+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T17:10:43.013789+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:10:43.013807+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:10:43.565892+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T17:10:43.570979+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T17:10:43.571011+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:10:43.571029+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:10:44.116934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T17:10:44.838646+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-24T17:10:44.844977+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T17:10:44.845010+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:10:44.845030+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:10:44.955141+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-24T17:10:45.517307+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T17:10:45.522425+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T17:10:45.522454+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:10:45.522472+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:10:47.559631+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T17:10:47.563943+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T17:10:47.563971+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:10:47.563987+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:11:04.702800+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T17:11:04.719483+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T17:11:04.719531+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:11:04.719551+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:11:05.236466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T17:11:06.026294+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-24T17:11:06.031432+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T17:11:06.031473+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:11:06.031506+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:11:06.072598+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-24T17:11:09.599135+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T17:11:09.604102+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T17:11:09.604130+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:11:09.604147+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:11:38.111779+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-24T17:11:38.128319+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T17:11:38.128354+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:11:38.128372+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:11:38.412543+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-24T17:11:38.416941+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T17:11:38.416971+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:11:38.416993+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:12:47.174363+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-24T17:12:47.192544+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T17:12:47.192594+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:12:47.192613+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:12:48.798596+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-24T17:12:48.803510+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T17:12:48.803542+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:12:48.803561+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T17:26:49.380094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T18:06:49.344893+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-24T18:06:49.385618+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T18:06:49.385666+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:49.385688+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:49.590300+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-24T18:06:49.595078+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T18:06:49.595107+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:49.595125+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:49.781537+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-24T18:06:49.785877+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T18:06:49.785909+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:49.785926+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:49.965888+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-24T18:06:49.970187+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T18:06:49.970216+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:49.970233+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:50.127696+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-24T18:06:50.131941+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T18:06:50.131970+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:50.131986+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:50.207334+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-24T18:06:50.211743+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T18:06:50.211772+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:50.211789+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:50.365932+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-24T18:06:50.370275+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T18:06:50.370303+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:50.370320+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:50.473576+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-24T18:06:50.478379+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T18:06:50.478412+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:06:50.478429+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:42:04.015023+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T18:42:04.074457+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T18:42:04.074501+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:42:04.074519+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:42:05.122422+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T18:42:05.127300+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T18:42:05.127333+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T18:42:05.127350+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T19:49:40.817642+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-24T19:49:40.849259+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T19:49:40.849308+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T19:49:40.849327+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T19:49:41.009032+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-24T19:49:41.013757+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T19:49:41.013785+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T19:49:41.013803+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T20:30:23.109246+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-24T20:30:23.138018+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T20:30:23.138053+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T20:30:23.138072+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T20:30:24.126921+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-24T20:30:24.132135+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T20:30:24.132165+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T20:30:24.132197+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T20:46:47.343157+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T20:46:49.823977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:01:46.598883+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-24T21:01:46.632773+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T21:01:46.632808+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:01:46.632826+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:01:46.775696+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-24T21:01:46.781107+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T21:01:46.781136+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:01:46.781153+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:01:46.926747+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-24T21:01:46.931972+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T21:01:46.932015+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:01:46.932033+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:01:47.119666+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-24T21:01:47.124366+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T21:01:47.124399+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:01:47.124417+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:05:33.723258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/htdocs.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/htdocs.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/htdocs.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:33.723164+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wwwroot.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wwwroot.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wwwroot.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:33.723100+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/temp.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/temp.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/temp.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:33.723223+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public_html.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public_html.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public_html.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:33.838205+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:33.838237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/webapps.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/webapps.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/webapps.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:33.838237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/output.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/output.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/output.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:33.838476+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/website.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/website.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/website.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:33.886257+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:33.886257+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/src.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/src.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:33.887792+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:33.887734+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Release.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Release.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Release.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:33.933382+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.669926+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/package.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/package.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/package.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.669962+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.674899+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inetpub.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inetpub.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inetpub.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.678502+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tmp.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tmp.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tmp.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.679765+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.679774+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/users.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/users.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/users.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.680836+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/conf/conf.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/conf/conf.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/conf/conf.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.680836+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dbdump.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dbdump.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dbdump.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.682245+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/www.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/www.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/www.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.684019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dbase.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dbase.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dbase.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.685129+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.762035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.778363+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.781281+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/old.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/old.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.853531+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup_4.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup_4.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup_4.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.853908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.853908+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup_1.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup_1.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup_1.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.859550+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.860530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.860530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bin.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bin.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bin.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.863174+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup_2.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup_2.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup_2.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.866832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bak.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bak.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bak.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:34.868291+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dump.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dump.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dump.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:36.687580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ftp.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ftp.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ftp.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:36.688712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db_backup.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db_backup.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db_backup.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:36.689120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup_3.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup_3.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup_3.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:36.692917+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dbadmin.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dbadmin.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dbadmin.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:36.692935+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backups.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backups.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backups.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:05:36.700299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/html.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/html.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/html.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:19:01.015602+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-24T21:19:01.055439+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T21:19:01.055488+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:01.055508+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:01.193725+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-24T21:19:01.200561+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T21:19:01.200604+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:01.200629+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:10.368866+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-03-24T21:19:10.375286+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T21:19:10.375323+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:11.651248+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:11.692437+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:11.692557+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-24T21:19:11.733961+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-24T21:19:11.738398+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T21:19:11.738430+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:11.738447+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:11.801724+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-24T21:19:11.806657+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T21:19:11.806687+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:11.806705+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:11.912684+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-24T21:19:11.939391+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-24T21:19:12.377819+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-24T21:19:12.797962+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-24T21:19:12.804082+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T21:19:12.804117+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:12.804140+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:18.976021+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#invoices"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23invoices","method":"GET"} [] [2025-03-24T21:19:18.996591+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T21:19:18.996662+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:18.996686+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:18.999898+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:142)"} [] [2025-03-24T21:19:19.009294+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:60)"} [] [2025-03-24T21:19:19.009377+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:61)"} [] [2025-03-24T21:19:19.009408+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:62)"} [] [2025-03-24T21:19:19.009434+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:63)"} [] [2025-03-24T21:19:19.009457+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:64)"} [] [2025-03-24T21:19:19.009478+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:65)"} [] [2025-03-24T21:19:20.099387+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-24T21:19:20.101417+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-24T21:19:20.272760+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:394)"} [] [2025-03-24T21:19:20.366675+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-24T21:19:51.908760+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"7"},"request_uri":"https://oasb.wefeatit.com/billing/preview/7","method":"GET"} [] [2025-03-24T21:19:51.933133+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T21:19:51.933173+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:51.933191+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:19:51.981602+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-24T21:19:51.981673+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-24T21:19:51.981697+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-24T21:19:51.981715+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-24T21:19:51.981730+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-24T21:19:51.981745+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-24T21:19:51.981759+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-24T21:19:51.981773+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-24T21:19:52.118522+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-24T21:19:52.124418+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-24T21:19:52.250590+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-24T21:20:18.749723+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-24T21:20:18.768243+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T21:20:18.768283+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:20:18.768300+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:20:18.840302+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-24T21:20:18.899739+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-24T21:20:19.100770+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-24T21:20:19.309885+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-24T21:20:19.314181+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T21:20:19.314210+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:20:19.314227+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T21:29:28.705574+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:32:23.396829+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/files/merchants/NadeemHajouj/20190321194634/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/files/merchants/NadeemHajouj/20190321194634/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/files/merchants/NadeemHajouj/20190321194634\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:32:23.664474+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-content/uploads/wpr-addons/forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-content/uploads/wpr-addons/forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-content/uploads/wpr-addons/forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:32:23.803049+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:32:23.939307+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioptimization/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioptimization/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioptimization\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:32:24.075685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/urawmub/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/urawmub/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/urawmub\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:32:24.212102+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/plugins/directionality/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/plugins/directionality/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/plugins/directionality\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:32:24.346421+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:32:24.480146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/kzdx3sro/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/kzdx3sro/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/kzdx3sro\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:32:24.613586+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/vendor/codemirror/mode/ecl/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/vendor/codemirror/mode/ecl/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/codemirror/mode/ecl\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:43:36.419183+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T21:43:37.814933+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T22:22:48.930978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T22:22:50.349412+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-24T22:22:50.364885+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T22:22:50.364925+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T22:22:50.364946+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T22:29:08.328463+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T22:29:08.698299+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-24T22:29:08.708610+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T22:29:08.708645+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T22:29:08.708663+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T22:29:09.035182+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-24T22:29:09.039648+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T22:29:09.039681+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T22:29:09.039699+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T22:29:09.347390+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T22:29:09.661807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T22:29:09.945297+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T22:29:10.233231+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T22:29:10.527221+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T22:29:10.806093+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T22:29:11.086922+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-24T22:29:11.371856+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-24T22:29:11.376621+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T22:29:11.376651+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T22:29:11.376668+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T22:29:11.659476+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-24T22:29:11.663929+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T22:29:11.663959+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T22:29:11.663976+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T23:01:37.188485+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-24T23:01:37.218842+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T23:01:37.218878+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T23:01:37.218896+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T23:01:38.364177+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-24T23:01:38.369062+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-24T23:01:38.369094+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-24T23:01:38.369112+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T00:31:02.842782+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T00:31:02.884130+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T00:31:02.884166+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T00:31:02.884184+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T00:31:03.534583+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-25T00:31:03.539306+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T00:31:03.539335+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T00:31:03.539355+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T00:32:18.508252+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T00:42:48.951139+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T00:56:42.010102+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T00:56:42.028817+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T00:56:42.028858+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T00:56:42.028877+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T00:56:42.207463+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T00:56:42.212385+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T00:56:42.212415+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T00:56:42.212433+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T00:56:42.503626+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T00:56:42.507976+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T00:56:42.508004+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T00:56:42.508021+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T02:15:59.258524+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T02:16:12.175429+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/contact/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/contact/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T02:59:05.753531+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T02:59:06.721971+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T03:36:34.051443+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T03:42:40.375398+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T03:42:40.739299+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T03:43:17.476871+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T03:43:17.715229+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-25T03:43:17.730046+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T03:43:17.730080+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T03:43:17.730097+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T03:43:17.967759+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-25T03:43:17.973944+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T03:43:17.973986+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T03:43:17.974010+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T03:43:18.167750+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-25T03:43:18.172126+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T03:43:18.172158+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T03:43:18.172175+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T03:43:18.327694+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-25T03:43:18.332786+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T03:43:18.332821+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T03:43:18.332839+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T04:36:51.841205+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-25T04:36:51.888930+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T04:36:51.888980+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T04:36:51.889003+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T04:36:53.044438+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-25T04:36:53.049222+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T04:36:53.049251+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T04:36:53.049268+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T05:18:37.125163+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/global/plugins/jquery-file-upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/global/plugins/jquery-file-upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/global/plugins/jquery-file-upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T06:14:26.922383+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T06:14:27.954298+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T06:14:27.954352+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T06:14:27.954371+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T06:14:31.076158+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-25T06:14:31.081007+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T06:14:31.081046+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T06:14:31.081063+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T07:44:48.661108+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T07:44:50.904124+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-25T07:44:51.129769+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T07:44:51.129831+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T07:44:51.129852+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T07:44:53.372237+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-25T07:44:53.376582+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T07:44:53.376613+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T07:44:53.376629+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T08:01:43.777947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T08:20:38.392943+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T08:20:40.917911+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T08:26:50.802042+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T08:26:50.847118+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T08:26:50.847157+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T08:26:50.847175+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T08:26:51.007487+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-25T08:26:51.014477+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T08:26:51.014511+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T08:26:51.014532+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T08:26:51.152025+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-25T08:26:51.156625+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T08:26:51.156656+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T08:26:51.156674+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T08:26:51.217838+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T08:26:51.373213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T08:26:51.438398+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T08:26:51.503910+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login/blog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login/blog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/blog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T08:26:51.570667+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login/administrator/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login/administrator/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/administrator/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:07:57.955675+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T09:07:58.049947+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T09:07:58.049998+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T09:07:58.050016+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T09:08:00.365941+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-25T09:08:00.370678+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T09:08:00.370708+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T09:08:00.370724+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T09:36:28.601649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aaa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aaa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aaa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:28.833464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:28.973180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:29.113377+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:29.255230+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:29.417200+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:29.625651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:29.771464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:29.909035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:30.124291+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:30.261155+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:30.410910+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:30.558592+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:30.704274+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:30.840770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:30.978978+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:31.116690+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:31.280507+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:31.425059+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:36:31.562417+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T09:48:40.147542+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T09:48:40.185866+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T09:48:40.185909+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T09:48:40.185928+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T09:48:40.461014+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-25T09:48:40.465763+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T09:48:40.465793+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T09:48:40.465811+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T09:54:59.056241+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-25T09:54:59.115651+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T09:54:59.115698+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T09:54:59.115722+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T09:55:00.463050+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-25T09:55:00.468999+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T09:55:00.469035+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T09:55:00.469053+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T10:01:05.696530+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T11:23:54.927948+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T11:23:55.030671+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T11:23:55.030723+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T11:23:55.030743+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T11:23:56.639575+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-25T11:23:56.644348+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T11:23:56.644384+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T11:23:56.644401+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T11:27:28.320500+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-25T11:27:28.395458+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T11:27:28.395500+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T11:27:28.395519+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T11:27:46.886432+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-25T11:27:46.912181+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T11:27:46.912231+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T11:27:46.912252+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T11:27:55.075983+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T11:28:04.906611+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T11:28:59.864045+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T11:28:59.929427+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T11:28:59.929480+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T11:28:59.929500+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T11:29:00.121906+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T11:29:00.126582+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T11:29:00.126611+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T11:29:00.126627+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T11:29:00.446108+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T11:29:00.450470+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T11:29:00.450500+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T11:29:00.450517+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T12:56:40.260580+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T13:15:05.386488+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"POST"} [] [2025-03-25T13:15:05.476045+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T13:15:05.476093+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T13:15:05.478491+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T13:15:28.864037+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"POST"} [] [2025-03-25T13:15:28.898804+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T13:15:28.898856+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T13:15:28.901266+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T13:57:18.944625+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-25T13:57:18.990275+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T13:57:18.990325+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T13:57:18.990344+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T13:57:20.240800+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-25T13:57:20.245654+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T13:57:20.245685+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T13:57:20.245702+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T14:00:21.423469+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T14:05:20.651588+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-25T14:05:20.712411+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T14:05:20.712464+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T14:05:20.712484+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T14:05:21.007087+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-25T14:18:13.510433+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T14:25:35.864426+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T14:25:36.979386+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T14:25:36.990052+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T14:25:36.990106+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T14:25:36.990127+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T14:44:07.368786+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-25T14:44:07.950433+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T14:44:07.950486+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T14:44:07.950505+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T14:44:11.098494+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-25T14:44:11.103240+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T14:44:11.103270+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T14:44:11.103287+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T15:13:57.246583+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:14:07.455288+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:14:18.721860+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:14:25.704751+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:14:40.076805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:14:47.350331+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:14:54.557781+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:15:05.280399+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:15:24.023742+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:15:31.542229+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:15:35.407836+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:15:48.277746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:15:59.816636+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:16:08.513206+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:16:19.100767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:16:33.303313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:16:47.107174+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:16:57.290578+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:17:01.139891+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:17:15.182968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:17:24.402770+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:17:37.288199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:17:41.078145+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:17:52.828303+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:18:01.241103+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:18:15.927466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:18:25.099161+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:18:37.882688+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:18:53.111804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:18:58.766408+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:19:12.008761+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:19:19.861362+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:19:31.301485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:19:35.876150+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:19:51.690807+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:20:02.676598+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:20:09.092832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:20:21.983673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:20:30.103121+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:20:40.332585+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:20:47.671681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:20:59.596940+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:21:08.005161+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:21:20.670747+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:21:32.510604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:21:49.556125+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:21:59.723783+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:22:04.751950+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:22:12.975317+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:22:20.370692+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:22:26.127059+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:22:38.907877+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:22:48.885012+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:22:57.079120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:23:06.600832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:23:15.871209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:23:21.867460+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:23:30.849068+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:23:42.300717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:23:50.037089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:23:59.576512+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:24:05.395795+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:24:18.281457+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:24:24.073253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:24:28.512760+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:24:39.719007+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:24:45.599683+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:25:00.785088+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:25:04.244127+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T15:25:09.466416+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:09:19.960194+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T16:09:19.998156+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T16:09:19.998193+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T16:09:19.998212+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T16:09:20.543398+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-25T16:09:20.548483+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T16:09:20.548517+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T16:09:20.548535+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T16:21:09.987033+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:11.749036+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:13.339035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:14.729992+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:16.297237+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:17.767538+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:19.310608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:20.914747+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:22.456934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:24.017362+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:25.512393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:27.201185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:28.581789+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:30.216597+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:31.617545+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:33.156981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:34.770384+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:36.327946+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:37.864431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:39.343647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:41.033604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:42.632409+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:44.121046+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:44.995652+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:46.749367+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:48.193579+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:49.720937+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:51.148213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:52.738074+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:54.339064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:55.137637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:56.668484+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:57.664271+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:21:59.286094+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:00.868964+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:02.467118+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:04.014339+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:05.423963+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:07.156988+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:08.593563+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:10.139027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:11.719973+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:13.356320+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:15.021518+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:16.642656+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:18.199930+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:19.612335+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:21.149027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:22.535263+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:24.065703+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:25.639374+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:27.236712+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:28.774884+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:30.174356+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:31.591657+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:33.119928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:34.675000+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:36.206071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:37.603032+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:38.997149+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:40.534268+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:41.920387+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:43.518748+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:45.144880+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:46.539975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:47.977629+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:49.544791+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:51.075526+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:52.607400+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:54.000820+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:55.536695+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:56.940361+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:58.332366+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:22:59.937647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:01.584159+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:03.261446+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:04.670191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:06.213328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:07.741893+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:09.301364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:10.837307+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:12.395859+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:13.933832+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:15.525687+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:17.172944+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:18.710214+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:20.268777+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:22.123635+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:23.692789+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:25.259209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:26.790928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:28.398506+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:29.933966+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:31.420109+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:33.053098+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:34.445077+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:35.874017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:37.436151+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:38.977470+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:40.508767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:41.886951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:43.319579+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:44.872026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:46.265560+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:47.715182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:49.345379+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:50.864979+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:52.409756+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:53.790794+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:55.323320+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:56.864632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:58.395489+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:23:59.937164+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:24:01.501947+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:24:03.153606+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:24:04.695319+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:24:06.217353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:24:07.781411+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:24:09.305292+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:24:10.842297+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:24:12.366166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:24:13.771649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:24:15.303064+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:24:16.882706+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T16:24:18.448517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T17:01:44.771709+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T17:01:44.813660+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T17:01:44.813714+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T17:01:44.813737+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T17:22:50.186091+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-25T17:22:50.218123+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T17:22:50.218162+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T17:22:50.218180+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T17:22:51.788589+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-25T17:22:51.793846+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T17:22:51.793877+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T17:22:51.793894+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T19:03:20.949874+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T19:03:20.988497+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T19:03:20.988543+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T19:03:20.988562+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T19:37:43.623175+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-25T19:37:43.647073+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T19:37:43.647108+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T19:37:43.647127+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T19:37:44.564604+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-25T19:37:44.569332+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T19:37:44.569360+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T19:37:44.569378+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T20:18:44.415599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T20:38:57.284570+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T20:38:57.318060+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T20:38:57.318118+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T20:38:57.318142+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T21:25:53.834897+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T21:30:37.286980+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T21:34:00.443030+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T21:34:00.469334+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T21:34:00.469371+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T21:34:00.469389+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T21:34:16.676236+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T21:34:16.720820+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T21:34:16.720860+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T21:34:16.720879+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T21:34:18.248327+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-25T21:34:18.252738+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T21:34:18.252768+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T21:34:18.252785+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T21:36:39.853697+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-25T21:36:39.871920+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T21:36:39.871962+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T21:36:39.871981+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:13:03.461800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T22:13:03.642177+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-25T22:13:03.660151+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T22:13:03.660184+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:13:03.660201+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:13:03.794324+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-25T22:13:03.801908+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T22:13:03.801962+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:13:03.801986+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:13:03.900312+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T22:13:03.972027+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T22:13:04.039093+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T22:13:04.114920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T22:13:04.200693+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T22:13:04.270403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T22:13:04.339013+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-25T22:13:04.405807+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-25T22:13:04.411767+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T22:13:04.411816+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:13:04.411844+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:13:04.483331+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-25T22:13:04.487834+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T22:13:04.487869+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:13:04.487886+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:26:49.516533+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-25T22:26:49.557265+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T22:26:49.557301+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:26:49.557319+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:31:37.888674+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-25T22:31:37.913107+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T22:31:37.913149+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:31:37.913167+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:34:22.087146+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-25T22:34:22.107800+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T22:34:22.107828+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:34:22.107846+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:38:07.088873+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-25T22:38:07.107340+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T22:38:07.107374+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T22:38:07.107391+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T23:24:59.082412+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-25T23:24:59.120474+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T23:24:59.120511+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T23:24:59.120528+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T23:48:49.293927+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-25T23:48:49.324502+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T23:48:49.324536+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T23:48:49.324554+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T23:48:50.359199+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-25T23:48:50.364121+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-25T23:48:50.364152+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T23:48:50.364169+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-25T23:54:14.375478+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T00:21:18.310485+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T00:21:18.967555+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T00:22:12.424295+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T00:24:03.026576+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T00:24:03.223771+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-26T00:24:03.236108+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T00:24:03.236140+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T00:24:03.236157+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T00:24:03.470783+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-26T00:24:03.475314+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T00:24:03.475347+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T00:24:03.475364+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T00:24:03.686752+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T00:24:03.823674+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T00:24:03.829401+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T00:24:03.829436+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T00:24:03.829463+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T00:24:03.947332+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T00:24:03.952453+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T00:24:03.952484+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T00:24:03.952501+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T00:24:04.086991+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T00:24:04.874249+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-26T00:24:04.878624+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T00:24:04.878653+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T00:24:04.878669+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T00:24:05.227816+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T00:24:05.232130+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T00:24:05.232158+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T00:24:05.232175+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T00:58:13.770651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T00:58:17.057860+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/home.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/home.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files/home.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T00:58:17.420167+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-22.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-22.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-22.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T00:58:17.747350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T00:58:18.145563+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1ppy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1ppy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1ppy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T00:58:18.818756+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/luuf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/luuf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/luuf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T00:58:19.189309+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T00:58:22.596120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:15:46.899043+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T01:15:47.158858+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T01:15:47.158913+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T01:15:47.158934+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T01:15:49.505957+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T01:15:49.510684+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T01:15:49.510713+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T01:15:49.510729+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T01:34:01.892403+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lv.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lv.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lv.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:02.118421+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-22.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-22.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-22.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:02.261222+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:02.405546+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd-1/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd-1/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd-1/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:02.544824+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:02.686058+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:02.823327+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:02.961121+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:03.099071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/banners/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/banners/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/banners/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:03.236680+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:03.373276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:03.511665+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:03.651017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:03.792283+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:03.931599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:04.072246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:04.207419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes.bak/html-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes.bak/html-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes.bak/html-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:04.343400+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:04.480698+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:04.623226+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:04.765642+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:04.905253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:05.051774+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:05.210599+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updraft/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updraft/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updraft/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:05.349643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:05.487081+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:05.623434+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:05.760316+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:05.897149+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/blogs.dir/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/blogs.dir/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/blogs.dir/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:06.033015+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:06.171336+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:06.396968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gallery/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gallery/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gallery/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:06.533547+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:06.670587+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:06.807683+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:06.943455+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:07.079034+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:07.216480+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:07.354289+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:07.578961+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:07.714646+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:07.851373+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:07.988676+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:08.126189+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:08.273475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:08.412924+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/avaa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/avaa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/avaa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:08.550821+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:08.692207+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:08.828384+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Text/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Text/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Text/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:08.964831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:09.100537+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:09.244382+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:09.389839+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:09.526553+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:09.661857+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/legacy/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/legacy/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/legacy/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:09.797218+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/phpmailer/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/phpmailer/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/phpmailer/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:09.933169+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/vendor/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/vendor/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/vendor/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:10.068627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:10.204574+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:10.341847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache/Cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:10.481086+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:10.616700+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-p.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-p.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-p.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:10.765036+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:10.901481+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:11.042002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:11.183376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:11.319130+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:11.456316+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:11.595715+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:11.738519+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache-compat.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache-compat.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache-compat.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:11.876116+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:12.016197+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:12.152948+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-consar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-consar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-consar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:12.288509+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:12.424056+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin-post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin-post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin-post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:12.561160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/maint/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:12.700655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:12.837341+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:12.974031+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:13.110289+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:13.250553+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:13.387191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:13.524150+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:13.660604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/adminfuns.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/adminfuns.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminfuns.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:13.799319+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ebs.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ebs.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ebs.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:13.943870+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:14.092105+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:14.238985+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:14.374680+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:14.509358+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:14.644464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:14.781062+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:14.916658+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/linkpreview/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:15.051997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:15.188804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:15.337897+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:15.483705+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:15.621209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:15.763129+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:15.902223+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:16.126907+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:16.261913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:16.397581+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:16.533461+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:16.671568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:16.811209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:16.998981+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:17.221396+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:17.356716+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:17.493355+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:17.628331+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:17.766778+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:17.903495+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:18.044607+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:18.187225+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:18.326564+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:18.462647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:18.600062+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:18.735825+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:18.871334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:19.010248+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:19.146178+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:19.281574+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:19.418322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:19.554413+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:19.698149+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:19.844215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:19.984620+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:20.122887+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:20.259588+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:20.396002+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:20.622006+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:20.756941+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:20.892761+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:21.027841+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:21.163651+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:21.298951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:21.435820+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:21.572613+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/elementor/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/elementor/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/elementor/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:21.708082+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:21.843729+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:21.980079+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:22.115655+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:22.257216+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/blue.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:22.395032+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:22.534584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:22.669833+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:22.806590+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:22.942596+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gel4y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gel4y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gel4y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:23.079262+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/comfunctions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/comfunctions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comfunctions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:23.215266+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:23.351004+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-classic/inc/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-classic/inc/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-classic/inc/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:23.487076+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/1p.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/1p.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/1p.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:23.631147+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:23.777173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:23.912783+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:24.048073+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:24.186265+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:24.321867+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T01:34:38.282171+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T01:34:38.299380+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T01:34:38.299417+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T01:34:38.299434+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T01:34:38.691528+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-26T01:34:38.696895+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T01:34:38.696924+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T01:34:38.696941+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T01:34:40.405939+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-26T01:34:40.410316+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T01:34:40.410344+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T01:34:40.410361+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T01:34:45.470488+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-26T01:34:45.474813+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T01:34:45.474841+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T01:34:45.474858+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T02:23:39.737070+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T02:27:37.549268+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T02:53:41.502219+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-26T02:53:41.537037+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T02:53:41.537084+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T02:53:41.537106+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T02:53:41.695090+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-26T02:53:41.699882+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T02:53:41.699912+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T02:53:41.699929+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T02:53:41.924781+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T02:53:42.030735+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-26T02:53:42.035292+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T02:53:42.035326+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T02:53:42.035343+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T02:53:42.255993+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-26T02:53:42.260376+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T02:53:42.260405+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T02:53:42.260423+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T02:53:42.476175+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T02:59:42.065965+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T02:59:42.108923+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T02:59:42.108965+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T02:59:42.108983+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T02:59:43.105115+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-26T02:59:43.110467+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T02:59:43.110494+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T02:59:43.110511+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T03:02:57.636924+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-26T03:02:57.657627+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T03:02:57.657667+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T03:02:57.657685+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T03:02:58.173068+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T03:02:58.177925+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T03:02:58.177954+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T03:02:58.177971+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T03:45:24.140504+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T04:10:13.124544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pages-recoverpw.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pages-recoverpw.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pages-recoverpw.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T04:19:32.397527+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-26T04:19:33.049406+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T04:19:33.049460+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T04:19:33.049480+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T06:28:48.603818+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T06:28:49.952630+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T06:28:49.952679+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T06:28:49.952699+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T07:01:29.088972+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T07:01:36.049873+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T07:01:36.049929+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T07:01:36.049950+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T07:10:51.011887+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T07:10:54.644449+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-26T07:10:55.034525+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T07:10:55.034581+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T07:10:55.034601+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T07:10:57.534787+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-26T07:10:57.539191+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T07:10:57.539220+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T07:10:57.539237+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T07:10:57.928746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T07:10:58.007874+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T07:10:58.084871+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T07:10:58.158466+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T07:10:58.238521+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T07:10:58.304987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T07:10:58.379035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T07:10:58.446272+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-26T07:10:58.450734+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T07:10:58.450764+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T07:10:58.450781+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T07:10:58.525161+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-26T07:10:58.530090+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T07:10:58.530119+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T07:10:58.530136+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T08:32:49.435789+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T08:32:50.093279+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T08:32:50.093326+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T08:32:50.093345+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T08:32:55.338591+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-26T08:32:55.343645+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T08:32:55.343674+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T08:32:55.343691+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T09:26:34.559203+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T09:26:36.022399+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T09:26:36.038734+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T09:26:36.038781+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T09:26:36.038799+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T09:26:36.513434+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-26T09:26:36.517833+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T09:26:36.517866+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T09:26:36.517883+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T09:44:46.494862+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T09:44:46.555893+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T09:44:46.555934+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T09:44:46.555952+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T09:44:50.739664+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T09:44:50.744714+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T09:44:50.744753+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T09:44:50.744772+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T11:56:18.348760+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-26T11:56:18.926989+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T11:56:18.927043+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T11:56:18.927062+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T11:56:21.495301+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-26T11:56:21.500170+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T11:56:21.500200+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T11:56:21.500217+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:00:42.784027+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T12:00:42.837264+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T12:00:42.837311+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:00:42.837330+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:00:43.912328+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T12:00:43.917162+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T12:00:43.917190+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:00:43.917211+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:29:51.823970+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T12:29:51.855279+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T12:29:51.855319+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:29:51.855337+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:29:52.212343+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T12:29:52.218262+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T12:29:52.218294+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:29:52.218312+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:30:34.404092+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T12:30:34.422204+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T12:30:34.422243+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:30:34.422261+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:30:35.735987+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://www.wefeatit.com/register","method":"GET"} [] [2025-03-26T12:30:35.740511+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T12:30:35.740539+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:30:35.740555+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:30:35.859107+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-26T12:31:43.293149+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T12:31:43.293186+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T12:31:43.312604+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T12:31:43.312645+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:31:43.312643+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T12:31:43.312663+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:31:43.312677+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:31:43.312694+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:31:43.664992+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-26T12:31:43.669706+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T12:31:43.669734+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:31:43.669750+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:31:43.675632+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-26T12:31:43.682856+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T12:31:43.682896+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T12:31:43.682919+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T13:27:28.809920+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T13:27:28.859879+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T13:27:28.859919+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T13:27:28.859938+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T13:27:30.479080+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-26T13:27:30.483759+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T13:27:30.483788+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T13:27:30.483804+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T14:04:36.601501+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T14:04:36.639615+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T14:04:36.639658+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T14:04:36.639676+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T14:04:37.083219+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T14:04:37.090004+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T14:04:37.090057+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T14:04:37.090075+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T14:04:38.108603+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T14:04:38.114150+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T14:04:38.114180+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T14:04:38.114198+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T14:50:47.800331+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T14:50:47.838632+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T14:50:47.838679+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T14:50:47.838698+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T14:50:50.734789+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-26T14:50:50.739517+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T14:50:50.739546+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T14:50:50.739563+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T15:51:32.189258+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//thoms.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//thoms.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//thoms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T15:51:43.421334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//inputs.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//inputs.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T15:51:46.877096+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//userfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//userfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//userfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T15:51:50.311585+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//tempfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//tempfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//tempfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T15:51:56.983211+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//termps.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//termps.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T15:51:59.944224+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//classfuns.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//classfuns.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//classfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T16:28:12.034190+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T16:28:12.060705+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T16:28:12.060741+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:28:12.060759+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:28:12.211083+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-26T16:28:12.215754+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T16:28:12.215783+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:28:12.215800+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:28:12.343136+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com/login/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com/login/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/xmlrpc.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T16:29:45.688753+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T16:29:46.102313+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T16:31:58.226883+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T16:31:58.350026+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-26T16:31:58.362011+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T16:31:58.362055+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:31:58.362076+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:31:58.489208+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-26T16:31:58.493561+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T16:31:58.493588+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:31:58.493605+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:31:58.576529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T16:31:58.656687+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T16:31:58.725991+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T16:31:58.792949+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T16:31:58.863589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T16:31:58.942085+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T16:31:59.013497+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T16:31:59.081812+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-26T16:31:59.087337+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T16:31:59.087368+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:31:59.087385+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:31:59.152983+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-26T16:31:59.157448+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T16:31:59.157478+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:31:59.157495+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:55:53.734940+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T16:55:53.771172+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T16:55:53.771211+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:55:53.771230+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:55:54.753572+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T16:55:54.758588+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T16:55:54.758624+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:55:54.758643+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:58:28.090595+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-26T16:58:28.124484+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T16:58:28.124521+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T16:58:28.124538+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T17:01:39.818140+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T17:01:42.874268+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T17:01:42.884975+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T17:01:42.885017+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T17:01:42.885034+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T18:25:22.198201+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T18:25:22.924776+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T18:25:22.924832+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T18:25:22.924852+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T18:25:26.035090+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-26T18:25:26.039927+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T18:25:26.039958+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T18:25:26.039975+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T18:41:30.084855+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T18:41:30.522648+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T18:41:30.522702+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T18:41:30.522721+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T18:41:32.144070+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-26T18:41:32.149731+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T18:41:32.149769+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T18:41:32.149786+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T18:59:55.304079+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T19:45:16.729693+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T19:46:29.641792+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T19:46:29.673098+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T19:46:29.673149+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T19:46:29.673168+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T19:46:30.606565+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T19:46:30.611714+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T19:46:30.611747+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T19:46:30.611765+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T19:52:05.992141+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T19:52:06.050241+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T19:52:06.093459+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T19:52:06.093500+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T19:52:06.284806+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T19:52:06.289546+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T19:52:06.289575+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T19:52:06.289591+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T19:52:06.490215+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-26T19:52:06.494582+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T19:52:06.494610+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T19:52:06.494627+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T19:52:06.855012+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T19:52:06.859730+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T19:52:06.859760+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T19:52:06.859777+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T20:09:58.179071+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T20:09:58.212636+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T20:09:58.212671+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T20:09:58.212689+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T20:09:58.378110+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T20:09:58.383122+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T20:09:58.383150+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T20:09:58.383167+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T20:21:04.847353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T20:51:33.526515+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-26T20:51:33.562587+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T20:51:33.562623+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T20:51:33.562641+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T20:51:33.765771+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-26T20:51:33.770934+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T20:51:33.770964+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T20:51:33.770985+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:05:44.648125+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T22:29:51.587844+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T22:29:51.880952+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:29:51.881007+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:29:51.881027+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:29:54.869469+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T22:29:54.874240+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:29:54.874268+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:29:54.874285+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:32:41.135907+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-26T22:32:41.158834+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:32:41.158905+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:32:41.158931+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:32:41.367207+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-26T22:32:41.372637+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:32:41.372668+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:32:41.372685+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:13.516044+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T22:56:15.324821+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-26T22:56:15.335914+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:56:15.335975+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:15.335997+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:15.845330+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T22:56:15.851842+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:56:15.851880+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:15.851903+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:16.174057+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T22:56:17.418471+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T22:56:17.424320+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:56:17.424361+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:17.424384+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:17.678774+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T22:56:17.683670+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:56:17.683699+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:17.683715+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:18.116129+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T22:56:30.700883+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://www.wefeatit.com/register","method":"GET"} [] [2025-03-26T22:56:30.718166+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:56:30.718207+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:30.718225+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:30.932581+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-26T22:56:32.439990+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-26T22:56:32.444315+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:56:32.444343+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:32.444365+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:32.977493+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T22:56:32.981956+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:56:32.981984+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:32.982002+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:34.237112+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T22:56:34.241852+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:56:34.241888+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:34.241906+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:34.477064+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T22:56:34.481900+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:56:34.481933+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:34.481952+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:37.848984+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-26T22:56:39.198408+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://www.wefeatit.com/register","method":"GET"} [] [2025-03-26T22:56:39.203268+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:56:39.203302+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:39.203321+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:39.223743+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-26T22:56:40.521478+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T22:56:40.525917+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:56:40.525945+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:40.525962+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:40.764415+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T22:56:40.768822+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:56:40.768851+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:56:40.768867+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:57:00.722825+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-26T22:57:00.748599+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:57:00.748653+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:57:00.748673+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:57:01.414872+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T22:57:01.419201+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:57:01.419228+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:57:01.419245+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:57:01.752159+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-26T22:57:01.756597+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:57:01.756626+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:57:01.756644+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:57:01.986438+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-26T22:57:01.990817+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-26T22:57:01.990859+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T22:57:01.990876+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-26T23:12:11.823498+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T00:01:34.892630+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-27T00:01:35.147749+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T00:01:35.147803+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T00:01:35.147822+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T00:01:38.705705+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-27T00:01:38.710487+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T00:01:38.710517+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T00:01:38.710534+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T01:38:48.090919+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T01:38:50.772162+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-27T01:38:51.031712+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T01:38:51.031769+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T01:38:51.031790+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T01:38:52.718086+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-27T01:38:52.722492+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T01:38:52.722520+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T01:38:52.722537+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T01:38:52.998609+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T01:38:53.067231+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T01:38:53.145005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T01:38:53.216658+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T01:38:53.310669+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T01:38:53.386839+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T01:38:53.487575+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T01:38:53.565712+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-27T01:38:53.570801+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T01:38:53.570835+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T01:38:53.570852+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T01:38:53.636374+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-27T01:38:53.640808+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T01:38:53.640836+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T01:38:53.640853+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T02:18:27.195454+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T02:18:30.155190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T02:18:30.598193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T02:18:31.436170+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T02:18:33.985431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T02:18:35.180833+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T02:18:35.604254+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-03-27T02:18:35.992340+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T02:18:35.992397+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T02:18:35.993763+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T02:18:37.751949+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-03-27T02:18:37.758614+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T02:18:37.758643+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T02:18:37.759332+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T02:18:38.019037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T02:18:38.598101+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T02:18:38.951817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T02:18:39.396968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T02:18:39.695830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T02:18:40.233061+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T02:18:40.544847+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T02:31:03.052438+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T02:31:03.634377+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T03:55:44.479391+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-27T03:55:45.225597+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T03:55:45.225654+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T03:55:45.225674+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T03:55:48.677076+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-27T03:55:48.682065+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T03:55:48.682094+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T03:55:48.682115+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T04:00:41.035906+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T04:00:41.076123+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T04:00:41.076182+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T04:00:41.076205+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T05:07:50.340041+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/assets/plugins/jquery-file-upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/assets/plugins/jquery-file-upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/assets/plugins/jquery-file-upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T05:26:34.362993+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-27T05:26:34.555684+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T05:26:34.555740+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T05:26:34.555760+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T05:26:37.684169+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-27T05:26:37.688897+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T05:26:37.688925+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T05:26:37.688943+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T05:47:23.811350+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-27T05:47:23.842152+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T05:47:23.842188+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T05:47:23.842206+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T05:47:24.828700+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-27T05:47:24.833515+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T05:47:24.833546+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T05:47:24.833563+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T06:45:21.432029+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2017-------/09/wp-console.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2017-------/09/wp-console.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2017-------/09/wp-console.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:45:28.645873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/crop/uword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/crop/uword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/crop/uword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:45:31.490546+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/bltm/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/bltm/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/bltm/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:45:33.357171+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:45:35.325440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2014/07/olx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2014/07/olx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2014/07/olx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:45:37.822440+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/midnight/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/midnight/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/midnight/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:45:39.020552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2020/wp-couldent.php.suspected"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2020/wp-couldent.php.suspected\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2020/wp-couldent.php.suspected/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:45:42.450584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/523453244/ninja.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/523453244/ninja.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/523453244/ninja.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:45:43.556623+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/imgareaselect/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/imgareaselect/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/imgareaselect/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:45:45.763112+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:45:47.183922+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:45:50.281739+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-aa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-aa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-aa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:45:51.496383+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/travelscape/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/travelscape/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/travelscape/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:45:56.692737+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/travel/issue.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/travel/issue.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/travel/issue.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:45:59.756891+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:02.595035+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:05.263490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/digital-download/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/digital-download/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/digital-download/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:07.959627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/epinyins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/epinyins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/epinyins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:10.568424+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:11.641253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:17.346881+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:19.094319+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:20.670223+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:22.607987+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/shell/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/shell/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/shell/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:27.474601+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:32.300997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:34.202675+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ph-file-manager/wp-file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ph-file-manager/wp-file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ph-file-manager/wp-file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:36.453563+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/root-file-manager/wp-file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/root-file-manager/wp-file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/root-file-manager/wp-file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:38.256135+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-help/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-help/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-help/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:39.505533+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/travel/issue.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/travel/issue.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/travel/issue.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:42.280976+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/jaida/lang.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/jaida/lang.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/jaida/lang.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:43.846060+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-l0gin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-l0gin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-l0gin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:46.666662+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ext.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ext.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ext.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T06:46:48.250165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-l0gin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-l0gin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-l0gin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T07:10:28.905166+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T07:12:05.888644+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-03-27T07:12:07.370945+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T07:12:07.371023+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T07:12:07.373447+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T07:45:07.182058+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-27T07:45:07.182060+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"HEAD"} [] [2025-03-27T07:45:07.870005+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T07:45:07.870065+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T07:45:07.870045+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T07:45:07.870085+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T07:45:07.870104+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T07:45:07.870125+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T07:45:08.130763+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-03-27T07:45:08.136244+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T07:45:08.136273+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T07:45:08.136289+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T07:45:10.145940+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-27T07:45:10.151438+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T07:45:10.151468+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T07:45:10.151485+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T08:31:06.952504+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-27T08:31:07.539285+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T08:31:07.539339+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T08:31:07.539364+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T08:52:23.491224+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-27T08:52:23.516971+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T08:52:23.517003+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T08:52:23.517020+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T08:52:23.930348+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-27T08:52:23.936222+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T08:52:23.936257+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T08:52:23.936280+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T09:46:38.026119+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T09:46:38.078931+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T09:46:38.078972+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T09:46:38.078990+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T09:46:39.524154+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T09:46:39.529263+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T09:46:39.529293+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T09:46:39.529310+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T09:46:40.652584+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T09:46:40.656968+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T09:46:40.656998+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T09:46:40.657014+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T09:46:47.453762+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T09:46:47.460241+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T09:46:47.460283+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T09:46:47.460305+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T09:47:00.614080+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-27T09:47:00.632240+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T09:47:00.632281+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T09:47:00.632298+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T09:58:26.986835+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager/tinymce"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager/tinymce\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager/tinymce/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:14:09.558801+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/adminer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/adminer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:14:09.779071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/adm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/adm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:14:09.869735+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/mysql.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/mysql.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mysql.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:14:09.962355+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/admin/adminer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/admin/adminer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/adminer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:14:10.054975+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/crm/adminer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/crm/adminer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/crm/adminer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:14:10.151876+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/blog/adminer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/blog/adminer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/adminer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:32:26.321338+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-27T10:32:26.371908+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T10:32:26.371945+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:32:26.371963+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:32:27.560409+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-27T10:32:27.565628+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T10:32:27.565660+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:32:27.565678+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:35:14.635406+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-27T10:35:14.684951+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T10:35:14.685000+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:35:14.685019+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:35:15.811658+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-27T10:35:15.816704+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T10:35:15.816739+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:35:15.816761+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:51:00.654637+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:51:00.853774+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-03-27T10:51:00.876981+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T10:51:00.877027+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:51:00.877046+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:51:01.006798+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-03-27T10:51:01.013394+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T10:51:01.013440+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:51:01.013464+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:51:01.088739+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:51:01.154766+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:51:01.222798+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:51:01.300632+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:51:01.370006+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:51:01.441618+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:51:01.511849+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T10:51:01.577011+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-03-27T10:51:01.581465+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T10:51:01.581494+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:51:01.581511+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:51:01.645254+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-27T10:51:01.649698+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T10:51:01.649728+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T10:51:01.649746+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T11:07:10.300968+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-27T11:07:10.334612+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T11:07:10.334659+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T11:07:10.334677+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T11:07:10.716196+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-27T11:07:10.721213+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T11:07:10.721245+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T11:07:10.721263+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T12:16:07.097830+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-27T12:16:07.131047+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T12:16:07.131089+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T12:16:07.131107+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T12:16:08.418394+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-27T12:16:08.423531+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T12:16:08.423560+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T12:16:08.423577+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T13:17:03.879627+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T13:17:05.253972+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T13:32:44.010067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T13:59:51.001610+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-27T13:59:51.039567+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T13:59:51.039616+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T13:59:51.039637+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T13:59:55.585845+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-27T13:59:55.590608+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T13:59:55.590636+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T13:59:55.590653+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T13:59:56.238766+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-27T13:59:56.243991+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T13:59:56.244035+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T13:59:56.244057+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T13:59:56.374129+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-27T15:42:13.007265+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-27T15:42:13.051375+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T15:42:13.051414+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T15:42:13.051431+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T15:42:14.140960+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-27T15:42:14.145764+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T15:42:14.145792+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T15:42:14.145809+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T17:06:53.825359+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-27T17:06:53.855432+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T17:06:53.866782+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T17:06:53.866835+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T17:06:54.623121+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-27T17:06:54.627841+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T17:06:54.627870+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T17:06:54.627887+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:10.351553+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-27T18:01:10.388703+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T18:01:10.388746+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:10.388764+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:10.761576+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-27T18:01:10.766470+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T18:01:10.766500+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:10.766517+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:11.102158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T18:01:12.274770+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-27T18:01:12.279237+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T18:01:12.279266+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:12.279283+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:12.422439+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-27T18:01:12.653571+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-27T18:01:12.658015+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T18:01:12.658045+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:12.658062+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:12.939922+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-27T18:01:12.944282+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T18:01:12.944310+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:12.944327+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:13.228867+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-27T18:01:13.233709+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T18:01:13.233738+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:13.233756+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:13.470828+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T18:01:13.720837+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-27T18:01:13.725317+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T18:01:13.725348+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:13.725365+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:13.745019+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-27T18:01:13.977015+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-27T18:01:13.981567+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T18:01:13.981597+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:01:13.981615+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:12:06.886595+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T18:12:36.922401+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T18:13:54.724709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/security-malware-firewall/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/security-malware-firewall/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/security-malware-firewall/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T18:18:34.400932+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-27T18:18:34.421376+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T18:18:34.421425+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:18:34.421443+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:21:36.367765+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T18:51:58.215036+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-27T18:51:58.259580+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T18:51:58.259615+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T18:51:58.259633+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T19:50:04.552830+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-27T19:50:04.589287+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T19:50:04.589321+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T19:50:04.589338+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T19:50:04.823304+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-27T19:50:04.828296+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T19:50:04.828329+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T19:50:04.828356+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:15:06.944971+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-27T20:15:06.980184+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T20:15:06.980222+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:15:06.980240+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:15:07.332643+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-27T20:15:07.337783+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T20:15:07.337815+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:15:07.337832+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:15:07.596894+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"POST"} [] [2025-03-27T20:15:07.603184+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T20:15:07.603215+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:15:08.370320+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"like@triol.site\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:15:08.371734+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:15:08.372136+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:15:08.587036+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-27T20:15:08.591372+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T20:15:08.591400+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:15:08.591417+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:15:08.841015+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-27T20:15:08.845362+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T20:15:08.845390+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:15:08.845407+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:15:09.082687+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-27T20:15:09.087070+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T20:15:09.087100+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:15:09.087117+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:33:31.968648+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-27T20:33:32.000533+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T20:33:32.000568+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:33:32.000586+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:33:32.348546+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-27T20:33:32.353400+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T20:33:32.353432+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:33:32.353449+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T20:57:31.215180+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:09:18.592471+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-27T21:09:18.618570+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:09:18.618605+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:09:18.618625+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:09:19.466561+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:09:19.471302+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:09:19.471329+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:09:19.471346+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:13:50.233695+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:13:50.462517+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-27T21:13:50.478038+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:13:50.478097+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:13:50.478120+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:13:50.749305+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-27T21:13:50.755458+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:13:50.755499+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:13:50.755522+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:13:50.937969+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:13:51.144624+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:13:51.314617+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:13:51.486685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:13:51.640951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:13:51.801357+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:13:51.980881+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:13:52.147366+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-27T21:13:52.152123+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:13:52.152163+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:13:52.152182+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:13:52.313427+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-27T21:13:52.319053+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:13:52.319096+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:13:52.319119+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:26:42.808987+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:26:42.835373+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:26:42.835423+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:26:42.835442+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:31:05.859737+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-27T21:31:05.890952+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:31:05.890991+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:31:05.891008+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:31:06.250498+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-27T21:31:06.255199+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:31:06.255228+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:31:06.255245+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:36:04.110901+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:36:04.128515+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:36:04.128548+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:36:04.128565+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:36:04.325634+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:36:04.330284+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:36:04.330311+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:36:04.330327+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:36:05.066052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:36:05.451362+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-03-27T21:36:05.455797+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:36:05.455827+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:36:05.455844+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:36:05.479396+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-27T21:37:09.414552+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:37:09.434157+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:37:09.434203+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:37:09.434221+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:37:09.661509+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:37:09.666261+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:37:09.666291+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:37:09.666308+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:37:15.670206+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:37:15.674684+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:37:15.674718+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:37:15.674734+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:37:15.831521+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:37:15.835878+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:37:15.835907+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:37:15.835923+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:18.630931+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:55:18.658735+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:55:18.658770+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:18.658788+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:18.862199+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:55:18.866923+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:55:18.866952+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:18.866969+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:19.397797+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:55:19.402235+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:55:19.402266+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:19.402283+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:19.554752+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:55:19.559150+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:55:19.559179+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:19.559197+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:19.691573+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:55:20.156326+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-03-27T21:55:20.160703+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:55:20.160731+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:20.160748+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:20.182401+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-27T21:55:20.237845+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:55:21.028712+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-03-27T21:55:21.034146+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:55:21.034176+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:21.034193+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:21.055819+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-27T21:55:48.612697+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:55:48.634062+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:55:48.634114+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:48.634134+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:48.845620+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:55:48.849965+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:55:48.849997+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:48.850014+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:49.450701+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:55:50.327905+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-03-27T21:55:50.332454+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:55:50.332488+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:50.332505+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:55:50.354475+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-27T21:56:11.545447+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:56:11.562185+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:56:11.562229+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:56:11.562248+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:56:11.769633+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:56:11.774371+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:56:11.774402+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:56:11.774419+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:56:12.393616+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:56:13.233159+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-03-27T21:56:13.237917+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:56:13.237948+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:56:13.237971+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:56:13.260700+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-27T21:56:30.692138+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:56:30.708616+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:56:30.708647+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:56:30.708665+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:56:30.920835+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:56:30.925162+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:56:30.925190+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:56:30.925206+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:56:31.322623+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:56:32.176942+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-03-27T21:56:32.181272+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:56:32.181299+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:56:32.181319+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:56:32.201666+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-27T21:57:09.660931+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:57:09.680295+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:57:09.680332+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:57:09.680375+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:57:09.887750+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:57:09.892466+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:57:09.892494+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:57:09.892511+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:57:15.849803+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:57:15.854210+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:57:15.854238+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:57:15.854255+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:57:16.015926+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:57:16.020551+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:57:16.020584+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:57:16.020602+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:58:11.831407+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:58:11.849311+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:58:11.849345+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:58:11.849362+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:58:12.052801+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:58:12.058039+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:58:12.058068+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:58:12.058085+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:58:18.076212+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:58:18.081052+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:58:18.081087+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:58:18.081105+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:58:18.239502+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:58:18.243863+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:58:18.243893+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:58:18.243910+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:59:28.889194+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:59:28.906796+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:59:28.906827+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:59:28.906844+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:59:29.158231+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:59:29.163205+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:59:29.163242+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:59:29.163262+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:59:29.696989+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T21:59:30.498891+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-03-27T21:59:30.503245+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:59:30.503272+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:59:30.503289+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:59:30.524282+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-27T21:59:34.959010+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:59:34.964938+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:59:34.964968+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:59:34.964987+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:59:35.125960+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:59:35.130361+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:59:35.130389+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:59:35.130406+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:59:41.297288+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T21:59:41.301647+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:59:41.301676+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:59:41.301693+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:59:41.458152+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T21:59:41.462713+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T21:59:41.462745+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T21:59:41.462762+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:37.219472+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T22:00:37.251001+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:00:37.251041+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:37.251059+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:37.419948+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T22:00:37.424777+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:00:37.424806+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:37.424823+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:37.901824+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T22:00:37.906177+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:00:37.906205+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:37.906226+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:38.870950+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T22:00:38.876957+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:00:38.876990+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:38.877008+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:45.703423+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T22:00:45.707787+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:00:45.707815+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:45.707831+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:45.862608+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T22:00:45.867056+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:00:45.867087+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:45.867104+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:51.980657+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T22:00:51.985061+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:00:51.985093+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:51.985110+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:52.261713+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T22:00:52.280311+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:00:52.280364+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:00:52.280383+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:01:18.535191+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T22:01:18.551502+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:01:18.551534+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:01:18.551551+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:01:18.746269+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T22:01:18.750712+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:01:18.750739+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:01:18.750757+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:01:24.744300+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T22:01:24.749164+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:01:24.749208+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:01:24.749230+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:01:24.910214+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T22:01:24.914558+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:01:24.914588+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:01:24.914605+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:03:27.440189+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T22:03:27.466232+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:03:27.466267+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:03:27.466285+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:03:27.684534+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T22:03:27.689940+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:03:27.689969+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:03:27.689986+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:03:33.609448+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T22:03:33.614187+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:03:33.614218+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:03:33.614235+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:03:33.777009+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T22:03:33.781412+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:03:33.781441+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:03:33.781458+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:37:49.489279+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T22:37:56.962182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T22:44:35.052821+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-27T22:44:35.121814+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:44:35.121879+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:44:35.121903+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:44:35.465758+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-27T22:44:35.470541+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:44:35.470570+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:44:35.470586+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:44:36.099483+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.remote" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.remote\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.remote/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T22:44:36.478079+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.local" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.local\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T22:44:36.719199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.production" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.production\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T22:44:42.933484+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"POST"} [] [2025-03-27T22:44:42.939496+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T22:44:42.939524+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:44:42.940207+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T22:44:44.523681+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://oasb.wefeatit.com//lib/phpunit/Util/PHP/eval-stdin.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://oasb.wefeatit.com//lib/phpunit/Util/PHP/eval-stdin.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//lib/phpunit/Util/PHP/eval-stdin.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T22:44:44.725123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://oasb.wefeatit.com//lib/phpunit/phpunit/Util/PHP/eval-stdin.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://oasb.wefeatit.com//lib/phpunit/phpunit/Util/PHP/eval-stdin.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//lib/phpunit/phpunit/Util/PHP/eval-stdin.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T22:44:45.699215+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://oasb.wefeatit.com//phpunit/Util/PHP/eval-stdin.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://oasb.wefeatit.com//phpunit/Util/PHP/eval-stdin.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//phpunit/Util/PHP/eval-stdin.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T22:44:45.904126+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://oasb.wefeatit.com//phpunit/phpunit/Util/PHP/eval-stdin.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://oasb.wefeatit.com//phpunit/phpunit/Util/PHP/eval-stdin.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//phpunit/phpunit/Util/PHP/eval-stdin.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T22:44:46.724127+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://oasb.wefeatit.com//vendor/phpunit/Util/PHP/eval-stdin.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://oasb.wefeatit.com//vendor/phpunit/Util/PHP/eval-stdin.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//vendor/phpunit/Util/PHP/eval-stdin.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T22:44:46.926594+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://oasb.wefeatit.com//vendor/phpunit/phpunit/Util/PHP/eval-stdin.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://oasb.wefeatit.com//vendor/phpunit/phpunit/Util/PHP/eval-stdin.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//vendor/phpunit/phpunit/Util/PHP/eval-stdin.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T23:01:03.690614+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-27T23:01:03.723981+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T23:01:03.724016+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T23:01:03.724034+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T23:01:05.000644+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-27T23:01:05.005334+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T23:01:05.005363+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T23:01:05.005380+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T23:08:23.290086+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T23:08:23.369635+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-27T23:25:49.157286+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-27T23:25:49.193883+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T23:25:49.193918+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T23:25:49.193942+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T23:25:49.584083+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-27T23:25:49.589198+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-27T23:25:49.589231+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-27T23:25:49.589249+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T00:39:01.006313+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T00:39:01.052415+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T00:39:01.052465+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T00:39:01.052487+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T00:39:01.447451+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T00:39:01.452287+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T00:39:01.452315+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T00:39:01.452332+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T00:46:45.530880+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T00:46:45.552133+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T00:46:45.552166+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T00:46:45.552183+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T00:46:46.008827+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T00:46:46.014262+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T00:46:46.014307+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T00:46:46.014325+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T00:46:46.154924+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.remote" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.remote\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.remote/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T00:46:46.265471+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.local" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.local\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T00:46:46.334560+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.production" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.production\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T00:46:47.028671+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-03-28T00:46:47.034808+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T00:46:47.034841+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T00:46:47.035538+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T00:46:47.291516+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com//lib/phpunit/Util/PHP/eval-stdin.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com//lib/phpunit/Util/PHP/eval-stdin.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//lib/phpunit/Util/PHP/eval-stdin.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T00:46:47.370680+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com//lib/phpunit/phpunit/Util/PHP/eval-stdin.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com//lib/phpunit/phpunit/Util/PHP/eval-stdin.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//lib/phpunit/phpunit/Util/PHP/eval-stdin.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T00:46:47.553187+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com//phpunit/Util/PHP/eval-stdin.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com//phpunit/Util/PHP/eval-stdin.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//phpunit/Util/PHP/eval-stdin.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T00:46:47.622199+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com//phpunit/phpunit/Util/PHP/eval-stdin.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com//phpunit/phpunit/Util/PHP/eval-stdin.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//phpunit/phpunit/Util/PHP/eval-stdin.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T00:46:47.773190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com//vendor/phpunit/Util/PHP/eval-stdin.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com//vendor/phpunit/Util/PHP/eval-stdin.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//vendor/phpunit/Util/PHP/eval-stdin.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T00:46:47.840321+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com//vendor/phpunit/phpunit/Util/PHP/eval-stdin.php" (from "https://www.google.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com//vendor/phpunit/phpunit/Util/PHP/eval-stdin.php\" (from \"https://www.google.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//vendor/phpunit/phpunit/Util/PHP/eval-stdin.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T01:09:49.145987+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-28T01:09:49.169334+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T01:09:49.169376+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T01:09:49.169394+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T01:09:50.334965+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-28T01:09:50.341044+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T01:09:50.341084+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T01:09:50.341105+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T01:22:03.772511+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T01:22:03.790484+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T01:22:03.790519+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T01:22:03.790536+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T01:22:04.193857+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T01:22:04.198647+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T01:22:04.198679+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T01:22:04.198696+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T01:22:09.091383+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-28T01:22:09.096094+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T01:22:09.096127+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T01:22:09.096144+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T01:22:13.560801+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-28T01:22:13.565366+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T01:22:13.565399+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T01:22:13.565425+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T02:57:23.232755+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-28T02:57:24.207722+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T02:57:24.207770+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T02:57:24.207790+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T02:57:26.770735+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-28T02:57:26.775449+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T02:57:26.775477+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T02:57:26.775495+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T03:37:31.332382+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T03:37:31.360846+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T03:37:31.360883+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T03:37:31.360901+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T03:37:31.497616+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T03:37:31.502545+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T03:37:31.502576+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T03:37:31.502598+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T04:10:00.694688+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T04:10:03.563332+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T04:23:59.374416+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-28T04:23:59.422776+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T04:23:59.422819+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T04:23:59.422838+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T04:23:59.599683+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-28T04:23:59.604517+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T04:23:59.604547+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T04:23:59.604564+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T04:49:51.258735+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T04:49:51.295488+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T04:49:51.295530+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T04:49:51.295548+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T04:49:52.679605+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T04:49:52.685578+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T04:49:52.685612+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T04:49:52.685630+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T05:09:01.688082+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-28T05:09:01.733411+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T05:09:01.733452+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T05:09:01.733470+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T05:09:02.205713+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-28T05:09:02.211881+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T05:09:02.211914+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T05:09:02.211932+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T05:09:02.651391+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-28T05:09:02.656801+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T05:09:02.656836+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T05:09:02.656854+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T05:09:02.885385+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-28T06:11:36.285350+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T06:43:04.691659+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-28T06:43:10.089202+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T06:43:10.089251+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T06:43:10.089271+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T06:56:14.156339+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-28T06:56:14.331551+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/layouts/System/VisitorIdentification.aspx"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/layouts/System/VisitorIdentification.aspx\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/layouts/System/VisitorIdentification.aspx/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T06:56:14.331510+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T06:56:14.331552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/typo3/sysext/core/Resources/Public/Images/typo3_orange.svg"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/typo3/sysext/core/Resources/Public/Images/typo3_orange.svg\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/typo3/sysext/core/Resources/Public/Images/typo3_orange.svg/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T06:56:14.331393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/magento_version"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/magento_version\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/magento_version/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T06:56:15.071255+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T06:56:15.071316+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T06:56:15.071337+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T06:56:17.824667+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-28T06:56:17.829566+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T06:56:17.829595+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T06:56:17.829612+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T08:32:58.005574+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-28T08:32:58.791510+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T08:32:58.791562+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T08:32:58.791583+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T08:33:02.245379+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-28T08:33:02.250101+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T08:33:02.250128+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T08:33:02.250145+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T08:36:56.198155+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T08:36:56.411135+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T08:36:56.411187+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T08:36:56.411206+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T08:36:57.600743+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T08:36:57.606721+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T08:36:57.606759+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T08:36:57.606781+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:07:57.078184+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T10:07:57.566105+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T10:07:57.566159+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:07:57.566179+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:08:00.756067+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T10:08:00.761226+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T10:08:00.761266+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:08:00.761284+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:53:31.723926+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-28T10:53:31.766853+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T10:53:31.766890+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:53:31.766908+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:53:31.941444+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-28T10:53:31.946300+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T10:53:31.946332+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:53:31.946350+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:54:03.129334+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-28T10:54:03.167521+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T10:54:03.167583+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:54:03.167606+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:54:06.373984+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-28T10:54:06.378268+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T10:54:06.378297+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:54:06.378314+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:20.112297+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-28T10:58:20.149741+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T10:58:20.149801+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:20.149824+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:20.295579+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-28T10:58:20.300616+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T10:58:20.300653+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:20.300671+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:28.923858+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-03-28T10:58:28.930078+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T10:58:28.930114+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:30.332122+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:30.347917+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:30.348032+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T10:58:30.409194+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-28T10:58:30.413729+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T10:58:30.413759+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:30.413776+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:30.490126+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T10:58:30.494479+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T10:58:30.494507+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:30.494524+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:31.194572+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T10:58:31.218800+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T10:58:31.655968+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T10:58:32.467734+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T10:58:32.472148+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T10:58:32.472177+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:32.472193+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:40.251821+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-28T10:58:40.269008+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T10:58:40.269059+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:40.269078+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:40.399876+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-28T10:58:40.405413+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T10:58:40.405442+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T10:58:40.405459+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:21:50.983759+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-28T11:21:51.016438+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:21:51.016472+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:21:51.016490+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:21:51.184938+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-28T11:21:51.189805+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:21:51.189835+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:21:51.189852+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:22:00.053361+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-03-28T11:22:00.059832+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:22:00.059863+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:22:01.259851+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:22:01.285925+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:22:01.286047+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:22:01.349186+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-28T11:22:01.353624+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:22:01.353653+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:22:01.353670+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:22:01.443631+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T11:22:01.447978+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:22:01.448007+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:22:01.448023+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:22:02.052117+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:22:02.076146+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:22:02.410404+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:22:03.113031+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T11:22:03.117447+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:22:03.117476+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:22:03.117493+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:24:16.025860+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-28T11:24:16.059799+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:24:16.059835+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:24:16.059852+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:24:16.198377+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-28T11:24:16.203547+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:24:16.203587+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:24:16.203610+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:29:56.515852+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T11:29:56.564297+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:29:56.564338+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:29:56.564364+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:29:56.655124+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:29:56.749432+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:29:56.944940+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:29:57.321252+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T11:29:57.326012+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:29:57.326041+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:29:57.326058+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:30:33.603155+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T11:30:33.686114+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:30:33.686165+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:30:33.686188+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:30:33.801500+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:30:33.900628+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:30:34.105291+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:30:34.406130+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T11:30:34.412650+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:30:34.412686+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:30:34.412709+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:30:44.559409+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T11:30:44.565545+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:30:44.565584+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:30:44.565606+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:30:58.846262+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T11:30:58.865737+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:30:58.865773+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:30:58.865793+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:30:59.000674+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:30:59.098317+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:30:59.301825+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:30:59.649161+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T11:30:59.655150+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:30:59.655187+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:30:59.655209+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:31:09.556932+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-03-28T11:31:09.562145+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:31:09.562174+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:31:09.562192+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:31:10.567058+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T11:31:10.571455+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:31:10.571485+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:31:10.571501+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:32:13.502197+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-28T11:32:13.520821+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:32:13.520853+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:32:13.520870+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:32:13.688012+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-28T11:32:13.692897+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:32:13.692928+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:32:13.692945+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:32:41.640602+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-03-28T11:32:41.669635+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:32:41.669683+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:32:42.153028+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:32:42.156897+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:32:42.156989+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:32:42.314615+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-28T11:32:42.320609+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:32:42.320652+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:32:42.320676+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:32:42.554438+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T11:32:42.558826+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:32:42.558856+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:32:42.558874+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:32:42.625323+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:32:42.653577+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:32:42.853293+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:32:43.379248+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T11:32:43.383752+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:32:43.383780+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:32:43.383796+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:34:00.476148+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-28T11:34:00.502175+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:34:00.502218+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:34:00.502241+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:34:00.639096+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-28T11:34:00.644332+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:34:00.644379+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:34:00.644399+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:34:10.137358+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-03-28T11:34:10.143762+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:34:10.143789+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:34:10.625693+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:34:10.628997+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:34:10.629096+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:34:10.675884+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-28T11:34:10.680262+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:34:10.680291+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:34:10.680308+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:34:10.762043+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T11:34:10.766422+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:34:10.766450+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:34:10.766467+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:34:10.804820+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:34:10.830368+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:34:10.997678+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:34:12.362710+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T11:34:12.367162+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:34:12.367192+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:34:12.367209+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:36:30.840958+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-28T11:36:30.873809+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:36:30.873842+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:36:30.873860+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:36:30.967678+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:36:31.000227+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:36:31.004998+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:36:31.101358+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-28T11:36:31.105903+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:36:31.105937+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:36:31.105955+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:36:31.216693+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T11:36:31.221030+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:36:31.221058+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:36:31.221075+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:36:31.258045+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:36:31.282632+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:36:31.469471+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:36:31.790686+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T11:36:31.795155+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:36:31.795183+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:36:31.795199+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:49:26.355234+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T11:49:26.369810+01:00] php.ERROR: Warning: include(/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php): Failed to open stream: No such file or directory at /home/wefeatitkc/www/oasb/vendor/composer/ClassLoader.php:576)"} [] [2025-03-28T11:49:26.369872+01:00] php.ERROR: Warning: include(/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php): Failed to open stream: No such file or directory at /home/wefeatitkc/www/oasb/vendor/composer/ClassLoader.php:576)"} [] [2025-03-28T11:49:26.369901+01:00] php.ERROR: Warning: include(): Failed opening '/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php' for inclusion (include_path='.:/usr/local/php8.2/lib/php') {"exception":"[object] (ErrorException(code: 0): Warning: include(): Failed opening '/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php' for inclusion (include_path='.:/usr/local/php8.2/lib/php') at /home/wefeatitkc/www/oasb/vendor/composer/ClassLoader.php:576)"} [] [2025-03-28T11:49:26.372667+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Class "App\Security\WfiAuthenticator" not found" at getWfiAuthenticatorService.php line 21 {"exception":"[object] (Error(code: 0): Class \"App\\Security\\WfiAuthenticator\" not found at /home/wefeatitkc/www/oasb/var/cache/prod/ContainerXc3daLt/getWfiAuthenticatorService.php:21)"} [] [2025-03-28T11:51:04.413369+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T11:51:04.413410+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T11:53:50.007741+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-28T11:53:50.025328+01:00] php.ERROR: Warning: include(/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php): Failed to open stream: No such file or directory at /home/wefeatitkc/www/oasb/vendor/composer/ClassLoader.php:576)"} [] [2025-03-28T11:53:50.025389+01:00] php.ERROR: Warning: include(/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php): Failed to open stream: No such file or directory at /home/wefeatitkc/www/oasb/vendor/composer/ClassLoader.php:576)"} [] [2025-03-28T11:53:50.025419+01:00] php.ERROR: Warning: include(): Failed opening '/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php' for inclusion (include_path='.:/usr/local/php8.2/lib/php') {"exception":"[object] (ErrorException(code: 0): Warning: include(): Failed opening '/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php' for inclusion (include_path='.:/usr/local/php8.2/lib/php') at /home/wefeatitkc/www/oasb/vendor/composer/ClassLoader.php:576)"} [] [2025-03-28T11:53:50.028090+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Class "App\Security\WfiAuthenticator" not found" at getWfiAuthenticatorService.php line 21 {"exception":"[object] (Error(code: 0): Class \"App\\Security\\WfiAuthenticator\" not found at /home/wefeatitkc/www/oasb/var/cache/prod/ContainerXc3daLt/getWfiAuthenticatorService.php:21)"} [] [2025-03-28T11:55:13.149011+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T11:55:13.180415+01:00] php.ERROR: Warning: include(/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php): Failed to open stream: No such file or directory at /home/wefeatitkc/www/oasb/vendor/composer/ClassLoader.php:576)"} [] [2025-03-28T11:55:13.180479+01:00] php.ERROR: Warning: include(/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php): Failed to open stream: No such file or directory at /home/wefeatitkc/www/oasb/vendor/composer/ClassLoader.php:576)"} [] [2025-03-28T11:55:13.180509+01:00] php.ERROR: Warning: include(): Failed opening '/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php' for inclusion (include_path='.:/usr/local/php8.2/lib/php') {"exception":"[object] (ErrorException(code: 0): Warning: include(): Failed opening '/home/wefeatitkc/www/oasb/vendor/composer/../../src/Security/WfiAuthenticator.php' for inclusion (include_path='.:/usr/local/php8.2/lib/php') at /home/wefeatitkc/www/oasb/vendor/composer/ClassLoader.php:576)"} [] [2025-03-28T11:55:13.183190+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Class "App\Security\WfiAuthenticator" not found" at getWfiAuthenticatorService.php line 21 {"exception":"[object] (Error(code: 0): Class \"App\\Security\\WfiAuthenticator\" not found at /home/wefeatitkc/www/oasb/var/cache/prod/ContainerXc3daLt/getWfiAuthenticatorService.php:21)"} [] [2025-03-28T12:06:19.927809+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-03-28T12:06:19.989391+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-28T12:06:19.989491+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-28T12:06:19.989566+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-28T12:06:22.797152+01:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.12: The default value of \"doctrine.orm.controller_resolver.auto_mapping\" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. at /home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:528)"} [] [2025-03-28T12:06:22.797267+01:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. at /home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:533)"} [] [2025-03-28T12:07:13.420553+01:00] php.INFO: User Deprecated: Doctrine\DBAL\Schema\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:997, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Schema\\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:997, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) at /home/wefeatitkc/www/oasb/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2025-03-28T12:07:13.435024+01:00] console.DEBUG: Command "doctrine:schema:update" exited with code "1" {"command":"doctrine:schema:update","code":1} [] [2025-03-28T12:08:11.833278+01:00] php.INFO: User Deprecated: Doctrine\DBAL\Schema\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:997, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Schema\\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:997, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) at /home/wefeatitkc/www/oasb/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2025-03-28T12:08:12.812904+01:00] console.CRITICAL: Error thrown while running command "doctrine:schema:update --force". Message: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_b85eb`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`))" {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1452): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_b85eb`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`)) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1452): SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_b85eb`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`)) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_b85eb`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`)) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:33)","command":"doctrine:schema:update --force","message":"An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_b85eb`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`))"} [] [2025-03-28T12:08:13.064394+01:00] console.DEBUG: Command "doctrine:schema:update --force" exited with code "1452" {"command":"doctrine:schema:update --force","code":1452} [] [2025-03-28T12:08:39.464445+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T12:08:39.512493+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T12:08:39.512541+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T12:08:39.512565+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T12:08:39.628394+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$companyType is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$companyType is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.660714+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.660788+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$owner is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$owner is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.660813+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$accountingPeriods is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$accountingPeriods is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.660836+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntries is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntries is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.660852+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntryTemplates is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntryTemplates is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.660886+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$companyType is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$companyType is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.660912+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.660930+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$owner is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$owner is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.660944+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$accountingPeriods is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$accountingPeriods is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.660960+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntries is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntries is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.660974+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntryTemplates is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntryTemplates is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661643+01:00] php.INFO: Deprecated: Creation of dynamic property Proxies\__CG__\App\Entity\Company::$companyType is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property Proxies\\__CG__\\App\\Entity\\Company::$companyType is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661679+01:00] php.INFO: Deprecated: Creation of dynamic property Proxies\__CG__\App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property Proxies\\__CG__\\App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661700+01:00] php.INFO: Deprecated: Creation of dynamic property Proxies\__CG__\App\Entity\Company::$owner is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property Proxies\\__CG__\\App\\Entity\\Company::$owner is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661716+01:00] php.INFO: Deprecated: Creation of dynamic property Proxies\__CG__\App\Entity\Company::$accountingPeriods is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property Proxies\\__CG__\\App\\Entity\\Company::$accountingPeriods is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661744+01:00] php.INFO: Deprecated: Creation of dynamic property Proxies\__CG__\App\Entity\Company::$journalEntries is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property Proxies\\__CG__\\App\\Entity\\Company::$journalEntries is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661759+01:00] php.INFO: Deprecated: Creation of dynamic property Proxies\__CG__\App\Entity\Company::$journalEntryTemplates is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property Proxies\\__CG__\\App\\Entity\\Company::$journalEntryTemplates is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661776+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$companyType is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$companyType is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661803+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661818+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$owner is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$owner is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661832+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$accountingPeriods is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$accountingPeriods is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661850+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntries is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntries is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661865+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntryTemplates is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntryTemplates is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661881+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$companyType is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$companyType is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661914+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661932+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$owner is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$owner is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661946+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$accountingPeriods is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$accountingPeriods is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661960+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntries is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntries is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661974+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntryTemplates is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntryTemplates is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.661990+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$companyType is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$companyType is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662045+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662062+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$owner is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$owner is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662077+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$accountingPeriods is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$accountingPeriods is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662094+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntries is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntries is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662108+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntryTemplates is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntryTemplates is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662124+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$companyType is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$companyType is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662307+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662325+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$owner is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$owner is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662339+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$accountingPeriods is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$accountingPeriods is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662354+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntries is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntries is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662370+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntryTemplates is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntryTemplates is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662387+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$companyType is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$companyType is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662413+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662431+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$owner is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$owner is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662444+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$accountingPeriods is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$accountingPeriods is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662459+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntries is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntries is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662473+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntryTemplates is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntryTemplates is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662489+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$companyType is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$companyType is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662512+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662526+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$owner is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$owner is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662540+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$accountingPeriods is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$accountingPeriods is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662554+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntries is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntries is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662569+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntryTemplates is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntryTemplates is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662585+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$companyType is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$companyType is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662646+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662672+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$owner is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$owner is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662685+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$accountingPeriods is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$accountingPeriods is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662707+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntries is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntries is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662722+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$journalEntryTemplates is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$journalEntryTemplates is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.662737+01:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\User::$ownedCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\User::$ownedCompany is deprecated at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Firewall/ContextListener.php:267)"} [] [2025-03-28T12:08:39.665264+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T12:08:39.725881+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T12:08:39.964257+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T12:08:40.457361+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T12:08:40.463522+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T12:08:40.463553+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T12:08:40.463571+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T13:03:56.562170+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T13:03:56.812618+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-28T13:03:56.830299+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T13:03:56.830333+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T13:03:56.830351+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T13:03:57.025989+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T13:03:57.031652+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T13:03:57.031682+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T13:03:57.031700+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T13:33:28.032738+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-28T13:33:28.068031+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T13:33:28.068067+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T13:33:28.068085+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T13:33:29.588711+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-28T13:33:29.594458+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T13:33:29.594487+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T13:33:29.594505+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T13:52:56.214194+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T13:52:56.252943+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T13:52:56.252993+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T13:52:56.253013+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:05:45.002685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:05:45.213611+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:05:45.320311+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:05:45.429296+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:05:45.534325+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:05:45.637727+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/php.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/php.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:05:45.744168+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/i.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/i.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/i.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:05:45.849280+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:05:45.958026+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:05:46.062550+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:05:46.166850+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/p.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/p.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/p.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:05:46.284977+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:11:24.591856+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T14:11:24.630174+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T14:11:24.630212+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:24.630230+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:24.961963+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T14:11:24.967664+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T14:11:24.967693+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:24.967710+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:25.253420+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:11:25.561855+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-28T14:11:25.567277+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T14:11:25.567307+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:25.567329+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:25.620626+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-28T14:11:25.905051+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T14:11:25.910264+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T14:11:25.910294+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:25.910311+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:26.203308+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T14:11:26.208524+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T14:11:26.208553+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:26.208571+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:26.467077+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T14:11:26.472419+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T14:11:26.472450+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:26.472468+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:26.747387+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:11:27.030089+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-28T14:11:27.035280+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T14:11:27.035309+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:27.035327+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:27.052848+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-28T14:11:27.313165+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T14:11:27.318349+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T14:11:27.318377+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:11:27.318395+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:24:14.185281+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T14:24:14.188789+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:24:14.188848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/apple-touch-icon.png"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/apple-touch-icon.png\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/apple-touch-icon.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:24:14.226294+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T14:24:14.226334+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:24:14.226353+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:24:14.381065+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/apple-touch-icon-precomposed.png"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/apple-touch-icon-precomposed.png\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/apple-touch-icon-precomposed.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T14:24:14.739484+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T14:24:14.745551+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T14:24:14.745589+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:24:14.745607+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:44:38.703550+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T14:44:38.735511+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T14:44:38.735562+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:44:38.735586+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:44:39.192452+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T14:44:39.197909+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T14:44:39.197939+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:44:39.197957+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:49:39.241298+01:00] php.INFO: User Deprecated: Doctrine\DBAL\Schema\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:997, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Schema\\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:997, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) at /home/wefeatitkc/www/oasb/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2025-03-28T14:49:39.479676+01:00] console.CRITICAL: Error thrown while running command "doctrine:schema:update --force". Message: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_bdb88`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`))" {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1452): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_bdb88`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`)) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1452): SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_bdb88`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`)) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_bdb88`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`)) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:33)","command":"doctrine:schema:update --force","message":"An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_bdb88`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`))"} [] [2025-03-28T14:49:39.603729+01:00] console.DEBUG: Command "doctrine:schema:update --force" exited with code "1452" {"command":"doctrine:schema:update --force","code":1452} [] [2025-03-28T14:56:24.516112+01:00] php.INFO: User Deprecated: Doctrine\DBAL\Schema\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:997, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Schema\\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:997, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) at /home/wefeatitkc/www/oasb/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2025-03-28T14:56:24.591544+01:00] console.CRITICAL: Error thrown while running command "doctrine:schema:update --force". Message: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_bde78`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`))" {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1452): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_bde78`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`)) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1452): SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_bde78`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`)) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_bde78`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`)) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:33)","command":"doctrine:schema:update --force","message":"An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`#sql-c_bde78`, CONSTRAINT `FK_E545A0C5BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`))"} [] [2025-03-28T14:56:24.600525+01:00] console.DEBUG: Command "doctrine:schema:update --force" exited with code "1452" {"command":"doctrine:schema:update --force","code":1452} [] [2025-03-28T14:57:46.248837+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T14:57:46.271885+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T14:57:46.271918+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:57:46.271936+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:57:47.866887+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T14:57:47.872591+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T14:57:47.872623+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T14:57:47.872645+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T15:20:54.780193+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-28T15:20:54.833750+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T15:20:54.833789+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T15:20:54.833807+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T15:20:55.271325+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-28T15:20:55.277064+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T15:20:55.277096+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T15:20:55.277116+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T15:47:05.440875+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T15:58:42.591771+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T15:58:42.628782+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T15:58:42.628826+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T15:58:42.628844+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T16:00:15.360598+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T16:00:15.393234+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T16:00:15.393276+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T16:00:15.393304+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T16:00:16.270960+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T16:00:16.276402+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T16:00:16.276435+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T16:00:16.276452+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T16:23:48.086034+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T16:38:21.347121+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T16:38:21.380580+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T16:38:21.380612+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T16:38:21.380630+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T16:38:21.608324+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T16:38:21.613949+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T16:38:21.613978+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T16:38:21.613995+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T17:14:25.651831+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:27.778353+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:29.869340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:31.717428+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:33.737473+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:36.240072+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:38.052207+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:40.053911+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:42.071904+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:44.435422+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:46.258913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:48.154953+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:50.171735+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:52.031920+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:53.861740+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:56.149318+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:14:58.596903+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:00.521719+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:03.080924+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:05.428536+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:07.721915+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:10.382696+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:12.450156+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:14.480670+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:17.153190+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:19.337238+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:22.641805+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:25.317568+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:27.947701+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:31.121968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:32.957334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:35.917570+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:38.262527+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:41.623613+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:43.903017+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:46.959946+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:49.055589+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:52.457391+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:55.769437+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:15:59.480798+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:02.708650+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:05.799641+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:08.986295+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:12.563318+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:14.958238+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:18.256898+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:21.497052+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:24.536469+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:28.119271+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:31.112119+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:34.088951+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:37.273746+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:40.605563+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:44.072709+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:47.301862+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:50.559475+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:53.441608+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:16:58.335067+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:02.514800+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:07.677459+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:11.143322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:15.343871+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:18.796281+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:22.303419+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:25.166260+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:27.882398+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:31.542649+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:34.591123+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:38.440246+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:41.442939+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:44.602074+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:47.824881+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:51.384773+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:54.685902+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:17:57.800617+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:01.363037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:04.547523+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:07.283016+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:10.333949+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:12.950905+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:15.179700+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:18.113604+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:21.145028+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:24.570584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:27.062643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:30.234779+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:33.195000+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:35.810431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:38.239906+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:40.468631+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:43.418276+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:46.360759+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:48.393585+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:51.503966+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:54.321376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:18:57.216513+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:00.201182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:02.561103+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:05.516173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:08.045417+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:11.011464+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:13.688459+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:15.960594+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:18.441857+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:21.249144+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:23.177561+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:25.778370+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:28.282802+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:30.603932+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:32.345639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:34.182345+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:37.000796+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:39.759120+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:42.131511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:44.453739+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:47.158949+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:49.928298+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:52.980624+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:55.414164+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:19:57.663721+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:00.533053+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:03.401179+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:06.356130+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:08.608072+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:10.713404+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:13.494415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:16.531565+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:21.317617+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:25.358904+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:29.877827+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:33.706856+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:36.341639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:39.532342+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:42.414990+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:45.549918+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:48.774557+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:51.542733+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:54.294384+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:56.956525+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:20:59.277594+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:02.130953+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:04.555165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:07.374927+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:09.824355+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:12.034188+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:14.545723+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:17.082587+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:19.933371+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:22.156545+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:24.781404+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:26.826612+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:29.350145+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:32.289176+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:34.462334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:37.084201+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:39.665505+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:42.187143+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:45.097685+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:47.098213+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:49.100085+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:51.390848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:53.980686+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:56.386212+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:21:58.956039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:01.992222+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:04.108767+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:06.345102+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:08.497031+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:10.804072+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:12.958507+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:15.976158+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:18.664459+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:20.991201+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:23.800520+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:26.252186+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:28.632465+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:30.712525+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:32.826561+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:34.602958+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:36.745307+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:38.601848+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:40.844073+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:42.994056+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:45.397434+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:47.438496+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:49.981763+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:52.407146+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:54.934060+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:57.131311+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:22:59.102517+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:23:01.588275+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:23:03.952193+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:23:06.200311+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:23:08.086873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T17:23:10.697375+01:00] request.INFO: Matched route "journal_entry_template_new". {"route":"journal_entry_template_new","route_parameters":{"_route":"journal_entry_template_new","_controller":"App\\Controller\\BookkeepingController::newTemplate"},"request_uri":"https://oasb.wefeatit.com/journal-entry-template/new","method":"GET"} [] [2025-03-28T17:23:10.710729+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T17:23:10.710761+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T17:23:10.710779+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T17:23:14.928138+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"https://oasb.wefeatit.com/journal-entry/new","method":"GET"} [] [2025-03-28T17:23:14.934163+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T17:23:14.934195+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T17:23:14.934213+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:36.303993+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contact/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contact/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T18:08:36.577861+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T18:08:36.596030+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T18:08:36.596072+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:36.596090+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:36.872649+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T18:08:36.877856+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T18:08:36.877886+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:36.877904+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:37.088739+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T18:08:37.355353+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-28T18:08:37.360567+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T18:08:37.360596+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:37.360613+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:37.511407+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-28T18:08:37.717970+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T18:08:37.723139+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T18:08:37.723167+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:37.723185+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:38.157874+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T18:08:38.163063+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T18:08:38.163091+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:38.163108+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:38.355242+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T18:08:38.360556+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T18:08:38.360585+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:38.360603+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:38.572414+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T18:08:38.784576+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-28T18:08:38.790400+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T18:08:38.790431+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:38.790450+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:38.809368+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-28T18:08:39.097671+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T18:08:39.103190+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T18:08:39.103219+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:08:39.103237+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:31:58.622729+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-28T18:31:58.859966+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T18:31:58.860018+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:31:58.860038+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:32:01.477836+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-28T18:32:01.483989+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T18:32:01.484028+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T18:32:01.484046+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T19:20:31.816281+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-28T19:20:32.302886+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T19:20:32.302942+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T19:20:32.302964+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T19:20:33.257218+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-28T19:20:33.264555+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T19:20:33.264592+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T19:20:33.264611+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T19:20:34.290753+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-28T19:20:34.298917+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T19:20:34.298963+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T19:20:34.298985+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T19:20:36.154528+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-28T19:20:36.160007+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T19:20:36.160040+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T19:20:36.160058+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T20:03:02.434169+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T20:04:48.361647+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-28T20:04:48.529383+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T20:04:48.529434+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T20:04:48.529455+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T20:04:50.789950+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-28T20:04:50.795588+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T20:04:50.795619+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T20:04:50.795636+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T20:43:12.096291+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-28T20:43:12.390881+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T20:43:12.390939+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T20:43:12.390961+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T20:43:13.939585+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-28T20:43:13.945150+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T20:43:13.945179+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T20:43:13.945196+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T21:19:37.279865+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-28T21:19:37.372773+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T21:19:37.372821+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T21:19:37.372840+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T21:30:21.266702+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/assets/global/plugins/jquery-file-upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/assets/global/plugins/jquery-file-upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/assets/global/plugins/jquery-file-upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:53.398349+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:53.560954+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:53.634923+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:53.711913+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:53.781598+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:53.851364+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:53.919567+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:53.990895+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:54.060074+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:54.126241+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:54.194826+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:54.260980+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:54.325877+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:54.392348+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:54.463634+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:54.533694+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:54.601132+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:54.666091+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T21:37:54.731431+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T22:07:07.119872+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T22:07:07.652673+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T23:10:23.288587+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T23:10:27.448122+01:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"journal_entry_new"},"request_uri":"https://oasb.wefeatit.com/timesheet/clear_stared_projects/journal_entry_new","method":"GET"} [] [2025-03-28T23:10:27.466425+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T23:10:27.466457+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T23:10:27.466476+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T23:10:27.523823+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-28T23:10:27.523887+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-28T23:10:27.523913+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-28T23:10:27.739395+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-28T23:10:29.674925+01:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"journal_entry_template_new"},"request_uri":"https://oasb.wefeatit.com/timesheet/clear_stared_projects/journal_entry_template_new","method":"GET"} [] [2025-03-28T23:10:29.680256+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T23:10:29.680287+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T23:10:29.680305+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-28T23:10:29.680867+01:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-28T23:10:29.680909+01:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-28T23:10:29.680933+01:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-28T23:10:29.687846+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-29T00:36:28.169455+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-29T00:36:28.202958+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T00:36:28.202992+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:36:28.203010+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:36:29.872181+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-29T00:36:29.878259+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T00:36:29.878290+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:36:29.878308+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:36:30.555849+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T00:36:31.159411+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-29T00:36:31.164708+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T00:36:31.164739+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:36:31.164757+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:36:31.473929+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-29T00:42:12.856842+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-29T00:42:12.879334+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T00:42:12.879368+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:42:12.879386+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:42:14.665084+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-29T00:42:14.670917+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T00:42:14.670949+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:42:14.670970+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:45:03.226624+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-29T00:45:03.249279+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T00:45:03.249329+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:45:03.249348+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:45:03.660243+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-29T00:45:03.666098+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T00:45:03.666127+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:45:03.666145+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:45:03.895291+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-29T00:45:03.900591+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T00:45:03.900626+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:45:03.900644+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:45:03.973165+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-29T00:52:59.123071+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T00:52:59.305345+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-29T00:52:59.319048+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T00:52:59.319105+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:52:59.319126+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:52:59.462747+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-29T00:52:59.468327+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T00:52:59.468364+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:52:59.468382+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:52:59.648357+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T00:52:59.773290+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-29T00:52:59.778845+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T00:52:59.778875+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:52:59.778892+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:52:59.894974+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-29T00:52:59.900565+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T00:52:59.900599+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:52:59.900617+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:53:00.044089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T00:53:00.753942+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-29T00:53:00.759468+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T00:53:00.759498+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:53:00.759516+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:53:00.877067+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-29T00:53:00.882454+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T00:53:00.882487+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T00:53:00.882505+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T01:33:29.150982+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-29T01:33:29.840843+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T01:33:29.840897+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T01:33:29.840920+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T04:25:51.350599+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-29T04:25:52.898802+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T04:25:52.898859+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T04:25:52.898889+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T04:25:56.664804+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T04:25:57.494559+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-29T04:25:57.501116+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T04:25:57.501147+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T04:25:57.501165+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T04:25:58.966931+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-29T04:25:58.972831+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T04:25:58.972867+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T04:25:58.972887+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T04:25:59.117909+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-29T04:25:59.124061+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T04:25:59.124091+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T04:25:59.124109+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T04:25:59.273918+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T04:25:59.415191+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T04:25:59.551380+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T04:25:59.687084+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T04:25:59.827968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T04:25:59.967602+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T04:26:00.107710+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T04:26:00.244889+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-29T04:26:00.250066+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T04:26:00.250095+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T04:26:00.250113+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T04:26:00.399452+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-29T04:26:00.405004+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T04:26:00.405037+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T04:26:00.405055+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T05:24:14.274643+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T05:24:17.091550+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-29T05:24:17.522853+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T05:24:17.522909+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T05:24:17.522931+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T05:24:19.554384+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-29T05:24:19.559739+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T05:24:19.559773+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T05:24:19.559796+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T05:27:33.294873+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T05:40:30.350443+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-29T05:40:30.578425+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T05:40:30.578480+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T05:40:30.578503+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T06:25:08.161603+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:13.922674+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:14.061476+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:14.237039+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:14.372583+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:14.512355+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:14.650413+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:14.783893+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:14.916185+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:15.049715+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:15.184399+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:15.321719+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:15.457005+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:15.589511+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:15.728813+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:15.861490+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:15.995830+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:16.133487+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:25:16.292253+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:41:02.123750+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-29T06:41:03.405073+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T06:41:03.405127+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T06:41:03.405147+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T06:41:47.075412+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-29T06:41:47.430000+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T06:41:47.430050+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T06:41:47.430069+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T06:42:03.939061+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:42:24.110322+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T06:53:09.375745+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-29T06:53:10.273469+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T06:53:10.273523+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T06:53:10.273544+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T06:53:14.047316+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-29T06:53:14.053203+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T06:53:14.053611+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T06:53:14.053630+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T06:55:54.320089+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/css/icons.min.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/css/icons.min.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/css/icons.min.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T08:03:48.655397+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-29T08:03:50.313898+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:03:50.313950+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:03:50.313973+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:23:28.719913+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-29T08:23:29.772519+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:23:29.772576+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:23:29.772596+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:23:32.146376+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-29T08:23:32.152811+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:23:32.152839+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:23:32.152857+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:19.191519+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-29T08:53:19.227091+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:53:19.227126+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:19.227153+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:19.366818+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-29T08:53:19.372660+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:53:19.372689+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:19.372707+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:32.045688+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-03-29T08:53:32.052526+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:53:32.052554+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:34.693828+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken":"UsernamePasswordToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:34.832159+01:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:34.832282+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-29T08:53:34.951504+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-29T08:53:34.971940+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:53:34.971980+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:34.971998+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:35.032664+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-03-29T08:53:35.045001+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-29T08:53:35.048221+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-29T08:53:35.106523+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-29T08:53:35.111716+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:53:35.111743+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:35.111761+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:35.185263+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-29T08:53:35.190776+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:53:35.190807+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:35.190825+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:36.232996+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-03-29T08:53:36.256775+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-29T08:53:37.065080+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-29T08:53:37.418926+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-29T08:53:37.424327+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:53:37.424375+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:53:37.424395+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:57:42.951789+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-29T08:57:43.011189+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:57:43.011238+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:57:43.011262+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:57:43.197446+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-03-29T08:57:43.368479+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-29T08:57:43.584452+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-29T08:57:43.840078+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-29T08:57:43.845439+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:57:43.845470+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:57:43.845490+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:57:49.659800+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#invoices"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23invoices","method":"GET"} [] [2025-03-29T08:57:49.666808+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:57:49.666849+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:57:49.666869+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:57:49.668534+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-03-29T08:57:49.687155+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-03-29T08:57:49.687224+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-03-29T08:57:49.687249+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-29T08:57:49.687268+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-03-29T08:57:49.687288+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-03-29T08:57:49.687303+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-03-29T08:57:52.209136+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-03-29T08:57:52.211077+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-29T08:57:52.409723+01:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:361)"} [] [2025-03-29T08:57:52.524950+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-29T08:58:04.049754+01:00] request.INFO: Matched route "get_invoices_by_period". {"route":"get_invoices_by_period","route_parameters":{"_route":"get_invoices_by_period","_controller":"App\\Controller\\CompaniesController::getInvoicesByAccountingPeriod","companyId":"1","periodId":"3"},"request_uri":"https://oasb.wefeatit.com/clients/1/invoices/3","method":"GET"} [] [2025-03-29T08:58:04.076544+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:58:04.076604+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:58:04.076631+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:58:04.079262+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-03-29T08:58:04.086997+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-03-29T08:58:04.087055+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-03-29T08:58:04.087083+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-29T08:58:04.087107+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-03-29T08:58:04.087123+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-03-29T08:58:04.087138+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-03-29T08:58:11.504490+01:00] request.INFO: Matched route "get_invoices_by_period". {"route":"get_invoices_by_period","route_parameters":{"_route":"get_invoices_by_period","_controller":"App\\Controller\\CompaniesController::getInvoicesByAccountingPeriod","companyId":"1","periodId":"6"},"request_uri":"https://oasb.wefeatit.com/clients/1/invoices/6","method":"GET"} [] [2025-03-29T08:58:11.511224+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:58:11.511256+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:58:11.511275+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:58:11.513790+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-03-29T08:58:11.523939+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-03-29T08:58:11.523985+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-03-29T08:58:11.524009+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-29T08:58:11.524028+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-03-29T08:58:11.524049+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-03-29T08:58:11.524064+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-03-29T08:58:14.437110+01:00] request.INFO: Matched route "get_invoices_by_period". {"route":"get_invoices_by_period","route_parameters":{"_route":"get_invoices_by_period","_controller":"App\\Controller\\CompaniesController::getInvoicesByAccountingPeriod","companyId":"1","periodId":"5"},"request_uri":"https://oasb.wefeatit.com/clients/1/invoices/5","method":"GET"} [] [2025-03-29T08:58:14.442419+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:58:14.442454+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:58:14.442473+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:58:14.443084+01:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-03-29T08:58:14.445336+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-03-29T08:58:14.445375+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-03-29T08:58:14.445398+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-29T08:58:14.445416+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-03-29T08:58:14.445432+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-03-29T08:58:14.445450+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-03-29T08:58:25.079264+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-29T08:58:25.130317+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:58:25.130367+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:58:25.130387+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:58:25.214073+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-03-29T08:58:25.323576+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-29T08:58:25.480565+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-29T08:58:25.816360+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-29T08:58:25.823227+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T08:58:25.823259+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T08:58:25.823282+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T09:02:23.312913+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-29T09:02:23.348627+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T09:02:23.348663+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T09:02:23.348682+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T09:02:23.598481+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-29T09:02:23.604955+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T09:02:23.604987+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T09:02:23.605009+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T09:02:23.811950+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-29T09:02:23.817698+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T09:02:23.817726+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T09:02:23.817744+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T09:02:24.040034+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-29T09:02:24.045875+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T09:02:24.045906+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T09:02:24.045923+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T11:14:44.717824+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-29T11:14:45.539289+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T11:14:45.539343+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T11:14:45.539364+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T11:14:48.093758+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-29T11:14:48.099943+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T11:14:48.099980+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T11:14:48.099998+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T12:05:04.790703+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-29T12:05:04.857079+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T12:05:04.857120+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T12:05:04.857143+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T12:05:06.001836+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-29T12:05:06.007701+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T12:05:06.007730+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T12:05:06.007748+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T13:28:30.629934+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T13:36:02.078241+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-29T13:36:02.122232+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T13:36:02.122306+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T13:36:02.122326+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T13:36:02.851511+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-29T13:36:02.859089+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T13:36:02.859125+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T13:36:02.859147+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T13:57:55.342542+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T13:57:56.007147+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-29T13:57:56.019973+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T13:57:56.020005+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T13:57:56.020023+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T13:57:56.215470+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-29T13:57:56.220778+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T13:57:56.220809+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T13:57:56.220826+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T13:57:56.390311+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T13:57:56.538997+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T13:57:56.681278+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T13:57:56.818376+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T13:57:56.960499+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T13:57:57.096161+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T13:57:57.252916+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T13:57:57.410367+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-29T13:57:57.415665+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T13:57:57.415695+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T13:57:57.415713+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T13:57:57.555331+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-29T13:57:57.560584+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T13:57:57.560613+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T13:57:57.560644+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T14:01:47.339469+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T14:36:58.840765+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T14:37:02.300840+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T15:57:00.900853+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T16:09:05.307071+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-29T16:09:05.352165+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T16:09:05.352206+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T16:09:05.352225+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T16:09:06.473767+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-29T16:09:06.479462+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T16:09:06.479491+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T16:09:06.479508+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T16:23:31.801050+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-29T16:23:31.825512+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T16:23:31.825546+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T16:23:31.825564+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T16:23:32.487706+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T16:26:18.341520+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-29T16:26:18.363025+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T16:26:18.363058+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T16:26:18.363076+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T17:21:18.555322+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-29T17:21:18.610188+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T17:21:18.610232+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T17:21:18.610252+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T17:21:19.773739+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-29T17:21:19.781116+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T17:21:19.781151+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T17:21:19.781169+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T17:30:56.130192+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-29T17:30:56.168184+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T17:30:56.168220+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T17:30:56.168238+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T17:30:56.354966+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-29T17:30:56.360846+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T17:30:56.360876+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T17:30:56.360894+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T17:55:25.265408+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-29T17:55:25.315109+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T17:55:25.315154+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T17:55:25.315173+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T17:55:25.436845+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-29T17:55:25.443269+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T17:55:25.443297+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T17:55:25.443315+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T18:40:35.332639+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T19:00:29.360029+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-29T19:00:29.393923+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T19:00:29.393971+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T19:00:29.393991+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T19:00:30.932237+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-29T19:00:30.938105+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T19:00:30.938137+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T19:00:30.938155+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T20:20:53.819472+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-29T20:20:53.866580+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T20:20:53.866619+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T20:20:53.866638+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T20:20:54.080687+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-29T20:20:54.087694+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T20:20:54.087731+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T20:20:54.087750+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T20:23:08.958027+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-29T20:23:08.981558+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T20:23:08.981599+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T20:23:08.981622+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T20:23:09.135075+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-29T20:23:09.140852+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T20:23:09.140884+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T20:23:09.140902+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T20:23:09.321113+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-29T20:23:09.326413+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T20:23:09.326441+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T20:23:09.326458+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T20:23:09.622816+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-29T20:23:09.628000+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T20:23:09.628029+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T20:23:09.628046+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T20:27:40.730972+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-29T20:27:40.753340+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T20:27:40.753380+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T20:27:40.753398+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T21:06:02.952485+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-29T21:06:02.998996+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T21:06:02.999034+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T21:06:02.999053+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T21:06:07.149540+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-29T21:06:07.155572+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T21:06:07.155605+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T21:06:07.155623+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T21:33:19.520879+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/pages-recoverpw.html" (from "https://wefeatit.com/pages-recoverpw.html")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/pages-recoverpw.html\" (from \"https://wefeatit.com/pages-recoverpw.html\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pages-recoverpw.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T21:58:39.970887+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-29T21:58:40.012724+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T21:58:40.012760+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T21:58:40.012779+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T21:58:40.221058+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-29T21:58:40.226690+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T21:58:40.226718+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T21:58:40.226736+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T22:04:28.808417+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-29T22:04:28.848070+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T22:04:28.848105+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T22:04:28.848123+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T22:43:22.787144+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T22:47:39.732852+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/index.html")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/index.html\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T22:54:09.132240+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-29T22:54:09.156276+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T22:54:09.156310+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T22:54:09.156327+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T22:54:09.644939+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-29T22:54:09.650647+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T22:54:09.650676+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T22:54:09.650694+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T22:54:10.922265+01:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-29T22:54:10.927681+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T22:54:10.927730+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T22:54:10.927748+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T22:54:11.207672+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-29T23:56:05.025678+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-29T23:56:05.090243+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T23:56:05.090288+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T23:56:05.090306+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T23:56:06.224998+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-29T23:56:06.230818+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T23:56:06.230849+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T23:56:06.230867+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T23:56:50.695748+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T23:56:50.896922+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-29T23:56:50.909595+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T23:56:50.909627+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T23:56:50.909645+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T23:56:51.087405+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-29T23:56:51.092805+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T23:56:51.092835+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T23:56:51.092853+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T23:56:51.237647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T23:56:51.380210+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T23:56:51.520432+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T23:56:51.657780+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T23:56:51.793647+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T23:56:51.929817+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T23:56:52.066091+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-29T23:56:52.198829+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-29T23:56:52.204159+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T23:56:52.204189+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T23:56:52.204207+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T23:56:52.334994+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-29T23:56:52.340425+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-29T23:56:52.340453+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-29T23:56:52.340470+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T01:32:05.740319+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-30T01:32:06.971510+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T01:32:06.971567+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T01:32:06.971589+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T01:32:10.660116+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-30T01:32:10.666038+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T01:32:10.666070+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T01:32:10.666088+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T01:46:28.224265+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-30T01:46:28.245761+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T01:46:28.245795+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T01:46:28.245813+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T01:46:28.556516+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-30T01:46:28.562374+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T01:46:28.562404+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T01:46:28.562421+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T01:46:29.588523+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-30T01:46:29.596056+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T01:46:29.596099+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T01:46:29.596122+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T01:46:32.140600+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-30T01:46:32.146004+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T01:46:32.146034+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T01:46:32.146052+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T03:21:54.194781+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T05:35:00.194384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T05:54:04.558033+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/js/app.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/js/app.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/app.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T06:05:03.598495+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/js/vendor.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/js/vendor.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/vendor.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T07:27:58.354741+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-30T07:28:00.155993+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T07:28:00.156064+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T07:28:00.156085+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T07:28:06.745859+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-30T07:28:06.752437+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T07:28:06.752468+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T07:28:06.752486+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T07:33:22.894399+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T07:33:29.587172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T07:33:30.207551+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T08:52:51.460178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/css/app.custom.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/css/app.custom.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/css/app.custom.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T08:54:22.768844+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-30T08:54:22.768844+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"HEAD"} [] [2025-03-30T08:54:23.512365+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T08:54:23.512420+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T08:54:23.512441+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T08:54:23.512483+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T08:54:23.512534+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T08:54:23.512560+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T08:54:24.785430+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-03-30T08:54:24.791875+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T08:54:24.791903+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T08:54:24.791921+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T09:08:59.905979+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-30T09:08:59.933926+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T09:08:59.933976+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T09:08:59.933995+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T09:09:01.809424+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-30T09:09:01.815373+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T09:09:01.815402+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T09:09:01.815420+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T10:25:37.608567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T10:25:40.001574+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-30T10:25:40.258291+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T10:25:40.258342+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T10:25:40.258367+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T10:25:42.065061+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-30T10:25:42.070352+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T10:25:42.070380+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T10:25:42.070398+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T10:27:04.016995+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T10:27:05.034177+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-30T10:27:05.092024+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T10:27:05.092078+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T10:27:05.092103+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T10:27:05.382555+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-30T10:27:05.388146+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T10:27:05.388183+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T10:27:05.388203+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T10:46:05.851472+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T10:46:06.260688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T10:46:16.647030+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://www.wefeatit.com/register","method":"GET"} [] [2025-03-30T10:46:16.659478+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T10:46:16.659512+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T10:46:16.659530+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T10:46:17.004037+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-30T10:48:57.526633+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T10:48:57.813415+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-30T10:48:57.832652+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T10:48:57.832690+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T10:48:57.832709+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T10:48:57.910837+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-30T10:49:02.311064+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T11:06:52.291121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/css/app-creative-dark.min.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/css/app-creative-dark.min.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/css/app-creative-dark.min.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T11:10:01.749095+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/security-malware-firewall/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/security-malware-firewall/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/security-malware-firewall/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T11:31:44.223278+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T11:31:44.452759+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-30T11:31:44.470277+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T11:31:44.470312+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T11:31:44.470331+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T11:31:44.663661+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-30T11:31:44.669027+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T11:31:44.669057+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T11:31:44.669074+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T11:31:44.824244+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T11:31:44.963341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T11:31:45.098827+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T11:31:45.235528+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T11:31:45.370078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T11:31:45.504898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T11:31:45.641319+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T11:31:45.775572+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-30T11:31:45.780936+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T11:31:45.780969+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T11:31:45.780987+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T11:31:45.912337+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-30T11:31:45.917679+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T11:31:45.917718+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T11:31:45.917736+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T11:45:52.369348+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-30T11:45:52.410005+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T11:45:52.410049+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T11:45:52.410068+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T11:45:52.604426+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-30T11:45:52.610255+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T11:45:52.610285+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T11:45:52.610302+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T12:23:28.579229+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-30T12:23:28.618181+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T12:23:28.618228+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T12:23:28.618252+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T12:23:30.579633+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-30T12:23:30.585415+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T12:23:30.585446+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T12:23:30.585464+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T12:23:34.115074+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T12:23:34.398596+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://www.wefeatit.com/register","method":"GET"} [] [2025-03-30T12:23:34.403850+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T12:23:34.403881+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T12:23:34.403899+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T12:23:34.444362+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-30T12:25:54.052640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T12:25:54.355929+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-30T12:25:54.381103+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T12:25:54.381171+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T12:25:54.381194+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T12:25:54.442890+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-30T12:51:41.575171+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-30T12:51:41.635756+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T12:51:41.635805+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T12:51:41.635824+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T12:51:42.786013+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-30T12:51:42.791644+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T12:51:42.791674+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T12:51:42.791692+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T13:02:25.262726+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"POST"} [] [2025-03-30T13:02:25.306584+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T13:02:25.306621+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T13:02:25.306641+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T13:12:48.982311+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-30T13:12:49.152910+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T13:12:49.152958+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T13:12:49.152977+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:02:29.341622+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-30T14:02:29.341665+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-30T14:02:29.341562+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-30T14:02:29.387217+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T14:02:29.387261+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:02:29.387280+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:02:29.389050+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T14:02:29.389047+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T14:02:29.389088+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:02:29.389090+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:02:29.389106+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:02:29.389108+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:02:29.794574+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-30T14:02:29.796608+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-30T14:02:29.800265+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T14:02:29.799655+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-30T14:02:29.800329+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:02:29.800362+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:02:29.802565+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T14:02:29.802595+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:02:29.802613+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:02:29.805702+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T14:02:29.805734+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:02:29.805751+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:03:51.288914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T14:03:51.699710+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://www.wefeatit.com/register","method":"GET"} [] [2025-03-30T14:03:51.712578+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T14:03:51.712609+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:03:51.712627+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:03:51.763593+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-30T14:06:24.892602+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T14:06:25.180093+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-03-30T14:06:25.193067+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T14:06:25.193108+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:06:25.193127+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:06:25.241535+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-30T14:10:25.723601+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T14:10:26.086615+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-30T14:10:26.132670+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T14:10:26.132711+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:10:26.132729+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:10:26.310988+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-30T14:10:26.316498+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T14:10:26.316526+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:10:26.316544+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:16:40.121087+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-30T14:16:40.157158+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T14:16:40.157207+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:16:40.157226+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:16:41.429485+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-30T14:16:41.436661+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T14:16:41.436690+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:16:41.436712+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T14:23:20.094751+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/assets/jquery-file-upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/assets/jquery-file-upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/assets/jquery-file-upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T15:24:58.717014+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-30T15:24:58.761542+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T15:24:58.761581+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T15:24:58.761600+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T17:13:03.559024+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T17:14:29.782374+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-30T17:14:30.125611+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T17:14:30.125664+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T17:14:30.125685+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T17:14:32.717007+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-30T17:14:32.722734+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T17:14:32.722765+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T17:14:32.722782+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T17:14:43.713640+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-30T17:14:43.721181+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T17:14:43.721235+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T17:14:43.721262+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T17:14:44.153155+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-30T17:25:44.879628+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-30T17:25:44.915280+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T17:25:44.915319+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T17:25:44.915338+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T17:25:48.887073+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-30T17:25:48.892866+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T17:25:48.892899+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T17:25:48.892916+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T17:52:50.318686+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-30T17:52:50.363650+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T17:52:50.363707+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T17:52:50.363737+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T17:52:52.012831+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-30T17:52:52.018503+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T17:52:52.018532+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T17:52:52.018550+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T18:44:02.108449+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-30T18:44:02.161603+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T18:44:02.161652+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T18:44:02.161670+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T18:44:02.376727+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-30T18:44:02.382834+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T18:44:02.382866+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T18:44:02.382885+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T19:30:47.031543+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-30T19:30:47.074560+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T19:30:47.074622+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T19:30:47.074647+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T19:30:48.453881+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-30T19:30:48.461955+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T19:30:48.462024+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T19:30:48.462053+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T20:45:40.341496+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-30T20:45:40.391242+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T20:45:40.391283+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T20:45:40.391301+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T21:52:54.226876+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-30T21:52:54.274374+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T21:52:54.274414+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T21:52:54.274432+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T21:52:54.637805+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-30T21:52:54.643632+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T21:52:54.643662+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T21:52:54.643680+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T21:54:45.164496+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-30T21:54:45.195562+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T21:54:45.195597+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T21:54:45.195615+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T21:54:45.339988+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-30T21:54:45.345828+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T21:54:45.345860+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T21:54:45.345878+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T21:54:45.584909+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-30T21:54:45.590293+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T21:54:45.590328+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T21:54:45.590346+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T21:54:46.027481+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-30T21:54:46.032861+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T21:54:46.032890+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T21:54:46.032908+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T22:05:45.206157+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-30T22:05:45.244608+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T22:05:45.244648+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T22:05:45.244667+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T22:21:29.262267+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T22:21:29.716185+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-03-30T22:21:29.795253+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T22:21:29.795306+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T22:21:29.795330+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T22:21:29.966446+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-03-30T22:21:29.971681+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T22:21:29.971710+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T22:21:29.971727+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T22:21:30.145134+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T22:21:30.281040+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T22:21:30.419303+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T22:21:30.660397+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T22:21:30.795005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T22:21:30.929427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T22:21:31.065492+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T22:21:31.209671+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-03-30T22:21:31.216468+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T22:21:31.216504+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T22:21:31.216528+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T22:21:31.359507+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-03-30T22:21:31.364753+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T22:21:31.364783+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T22:21:31.364801+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T23:15:51.555191+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lv.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lv.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lv.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:51.766705+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-22.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-22.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-22.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:51.902810+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:52.046502+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd-1/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd-1/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd-1/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:52.183249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:52.325283+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:52.460525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:52.598463+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:52.736798+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/banners/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/banners/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/banners/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:52.883929+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:53.019477+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:53.154124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:53.288864+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:53.423229+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:53.557463+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:53.694664+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:53.835831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes.bak/html-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes.bak/html-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes.bak/html-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:53.974228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:54.108444+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:54.242536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:54.378234+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:54.520813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:54.656191+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:54.789948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updraft/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updraft/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updraft/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:54.924176+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:55.058504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:55.193438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:55.332520+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:55.468252+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/blogs.dir/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/blogs.dir/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/blogs.dir/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:55.605051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:55.741952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:56.053392+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gallery/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gallery/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gallery/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:56.201944+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:56.336223+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:56.472903+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:56.608162+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:56.746100+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:56.889765+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:57.023937+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:57.256105+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:57.390154+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:57.524153+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:57.659323+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:57.793247+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:57.926972+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:58.060497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/avaa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/avaa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/avaa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:58.202022+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:58.346328+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:58.479902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Text/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Text/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Text/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:58.613586+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:58.748019+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:58.881608+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:59.018138+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:59.153395+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:59.287943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/legacy/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/legacy/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/legacy/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:59.426850+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/phpmailer/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/phpmailer/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/phpmailer/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:59.564082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/vendor/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/vendor/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/vendor/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:59.701064+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:59.834889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:15:59.974297+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache/Cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:00.120332+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:00.260705+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-p.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-p.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-p.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:00.444173+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:00.579170+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:00.712757+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:00.846776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:00.991168+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:01.134805+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:01.269580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:01.403541+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache-compat.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache-compat.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache-compat.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:01.539614+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:01.674308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:01.808181+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-consar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-consar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-consar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:01.944419+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:02.084677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin-post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin-post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin-post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:02.226639+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/maint/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:02.367540+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:02.506924+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:02.645161+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:02.781973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:02.920292+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:03.057703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:03.201339+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:03.341467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/adminfuns.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/adminfuns.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminfuns.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:03.477598+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ebs.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ebs.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ebs.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:03.616273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:03.752422+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:03.893910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:04.026657+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:04.161311+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:04.296084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:04.430099+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:04.564436+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/linkpreview/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:04.701711+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:04.837046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:04.972662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:05.106090+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:05.239338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:05.374799+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:05.508290+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:05.736013+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:05.880698+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:06.020881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:06.154188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:06.291083+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:06.426361+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:06.614800+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:06.798527+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:06.939480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:07.075370+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:07.214738+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:07.352079+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:07.487144+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:07.619640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:07.755112+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:07.896512+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:08.032236+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:08.176525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:08.311549+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:08.444634+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:08.579636+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:08.715937+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:08.850882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:08.984622+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:09.120009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:09.260021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:09.402246+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:09.547495+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:09.688890+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:09.829383+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:09.968243+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:10.190228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:10.327146+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:10.464880+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:10.600197+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:10.738161+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:10.875908+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:11.010531+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:11.144714+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/elementor/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/elementor/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/elementor/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:11.278536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:11.422119+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:11.559359+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:11.698435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:11.840667+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/blue.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:11.980478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:12.115880+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:12.253899+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:12.395285+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:12.532248+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gel4y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gel4y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gel4y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:12.665730+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/comfunctions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/comfunctions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comfunctions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:12.802644+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:12.937252+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-classic/inc/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-classic/inc/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-classic/inc/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:13.082906+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/1p.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/1p.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/1p.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:13.236759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:13.373843+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:13.509952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:13.647002+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:13.789387+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:16:13.930260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:29:52.444426+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-30T23:29:52.484077+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T23:29:52.484134+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T23:29:52.484156+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T23:29:52.690153+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-30T23:29:52.696292+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T23:29:52.696333+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T23:29:52.696402+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T23:29:52.793821+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-30T23:29:52.801091+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T23:29:52.801121+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T23:29:52.801139+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T23:30:04.938753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:30:05.392928+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-30T23:57:54.729283+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-30T23:57:54.771298+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T23:57:54.771340+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T23:57:54.771359+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T23:57:56.127438+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-30T23:57:56.133146+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-30T23:57:56.133176+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-30T23:57:56.133194+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T00:03:26.597026+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-31T00:03:26.618416+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T00:03:26.618454+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T00:03:26.618472+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T00:03:26.750130+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-31T00:03:26.756193+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T00:03:26.756229+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T00:03:26.756252+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T01:27:15.017684+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-31T01:27:15.056727+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T01:27:15.056764+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T01:27:15.056782+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T01:27:16.637574+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-31T01:27:16.644073+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T01:27:16.644111+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T01:27:16.644129+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T01:52:47.433487+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-31T01:52:47.494365+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T01:52:47.494401+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T01:52:47.494420+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T01:52:47.633091+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-31T01:52:47.638852+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T01:52:47.638881+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T01:52:47.638902+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T02:38:45.576852+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-31T02:38:45.613215+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T02:38:45.613261+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T02:38:45.613280+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T02:38:45.794688+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-31T02:38:45.800914+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T02:38:45.800958+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T02:38:45.800978+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T02:46:54.531177+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T02:54:44.279675+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-31T02:54:44.311002+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T02:54:44.311038+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T02:54:44.311056+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T03:58:43.564257+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-31T03:58:43.625935+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T03:58:43.625987+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T03:58:43.626011+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T03:58:43.854053+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-31T03:58:43.859790+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T03:58:43.859818+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T03:58:43.859836+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:12:19.983171+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/css/app-creative.min.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/css/app-creative.min.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/css/app-creative.min.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T04:17:58.161338+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-31T04:17:58.262134+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T04:17:58.262179+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:17:58.262199+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:17:58.523190+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-31T04:17:58.529157+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T04:17:58.529187+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:17:58.529205+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:17:58.726846+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T04:17:58.960785+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-31T04:17:58.966259+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T04:17:58.966295+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:17:58.966315+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:17:59.159224+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-31T04:17:59.331121+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-31T04:17:59.336554+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T04:17:59.336585+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:17:59.336605+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:17:59.560971+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-31T04:17:59.566172+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T04:17:59.566201+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:17:59.566218+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:17:59.786014+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-31T04:17:59.791595+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T04:17:59.791637+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:17:59.791657+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:17:59.965146+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T04:18:00.159790+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-03-31T04:18:00.165255+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T04:18:00.165292+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:18:00.165310+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:18:00.189542+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-31T04:18:00.364325+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-31T04:18:00.369657+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T04:18:00.369687+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:18:00.369711+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:20:31.065457+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T04:42:05.357299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T04:51:29.058278+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-31T04:51:29.120295+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T04:51:29.120367+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:51:29.120393+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:51:29.281870+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-31T04:51:29.288988+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T04:51:29.289022+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T04:51:29.289045+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T05:13:45.733912+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-31T05:13:45.807885+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T05:13:45.807937+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T05:13:45.807958+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T05:43:40.441838+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-31T05:43:40.490180+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T05:43:40.490218+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T05:43:40.490237+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T05:43:41.733169+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-31T05:43:41.738907+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T05:43:41.738937+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T05:43:41.738955+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T07:34:55.688410+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-31T07:34:57.166700+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T07:34:57.166762+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T07:34:57.166785+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T07:37:41.663200+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-31T07:37:42.563577+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T07:37:42.563631+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T07:37:42.563653+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T07:37:46.423807+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-31T07:37:46.430312+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T07:37:46.430342+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T07:37:46.430359+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T09:16:11.985122+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T09:16:20.581342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T09:16:29.908249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T09:16:37.766195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T09:16:38.795525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T09:16:39.788630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as/function"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as/function\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as/function/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T09:16:40.887908+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T09:16:41.973645+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T09:16:43.026249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T09:16:44.110273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T09:16:45.476978+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T09:16:46.978741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T09:16:55.228239+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T09:17:02.988707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T09:17:14.111939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T10:12:18.021502+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-03-31T10:12:18.321056+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T10:12:18.321108+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T10:12:18.321128+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T10:12:19.627747+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-31T10:12:19.633671+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T10:12:19.633701+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T10:12:19.633719+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T10:12:20.007186+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-31T10:12:20.012559+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T10:12:20.012592+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T10:12:20.012609+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T10:12:20.355691+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-31T10:12:20.360975+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T10:12:20.361004+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T10:12:20.361022+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T11:18:05.054061+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-31T11:18:05.144057+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T11:18:05.144107+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T11:18:05.144127+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T11:18:07.456056+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-31T11:18:07.461959+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T11:18:07.461996+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T11:18:07.462014+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T12:27:17.868344+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-31T12:27:17.908656+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T12:27:17.908700+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T12:27:17.908719+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T12:37:11.875154+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T12:38:11.399622+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T12:38:11.604255+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T12:39:42.041106+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-31T12:39:42.073525+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T12:39:42.073562+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T12:39:42.073581+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T12:39:42.626675+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-31T12:39:42.632433+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T12:39:42.632466+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T12:39:42.632484+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T12:49:02.400056+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-31T12:49:02.441814+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T12:49:02.441869+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T12:49:02.441889+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T12:49:04.156225+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-31T12:49:04.162106+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T12:49:04.162138+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T12:49:04.162156+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T14:22:20.932674+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T14:59:07.398651+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T14:59:36.220194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T15:11:26.751577+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T15:11:26.995116+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-31T15:11:27.024768+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T15:11:27.024825+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T15:11:27.024845+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T15:11:27.171124+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-31T15:11:27.177203+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T15:11:27.177237+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T15:11:27.177256+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T15:14:38.172904+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T15:26:59.124960+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T15:26:59.698738+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T16:15:24.094153+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-31T16:15:24.144903+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T16:15:24.144944+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T16:15:24.144963+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T16:15:25.045091+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-31T16:15:25.050735+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T16:15:25.050766+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T16:15:25.050783+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T16:22:46.260705+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-03-31T16:22:46.289723+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T16:22:46.289757+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T16:22:46.289777+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T16:22:47.029931+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-31T16:22:47.035719+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T16:22:47.035751+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T16:22:47.035769+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T17:15:20.977808+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-31T17:15:21.046070+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T17:15:21.046131+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T17:15:21.046157+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T17:15:22.025894+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-31T17:15:22.031606+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T17:15:22.031638+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T17:15:22.031656+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T17:35:30.345885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T17:50:00.338617+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-31T17:50:00.380447+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T17:50:00.380484+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T17:50:00.380502+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T17:50:01.635948+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-31T17:50:01.642177+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T17:50:01.642219+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T17:50:01.642239+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T17:51:53.838614+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-31T17:51:53.873089+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T17:51:53.873131+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T17:51:53.873150+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T17:51:54.250661+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-31T17:51:54.256644+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T17:51:54.256684+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T17:51:54.256703+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:37:35.746341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:35.746417+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:35.746377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:35.746364+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:35.800729+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:35.803961+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:35.826285+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:35.837995+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:38.444814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/blog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/blog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:38.750807+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"117"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/117","method":"GET"} [] [2025-03-31T19:37:38.770160+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:37:38.770212+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:37:38.770232+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:37:38.772218+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:37:38.772274+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:37:38.772300+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:37:38.892944+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:41.719873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:41.888882+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://www.oasb.wefeatit.com/register","method":"GET"} [] [2025-03-31T19:37:41.895025+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:37:41.895056+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:37:41.895074+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:37:42.121767+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-31T19:37:44.451496+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/phpinfo/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/phpinfo/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:44.670166+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wefeatit"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wefeatit\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wefeatit/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:44.681312+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:44.834709+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/input.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/input.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/input.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:47.667062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:47.837190+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/docs/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/docs/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/docs/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:50.144002+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-31T19:37:50.149653+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:37:50.149681+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:37:50.149699+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:37:51.162444+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/reader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/reader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat/reader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:51.251635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:53.055952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/wordpress/wp-admin/setup-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/wordpress/wp-admin/setup-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-admin/setup-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:54.150014+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:54.214431+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:55.553399+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"116"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/116","method":"GET"} [] [2025-03-31T19:37:55.565761+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:37:55.565796+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:37:55.565814+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:37:55.567127+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:37:55.567171+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:37:55.567195+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:37:57.064993+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:57.254636+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/assets/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/assets/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/assets/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:37:58.096293+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/sites/all/modules/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/sites/all/modules/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/modules\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:00.383100+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"112"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/112","method":"GET"} [] [2025-03-31T19:38:00.388702+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:00.388732+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:00.388751+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:00.389317+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:00.389358+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:00.389386+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:02.735220+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/billing/1","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1/","method":"GET"} [] [2025-03-31T19:38:02.740966+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:02.740997+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:02.741014+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:03.327141+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:03.933824+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-31T19:38:03.941099+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:03.941131+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:03.941154+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:06.775470+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"113"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/113","method":"GET"} [] [2025-03-31T19:38:06.790466+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:06.790509+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:06.790533+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:06.792421+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:06.792466+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:06.792491+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:06.984597+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.mongodb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.mongodb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mongodb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:09.024784+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"100"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/100","method":"GET"} [] [2025-03-31T19:38:09.030233+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:09.030267+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:09.030285+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:09.030882+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:09.030925+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:09.030949+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:09.724599+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wefeatit"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wefeatit\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wefeatit/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:09.725006+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-03-31T19:38:09.733489+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:09.733525+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:09.733548+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:12.693477+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"119"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/119","method":"GET"} [] [2025-03-31T19:38:12.705917+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:12.705953+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:12.705972+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:12.707280+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:12.707325+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:12.707350+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:12.825688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/elmah/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/elmah/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/elmah\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:12.998163+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/blog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/blog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:13.608708+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:15.845957+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/Engine/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/Engine/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/Engine\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:15.953427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:16.293081+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"115"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/115","method":"GET"} [] [2025-03-31T19:38:16.298264+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:16.298297+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:16.298314+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:16.298867+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:16.298906+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:16.298930+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:18.503006+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"122"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/122","method":"GET"} [] [2025-03-31T19:38:18.508188+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:18.508216+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:18.508234+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:18.508788+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:18.508829+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:18.508853+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:18.835571+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:18.979517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/html.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/html.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/html.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:20.704165+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"121"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/121","method":"GET"} [] [2025-03-31T19:38:20.709562+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:20.709593+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:20.709611+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:20.710163+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:20.710204+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:20.710228+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:21.668125+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:22.058945+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/readme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/readme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/readme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:23.065225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/phpinfo1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/phpinfo1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:24.587707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:25.234607+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"114"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/114","method":"GET"} [] [2025-03-31T19:38:25.239834+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:25.239863+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:25.239881+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:25.240417+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:25.240470+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:25.240495+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:27.417173+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:27.428891+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/camera-cgi/admin/param.cgi"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/camera-cgi/admin/param.cgi\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/camera-cgi/admin/param.cgi/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:28.285232+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:29.615415+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-31T19:38:29.627412+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:29.627446+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:29.627464+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:30.439855+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:31.515440+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:32.007514+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:34.173335+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-31T19:38:34.178659+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:34.178689+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:34.178707+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:34.635167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:36.088669+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:36.398572+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/staging.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/staging.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/staging.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:37.833919+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:40.815991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:40.883013+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"111"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/111","method":"GET"} [] [2025-03-31T19:38:40.889043+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:40.889078+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:40.889097+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:40.890204+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:40.890286+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:40.890317+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:38:41.805620+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"GET"} [] [2025-03-31T19:38:41.810883+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:41.810912+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:41.810929+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:43.084453+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:43.896676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:44.557111+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:45.306855+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.env.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.env.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:46.589349+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:47.076661+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:47.089095+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:47.490505+02:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"98"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/98","method":"GET"} [] [2025-03-31T19:38:47.504739+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:47.504790+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:47.504811+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:47.554950+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:38:47.555028+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:38:47.555053+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:38:47.555076+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:38:47.555092+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:38:47.555108+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:38:47.555122+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:38:47.555136+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:38:49.684406+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-31T19:38:49.690538+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:49.690568+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:49.690586+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:49.783931+02:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"94"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/94","method":"GET"} [] [2025-03-31T19:38:49.789354+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:49.789387+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:49.789406+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:49.792500+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:38:49.792550+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:38:49.792575+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:38:49.792593+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:38:49.792608+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:38:49.792623+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:38:49.792637+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:38:49.792651+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:38:50.230902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:52.235083+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-03-31T19:38:52.240508+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:52.240546+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:52.240565+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:53.400274+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:55.159525+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-31T19:38:55.165094+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:38:55.165130+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:55.165148+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:38:56.610681+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:38:59.785490+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:01.574335+02:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"90"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/90","method":"GET"} [] [2025-03-31T19:39:01.579757+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:01.579792+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:01.579809+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:01.582897+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:01.582943+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:01.582968+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:01.582991+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:01.583006+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:01.583020+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:01.583034+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:01.583048+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:02.766382+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:02.824987+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/appsettings.Production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/appsettings.Production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.Production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:03.785661+02:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"89"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/89","method":"GET"} [] [2025-03-31T19:39:03.801625+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:03.801665+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:03.801683+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:03.810608+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:03.810662+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:03.810686+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:03.810704+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:03.810722+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:03.810736+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:03.810755+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:03.810770+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:05.016980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:06.044823+02:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"91"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/91","method":"GET"} [] [2025-03-31T19:39:06.050106+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:06.050135+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:06.050152+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:06.053132+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:06.053176+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:06.053200+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:06.053219+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:06.053239+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:06.053254+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:06.053268+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:06.053281+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:06.056593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:07.342213+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:08.244050+02:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"97"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/97","method":"GET"} [] [2025-03-31T19:39:08.249592+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:08.249627+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:08.249649+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:08.253513+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:08.253577+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:08.253609+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:08.253634+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:08.253655+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:08.253676+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:08.253696+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:08.253716+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:09.265136+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/deeto/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/deeto/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/deeto/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:09.491092+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/appsettings.Development.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/appsettings.Development.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.Development.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:10.454224+02:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"95"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/95","method":"GET"} [] [2025-03-31T19:39:10.459534+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:10.459564+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:10.459582+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:10.462602+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:10.462646+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:10.462671+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:10.462688+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:10.462703+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:10.462719+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:10.462733+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:10.462751+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:11.249946+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:11.687559+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:12.395847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/classic-editor/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/classic-editor/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/classic-editor/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:12.617902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/lib/phpunit/phpunit/Util/PHP/eval-stdin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/lib/phpunit/phpunit/Util/PHP/eval-stdin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib/phpunit/phpunit/Util/PHP/eval-stdin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:13.874847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:14.795453+02:00] request.INFO: Matched route "set_invoice_to_paied". {"route":"set_invoice_to_paied","route_parameters":{"_route":"set_invoice_to_paied","_controller":"App\\Controller\\BillingController::setInvoiceToPaied","invoiceId":"93"},"request_uri":"https://oasb.wefeatit.com/billing/set_invoice/to/paied/93","method":"GET"} [] [2025-03-31T19:39:14.800731+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:14.800759+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:14.800776+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:14.803729+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:14.803771+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:14.803795+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:14.803813+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:14.803829+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:14.803844+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:14.803857+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:14.803871+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:15.516109+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:16.107928+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-31T19:39:16.114496+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:16.114532+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:16.114555+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:17.200337+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/wp-admin/setup-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/wp-admin/setup-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/setup-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:18.378063+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:18.765096+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:19.198596+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/appsettings.Development.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/appsettings.Development.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.Development.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:19.364613+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:20.578916+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:22.025185+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:22.681478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/vendor/phpunit/Util/PHP/eval-stdin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/vendor/phpunit/Util/PHP/eval-stdin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/Util/PHP/eval-stdin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:24.644018+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/security.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/security.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:24.884788+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"52"},"request_uri":"https://oasb.wefeatit.com/billing/preview/52","method":"GET"} [] [2025-03-31T19:39:24.897970+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:24.898023+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:24.898042+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:24.906308+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:24.906380+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:24.906404+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:24.906422+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:24.906437+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:24.906452+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:24.906466+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:24.906479+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:25.177790+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/bltm/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/bltm/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/bltm/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:26.556787+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/app-assets/data/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/app-assets/data/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/app-assets/data/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:26.885307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:27.133544+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"38"},"request_uri":"https://oasb.wefeatit.com/billing/preview/38","method":"GET"} [] [2025-03-31T19:39:27.138842+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:27.138872+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:27.138889+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:27.141798+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:27.141842+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:27.141878+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:27.141897+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:27.141912+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:27.141926+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:27.141939+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:27.141953+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:29.037922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:31.228055+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/humans.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/humans.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/humans.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:31.595758+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-31T19:39:31.601190+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:31.601219+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:31.601237+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:31.753610+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"77"},"request_uri":"https://oasb.wefeatit.com/billing/preview/77","method":"GET"} [] [2025-03-31T19:39:31.758876+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:31.758907+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:31.758925+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:31.761811+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:31.761854+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:31.761877+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:31.761895+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:31.761910+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:31.761924+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:31.761938+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:31.761956+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:33.445464+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:33.964383+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"89"},"request_uri":"https://oasb.wefeatit.com/billing/preview/89","method":"GET"} [] [2025-03-31T19:39:33.969797+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:33.969828+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:33.969845+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:33.972838+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:33.972881+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:33.972905+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:33.972922+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:33.972943+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:33.972969+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:33.972983+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:33.972997+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:34.150579+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:34.814735+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/themes/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/themes/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/themes/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:35.567334+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:36.219454+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"54"},"request_uri":"https://oasb.wefeatit.com/billing/preview/54","method":"GET"} [] [2025-03-31T19:39:36.224765+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:36.224793+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:36.224816+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:36.227670+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:36.227714+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:36.227738+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:36.227756+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:36.227771+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:36.227786+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:36.227800+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:36.227814+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:37.765043+02:00] request.INFO: Matched route "accounting". {"route":"accounting","route_parameters":{"_route":"accounting","_controller":"App\\Controller\\BankController::accounting"},"request_uri":"http://www.wefeatit.com/accounting","method":"GET"} [] [2025-03-31T19:39:37.772430+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:37.772475+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:37.772500+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:37.785765+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/fond.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/fond.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/fond.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:38.168765+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\Entity\BankStatement has no field or association named poste" at QueryException.php line 45 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\\Entity\\BankStatement has no field or association named poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:45)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a.id as AP, b.poste, sum(b.amount) as TA FROM App\\Entity\\BankStatement b INNER JOIN b.accountingPeriod a GROUP BY a.id,b.poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:23)"} [] [2025-03-31T19:39:39.547168+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"88"},"request_uri":"https://oasb.wefeatit.com/billing/preview/88","method":"GET"} [] [2025-03-31T19:39:39.553229+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:39.553258+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:39.553276+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:39.556502+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:39.556546+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:39.556570+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:39.556587+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:39.556607+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:39.556622+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:39.556652+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:39.556666+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:40.368587+02:00] request.INFO: Matched route "settings". {"route":"settings","route_parameters":{"_route":"settings","_controller":"App\\Controller\\SettingsController::index"},"request_uri":"http://www.wefeatit.com/settings","method":"GET"} [] [2025-03-31T19:39:40.388436+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:40.388478+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:40.388496+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:40.547164+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:41.664807+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"67"},"request_uri":"https://oasb.wefeatit.com/billing/preview/67","method":"GET"} [] [2025-03-31T19:39:41.670283+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:41.670317+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:41.670335+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:41.675217+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:41.675264+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:41.675288+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:41.675307+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:41.675322+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:41.675336+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:41.675349+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:41.675364+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:42.069271+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:43.328401+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:43.885760+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"37"},"request_uri":"https://oasb.wefeatit.com/billing/preview/37","method":"GET"} [] [2025-03-31T19:39:43.891287+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:43.891325+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:43.891345+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:43.894355+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:43.894407+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:43.894430+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:43.894448+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:43.894464+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:43.894479+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:43.894494+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:43.894508+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:45.855964+02:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"http://www.wefeatit.com/clients","method":"GET"} [] [2025-03-31T19:39:45.861211+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:45.861241+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:45.861259+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:45.862562+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-03-31T19:39:45.864813+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-03-31T19:39:45.864852+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-03-31T19:39:45.864874+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-31T19:39:45.864891+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-03-31T19:39:45.864906+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-03-31T19:39:45.864920+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-03-31T19:39:45.891458+02:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/src/Entity/Company.php:105)"} [] [2025-03-31T19:39:46.105271+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"21"},"request_uri":"https://oasb.wefeatit.com/billing/preview/21","method":"GET"} [] [2025-03-31T19:39:46.111263+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:46.111292+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:46.111310+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:46.114513+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:46.114567+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:46.114590+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:46.114608+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:46.114623+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:46.114638+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:46.114651+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:46.114665+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:46.306210+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:48.253373+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"35"},"request_uri":"https://oasb.wefeatit.com/billing/preview/35","method":"GET"} [] [2025-03-31T19:39:48.258605+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:48.258634+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:48.258652+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:48.261531+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:48.261573+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:48.261597+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:48.261616+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:48.261632+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:48.261646+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:48.261660+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:48.261679+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:49.265607+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/read-more/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/read-more/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/read-more\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:49.570265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:50.484610+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"44"},"request_uri":"https://oasb.wefeatit.com/billing/preview/44","method":"GET"} [] [2025-03-31T19:39:50.489857+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:50.489888+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:50.489905+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:50.492783+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:50.492826+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:50.492850+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:50.492872+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:50.492888+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:50.492902+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:50.492916+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:50.492930+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:51.096989+02:00] request.INFO: Matched route "statements". {"route":"statements","route_parameters":{"_route":"statements","accountingPeriodId":null,"_controller":"App\\Controller\\BankController::statements"},"request_uri":"http://www.wefeatit.com/banking","method":"GET"} [] [2025-03-31T19:39:51.102396+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:51.102430+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:51.102448+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:51.131702+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.git.oasb.wefeatit.com/public/login","method":"GET"} [] [2025-03-31T19:39:51.137654+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:51.137685+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:51.137703+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:51.784357+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Can't get a way to read the property "poste" in class "App\Entity\BankStatement"." at PropertyAccessor.php line 456 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Can't get a way to read the property \"poste\" in class \"App\\Entity\\BankStatement\". at /home/wefeatitkc/www/oasb/vendor/symfony/property-access/PropertyAccessor.php:456)"} [] [2025-03-31T19:39:51.964974+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login/blog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login/blog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/blog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:52.703053+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"50"},"request_uri":"https://oasb.wefeatit.com/billing/preview/50","method":"GET"} [] [2025-03-31T19:39:52.708227+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:52.708256+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:52.708274+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:52.711103+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:52.711146+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:52.711170+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:52.711188+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:52.711203+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:52.711219+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:52.711237+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:52.711251+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:54.877446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/content/sitetree/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/content/sitetree/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/content/sitetree\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:54.933607+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"29"},"request_uri":"https://oasb.wefeatit.com/billing/preview/29","method":"GET"} [] [2025-03-31T19:39:54.938993+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:54.939023+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:54.939041+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:54.941933+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:54.941975+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:54.941999+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:54.942017+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:54.942032+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:54.942051+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:54.942064+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:54.942078+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:55.528584+02:00] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://www.wefeatit.com/logout","method":"GET"} [] [2025-03-31T19:39:55.548167+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:55.548200+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:55.548218+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:57.154250+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"24"},"request_uri":"https://oasb.wefeatit.com/billing/preview/24","method":"GET"} [] [2025-03-31T19:39:57.159786+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:57.159822+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:57.159841+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:57.168290+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:39:57.168341+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:39:57.168376+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:39:57.168400+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:39:57.168416+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:39:57.168431+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:39:57.168445+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:39:57.168459+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:39:57.440842+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:39:58.441909+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-31T19:39:58.448274+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:39:58.448305+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:39:58.448323+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:00.604482+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"73"},"request_uri":"https://oasb.wefeatit.com/billing/preview/73","method":"GET"} [] [2025-03-31T19:40:00.609867+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:00.609899+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:00.609916+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:00.612860+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:00.612906+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:00.612930+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:00.612948+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:00.612965+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:00.612980+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:00.612994+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:00.613009+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:00.634082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:02.833760+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"91"},"request_uri":"https://oasb.wefeatit.com/billing/preview/91","method":"GET"} [] [2025-03-31T19:40:02.839111+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:02.839140+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:02.839158+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:02.842067+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:02.842110+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:02.842133+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:02.842152+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:02.842167+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:02.842181+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:02.842194+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:02.842208+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:03.484709+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?phpinfo=1","method":"GET"} [] [2025-03-31T19:40:03.492497+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:03.492538+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:03.492562+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:04.829108+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/php_info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/php_info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php_info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:05.027691+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"47"},"request_uri":"https://oasb.wefeatit.com/billing/preview/47","method":"GET"} [] [2025-03-31T19:40:05.034983+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:05.035019+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:05.035040+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:05.038651+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:05.038708+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:05.038742+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:05.038770+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:05.038798+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:05.038820+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:05.038843+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:05.038867+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:06.244973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:07.254695+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"69"},"request_uri":"https://oasb.wefeatit.com/billing/preview/69","method":"GET"} [] [2025-03-31T19:40:07.260225+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:07.260254+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:07.260273+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:07.263494+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:07.263538+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:07.263575+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:07.263594+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:07.263609+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:07.263623+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:07.263637+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:07.263651+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:08.767841+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/aahana/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/aahana/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/aahana/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:09.129112+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/helper.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/helper.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/helper.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:09.525164+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"79"},"request_uri":"https://oasb.wefeatit.com/billing/preview/79","method":"GET"} [] [2025-03-31T19:40:09.530469+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:09.530500+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:09.530518+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:09.533471+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:09.533514+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:09.533538+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:09.533556+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:09.533571+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:09.533585+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:09.533598+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:09.533612+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:11.301968+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-blog-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-blog-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-blog-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:11.743540+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"26"},"request_uri":"https://oasb.wefeatit.com/billing/preview/26","method":"GET"} [] [2025-03-31T19:40:11.755470+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:11.755501+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:11.755519+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:11.758689+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:11.758731+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:11.758755+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:11.758772+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:11.758788+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:11.758802+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:11.758816+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:11.758830+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:12.831888+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:13.878681+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:13.983792+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"58"},"request_uri":"https://oasb.wefeatit.com/billing/preview/58","method":"GET"} [] [2025-03-31T19:40:13.989222+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:13.989254+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:13.989272+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:14.003160+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:14.003211+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:14.003235+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:14.003253+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:14.003273+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:14.003288+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:14.003302+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:14.003316+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:16.253366+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"86"},"request_uri":"https://oasb.wefeatit.com/billing/preview/86","method":"GET"} [] [2025-03-31T19:40:16.258625+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:16.258654+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:16.258671+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:16.261542+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:16.261585+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:16.261609+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:16.261627+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:16.261647+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:16.261662+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:16.261676+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:16.261690+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:16.435856+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:18.333322+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"70"},"request_uri":"https://oasb.wefeatit.com/billing/preview/70","method":"GET"} [] [2025-03-31T19:40:18.338598+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:18.338628+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:18.338645+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:18.341522+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:18.341566+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:18.341589+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:18.341611+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:18.341626+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:18.341640+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:18.341655+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:18.341669+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:20.521337+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:20.543680+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"31"},"request_uri":"https://oasb.wefeatit.com/billing/preview/31","method":"GET"} [] [2025-03-31T19:40:20.549205+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:20.549237+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:20.549255+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:20.552107+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:20.552153+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:20.552177+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:20.552195+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:20.552211+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:20.552225+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:20.552239+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:20.552253+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:21.059842+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:21.705052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.wp-cli/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.wp-cli/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.wp-cli/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:22.693999+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"55"},"request_uri":"https://oasb.wefeatit.com/billing/preview/55","method":"GET"} [] [2025-03-31T19:40:22.699237+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:22.699265+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:22.699283+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:22.702197+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:22.702239+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:22.702263+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:22.702281+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:22.702296+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:22.702310+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:22.702323+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:22.702337+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:24.295863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:26.861508+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:27.253738+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"18"},"request_uri":"https://oasb.wefeatit.com/billing/preview/18","method":"GET"} [] [2025-03-31T19:40:27.265584+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:27.265621+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:27.265640+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:27.268862+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:27.268906+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:27.268931+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:27.268949+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:27.268976+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:27.268991+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:27.269005+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:27.269019+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:29.417071+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:29.492982+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"42"},"request_uri":"https://oasb.wefeatit.com/billing/preview/42","method":"GET"} [] [2025-03-31T19:40:29.498194+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:29.498224+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:29.498242+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:29.505796+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:29.505840+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:29.505876+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:29.505894+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:29.505910+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:29.505924+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:29.505938+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:29.505952+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:31.753983+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"57"},"request_uri":"https://oasb.wefeatit.com/billing/preview/57","method":"GET"} [] [2025-03-31T19:40:31.759243+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:31.759275+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:31.759292+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:31.762199+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:31.762243+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:31.762266+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:31.762288+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:31.762304+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:31.762318+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:31.762332+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:31.762346+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:31.969037+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:33.973920+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"59"},"request_uri":"https://oasb.wefeatit.com/billing/preview/59","method":"GET"} [] [2025-03-31T19:40:33.979590+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:33.979618+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:33.979635+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:33.982715+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:33.982762+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:33.982786+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:33.982804+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:33.982819+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:33.982833+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:33.982847+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:33.982860+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:35.791116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/blueimp-jQuery-File-Upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/blueimp-jQuery-File-Upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/blueimp-jQuery-File-Upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:36.193931+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"22"},"request_uri":"https://oasb.wefeatit.com/billing/preview/22","method":"GET"} [] [2025-03-31T19:40:36.199230+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:36.199258+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:36.199276+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:36.202153+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:36.202194+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:36.202217+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:36.202235+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:36.202250+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:36.202289+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:36.202306+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:36.202320+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:38.443721+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"78"},"request_uri":"https://oasb.wefeatit.com/billing/preview/78","method":"GET"} [] [2025-03-31T19:40:38.449241+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:38.449289+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:38.449310+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:38.452346+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:38.452398+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:38.452422+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:38.452441+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:38.452456+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:38.452470+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:38.452485+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:38.452499+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:42.228861+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/networks.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/networks.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/networks.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:43.074020+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"85"},"request_uri":"https://oasb.wefeatit.com/billing/preview/85","method":"GET"} [] [2025-03-31T19:40:43.089406+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:43.089472+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:43.089498+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:43.094599+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:43.094677+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:43.094711+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:43.094737+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:43.094760+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:43.094782+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:43.094803+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:43.094823+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:43.607119+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/blueimp-jQuery-File-Upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/blueimp-jQuery-File-Upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blueimp-jQuery-File-Upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:44.736726+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gifshell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gifshell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gifshell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:45.247005+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"23"},"request_uri":"https://oasb.wefeatit.com/billing/preview/23","method":"GET"} [] [2025-03-31T19:40:45.253814+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:45.253856+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:45.253880+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:45.262404+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:45.262454+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:45.262478+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:45.262496+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:45.262516+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:45.262531+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:45.262546+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:45.262560+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:46.653972+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:47.166166+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:47.548069+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"97"},"request_uri":"https://oasb.wefeatit.com/billing/preview/97","method":"GET"} [] [2025-03-31T19:40:47.554752+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:47.554796+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:47.554815+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:47.558366+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:47.558431+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:47.558455+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:47.558484+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:47.558509+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:47.558524+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:47.558538+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:47.558552+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:49.773633+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"65"},"request_uri":"https://oasb.wefeatit.com/billing/preview/65","method":"GET"} [] [2025-03-31T19:40:49.778886+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:49.778915+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:49.778932+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:49.781787+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:49.781833+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:49.781857+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:49.781875+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:49.781889+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:49.781903+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:49.781917+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:49.781930+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:51.178391+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:52.285246+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/plugins/WordPressCore/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/plugins/WordPressCore/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/plugins/WordPressCore\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:53.153367+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"83"},"request_uri":"https://oasb.wefeatit.com/billing/preview/83","method":"GET"} [] [2025-03-31T19:40:53.158693+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:53.158724+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:53.158742+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:53.161650+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:53.161693+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:53.161716+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:53.161735+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:53.161752+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:53.161767+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:53.161781+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:53.161794+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:54.945896+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:56.584168+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"72"},"request_uri":"https://oasb.wefeatit.com/billing/preview/72","method":"GET"} [] [2025-03-31T19:40:56.589582+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:56.589614+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:56.589632+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:56.592559+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:56.592603+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:56.592626+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:56.592644+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:56.592659+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:56.592673+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:56.592701+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:56.592715+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:57.435407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:58.448421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:58.804680+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"74"},"request_uri":"https://oasb.wefeatit.com/billing/preview/74","method":"GET"} [] [2025-03-31T19:40:58.816746+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:40:58.816784+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:58.816802+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:40:58.820086+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:40:58.820133+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:40:58.820157+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:40:58.820180+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:40:58.820196+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:40:58.820211+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:40:58.820225+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:40:58.820238+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:40:58.832404+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/test"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/test\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:40:59.928420+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:02.252627+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"53"},"request_uri":"https://oasb.wefeatit.com/billing/preview/53","method":"GET"} [] [2025-03-31T19:41:02.260123+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:02.260159+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:02.260188+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:02.269651+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:41:02.269716+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:41:02.269752+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:41:02.269780+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:41:02.269803+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:41:02.269823+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:41:02.269845+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:41:02.269865+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:41:02.545241+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:04.505946+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"75"},"request_uri":"https://oasb.wefeatit.com/billing/preview/75","method":"GET"} [] [2025-03-31T19:41:04.511717+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:04.511749+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:04.511766+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:04.514923+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:41:04.514968+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:41:04.514992+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:41:04.515013+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:41:04.515030+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:41:04.515044+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:41:04.515058+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:41:04.515071+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:41:05.226642+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:06.375321+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/public/scripts/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/public/scripts/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/scripts/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:06.747466+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"92"},"request_uri":"https://oasb.wefeatit.com/billing/preview/92","method":"GET"} [] [2025-03-31T19:41:06.753346+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:06.753387+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:06.753406+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:06.756844+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:41:06.756914+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:41:06.756939+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:41:06.756958+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:41:06.756974+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:41:06.756994+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:41:06.757008+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:41:06.757022+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:41:07.657481+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:08.924960+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"93"},"request_uri":"https://oasb.wefeatit.com/billing/preview/93","method":"GET"} [] [2025-03-31T19:41:08.930355+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:08.930387+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:08.930405+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:08.933382+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:41:08.933430+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:41:08.933454+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:41:08.933477+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:41:08.933493+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:41:08.933508+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:41:08.933522+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:41:08.933537+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:41:11.163989+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"39"},"request_uri":"https://oasb.wefeatit.com/billing/preview/39","method":"GET"} [] [2025-03-31T19:41:11.169381+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:11.169412+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:11.169430+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:11.172421+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:41:11.172467+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:41:11.172491+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:41:11.172514+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:41:11.172529+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:41:11.172543+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:41:11.172557+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:41:11.172571+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:41:11.285521+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/infos/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/infos/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/infos\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:13.427617+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"90"},"request_uri":"https://oasb.wefeatit.com/billing/preview/90","method":"GET"} [] [2025-03-31T19:41:13.442501+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:13.442543+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:13.442561+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:13.446706+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:41:13.446752+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:41:13.446788+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:41:13.446806+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:41:13.446821+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:41:13.446835+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:41:13.446848+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:41:13.446862+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:41:14.377804+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/oasb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/oasb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/oasb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:15.552259+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/banners/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/banners/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/banners\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:16.834093+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"12"},"request_uri":"https://oasb.wefeatit.com/billing/preview/12","method":"GET"} [] [2025-03-31T19:41:16.846110+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:16.846145+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:16.846164+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:16.849420+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:41:16.849464+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:41:16.849487+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:41:16.849505+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:41:16.849520+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:41:16.849534+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:41:16.849548+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:41:16.849562+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:41:19.044764+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"25"},"request_uri":"https://oasb.wefeatit.com/billing/preview/25","method":"GET"} [] [2025-03-31T19:41:19.050218+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:19.050247+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:19.050266+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:19.058192+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:41:19.058238+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:41:19.058262+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:41:19.058280+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:41:19.058295+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:41:19.058309+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:41:19.058323+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:41:19.058351+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:41:20.500135+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/unisur/wp-content/plugins/fix/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/unisur/wp-content/plugins/fix/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/unisur/wp-content/plugins/fix/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:21.293548+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"49"},"request_uri":"https://oasb.wefeatit.com/billing/preview/49","method":"GET"} [] [2025-03-31T19:41:21.298844+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:21.298875+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:21.298892+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:21.301758+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:41:21.301802+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:41:21.301825+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:41:21.301843+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:41:21.301858+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:41:21.301872+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:41:21.301886+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:41:21.301904+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:41:22.139068+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/temp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/temp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/temp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:23.093289+02:00] request.INFO: Matched route "accounting". {"route":"accounting","route_parameters":{"_route":"accounting","_controller":"App\\Controller\\BankController::accounting"},"request_uri":"http://www.wefeatit.com/accounting","method":"GET"} [] [2025-03-31T19:41:23.098497+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:23.098527+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:23.098545+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:23.187118+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\Entity\BankStatement has no field or association named poste" at QueryException.php line 45 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\\Entity\\BankStatement has no field or association named poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:45)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a.id as AP, b.poste, sum(b.amount) as TA FROM App\\Entity\\BankStatement b INNER JOIN b.accountingPeriod a GROUP BY a.id,b.poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:23)"} [] [2025-03-31T19:41:23.504498+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"15"},"request_uri":"https://oasb.wefeatit.com/billing/preview/15","method":"GET"} [] [2025-03-31T19:41:23.509717+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:23.509744+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:23.509761+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:23.512600+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:41:23.512647+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:41:23.512671+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:41:23.512688+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:41:23.512703+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:41:23.512718+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:41:23.512731+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:41:23.512745+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:41:25.718340+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"41"},"request_uri":"https://oasb.wefeatit.com/billing/preview/41","method":"GET"} [] [2025-03-31T19:41:25.723790+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:25.723821+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:25.723838+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:25.726752+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:41:25.726796+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:41:25.726825+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:41:25.726843+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:41:25.726858+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:41:25.726872+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:41:25.726885+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:41:25.726899+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:41:25.847803+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:27.943677+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"46"},"request_uri":"https://oasb.wefeatit.com/billing/preview/46","method":"GET"} [] [2025-03-31T19:41:27.949074+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:27.949104+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:27.949127+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:27.952042+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:41:27.952084+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:41:27.952108+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:41:27.952126+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:41:27.952141+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:41:27.952155+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:41:27.952170+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:41:27.952183+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:41:29.625658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/plugins/jQuery-File-Upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/plugins/jQuery-File-Upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/jQuery-File-Upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:30.164654+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"98"},"request_uri":"https://oasb.wefeatit.com/billing/preview/98","method":"GET"} [] [2025-03-31T19:41:30.169957+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:30.169988+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:30.170005+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:30.172966+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:41:30.173010+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:41:30.173034+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:41:30.173051+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:41:30.173066+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:41:30.173082+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:41:30.173096+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:41:30.173110+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:41:33.502577+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:34.749879+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/dev"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/dev\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dev/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:35.104109+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/infos/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/infos/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/infos\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:36.027879+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:37.037465+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/arquivos/javascript/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/arquivos/javascript/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/arquivos/javascript/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:39.116863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:41.282447+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:43.554837+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-03-31T19:41:43.567108+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:43.567141+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:43.567158+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:44.694392+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:46.187544+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com//login"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com//login\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//login/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:46.766253+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-03-31T19:41:46.771569+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:41:46.771600+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:46.771624+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:41:46.873739+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-31T19:41:49.056493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/secrets.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/secrets.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:50.747282+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:52.537321+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:53.146589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:55.756217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/app_dev.php/_profiler/open"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/app_dev.php/_profiler/open\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:41:57.838953+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:00.033736+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/webroot/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/webroot/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/webroot/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:02.469214+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:04.575583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/berlin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/berlin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/berlin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:06.891228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:09.241995+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:09.365793+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:11.415720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:11.556404+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-03-31T19:42:11.573132+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:42:11.573200+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:42:11.573228+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:42:13.792947+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mari.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mari.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mari.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:13.822202+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:16.025366+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.well-known/security.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.well-known/security.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/security.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:18.221329+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:18.619678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:20.353726+02:00] request.INFO: Matched route "set_invoice_to_sent". {"route":"set_invoice_to_sent","route_parameters":{"_route":"set_invoice_to_sent","_controller":"App\\Controller\\BillingController::setInvoiceToSent","invoiceId":"98"},"request_uri":"https://oasb.wefeatit.com/billing/set/invoice/to/sent/98","method":"GET"} [] [2025-03-31T19:42:20.359137+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:42:20.359169+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:42:20.359188+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:42:20.363807+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:42:20.363854+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:42:20.363878+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:42:20.363896+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:42:20.363911+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:42:20.363926+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:42:20.363939+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:42:20.363954+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:42:22.570159+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/fill/statement"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/fill/statement\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fill/statement/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:23.170849+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mode.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mode.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mode.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:24.814192+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:25.474548+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:30.363849+02:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects?page_title%5Broot_section%5D%5Bpage_title%5D=INTERGRAPH%20BELGIUM%20SA%2FNV&page_title%5Broot_section%5D%5Bpage_title_path%5D=home","method":"GET"} [] [2025-03-31T19:42:30.376136+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:42:30.376170+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:42:30.376188+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:42:30.377600+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-03-31T19:42:30.383209+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-03-31T19:42:30.383251+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-03-31T19:42:30.383276+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-31T19:42:30.383294+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-03-31T19:42:30.383309+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-03-31T19:42:30.383324+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-03-31T19:42:30.829377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/js/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/js/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:30.955639+02:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:361)"} [] [2025-03-31T19:42:33.181592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:35.374586+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:38.609121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/jQuery-File-Upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/jQuery-File-Upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jQuery-File-Upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:39.021695+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/application.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/application.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:41.219511+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/nova-api/styles"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/nova-api/styles\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nova-api/styles/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:41.776439+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:43.420793+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/prod.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/prod.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/prod.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:43.978580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:45.610618+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/api-docs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/api-docs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api-docs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:46.373022+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:46.432470+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/events/lib/external/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/events/lib/external/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/events/lib/external/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:47.802751+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"8"},"request_uri":"https://oasb.wefeatit.com/billing/preview/8","method":"GET"} [] [2025-03-31T19:42:47.814783+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:42:47.814813+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:42:47.814831+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:42:47.822319+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:42:47.822363+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:42:47.822388+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:42:47.822406+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:42:47.822422+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:42:47.822437+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:42:47.822451+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:42:47.822465+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:42:48.576132+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wp-content/plugins/wp-catcher/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wp-content/plugins/wp-catcher/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-catcher/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:48.716425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:50.033079+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"9"},"request_uri":"https://oasb.wefeatit.com/billing/preview/9","method":"GET"} [] [2025-03-31T19:42:50.038679+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:42:50.038709+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:42:50.038728+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:42:50.041703+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:42:50.041747+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:42:50.041770+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:42:50.041788+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:42:50.041802+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:42:50.041817+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:42:50.041847+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:42:50.041861+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:42:51.056283+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/style.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/style.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:53.346177+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/small.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/small.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/small.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:53.942707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/webroot/js/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/webroot/js/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/webroot/js/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:55.717450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:56.753772+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"7"},"request_uri":"https://oasb.wefeatit.com/billing/preview/7","method":"GET"} [] [2025-03-31T19:42:56.759235+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:42:56.759264+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:42:56.759282+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:42:56.762292+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T19:42:56.762334+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T19:42:56.762358+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T19:42:56.762375+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T19:42:56.762391+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T19:42:56.762405+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T19:42:56.762419+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T19:42:56.762433+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T19:42:58.017816+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:42:58.978539+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:00.226048+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:01.127556+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:02.048073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:02.596431+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/tmpls.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/tmpls.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/tmpls.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:05.730309+02:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"https://oasb.wefeatit.com/journal-entry/new","method":"GET"} [] [2025-03-31T19:43:05.763204+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:43:05.763258+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:05.763278+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:07.186775+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:08.697242+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.travis.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.travis.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.travis.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:09.398258+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pwp-admin/network/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pwp-admin/network/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pwp-admin/network/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:11.645585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:13.339169+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:14.019684+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:16.256394+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/non.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/non.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/non.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:17.254011+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:17.914760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:20.106803+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"129"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/129","method":"GET"} [] [2025-03-31T19:43:20.112961+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:43:20.113005+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:20.113025+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:20.114084+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:20.114131+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:20.114162+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:20.904969+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:21.470176+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/wp-content/plugins/wp-catcher/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/wp-content/plugins/wp-catcher/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-catcher/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:22.370856+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"108"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/108","method":"GET"} [] [2025-03-31T19:43:22.383106+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:43:22.383154+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:22.383173+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:22.384280+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:22.384327+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:22.384359+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:23.091323+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/themes/twentytwenty/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/themes/twentytwenty/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/themes/twentytwenty/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:24.673767+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"107"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/107","method":"GET"} [] [2025-03-31T19:43:24.679141+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:43:24.679172+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:24.679191+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:24.679760+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:24.679802+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:24.679839+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:25.057887+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/js/fileManager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/js/fileManager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/fileManager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:25.315920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/home.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/home.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/home.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:26.823419+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"120"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/120","method":"GET"} [] [2025-03-31T19:43:26.828727+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:43:26.828758+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:26.828776+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:26.829328+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:26.829369+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:26.829407+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:27.565432+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:30.072902+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"125"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/125","method":"GET"} [] [2025-03-31T19:43:30.078271+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:43:30.078301+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:30.078318+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:30.078878+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:30.078918+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:30.078941+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:32.256164+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"123"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/123","method":"GET"} [] [2025-03-31T19:43:32.262069+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:43:32.262099+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:32.262129+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:32.262670+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:32.262710+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:32.262734+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:32.430335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/build/assets/fontsunicons.eot"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/build/assets/fontsunicons.eot\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/fontsunicons.eot/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:34.464403+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"102"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/102","method":"GET"} [] [2025-03-31T19:43:34.469832+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:43:34.469864+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:34.469882+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:34.470457+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:34.470501+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:34.470529+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:40.208009+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"105"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/105","method":"GET"} [] [2025-03-31T19:43:40.229073+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:43:40.229126+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:40.229147+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:40.231571+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:40.231626+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:40.231651+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:41.208385+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:43.576583+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"126"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/126","method":"GET"} [] [2025-03-31T19:43:43.581830+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:43:43.581860+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:43.581882+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:43.582430+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:43.582470+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:43.582494+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:45.861555+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defender.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defender.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defender.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:46.904492+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"104"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/104","method":"GET"} [] [2025-03-31T19:43:46.910030+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:43:46.910066+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:46.910086+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:46.910660+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:46.910702+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:46.910726+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:48.009382+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:48.049686+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:49.112602+02:00] request.INFO: Matched route "set_project_to_stared". {"route":"set_project_to_stared","route_parameters":{"_route":"set_project_to_stared","_controller":"App\\Controller\\ProjectController::setProjectToStared","projectId":"130"},"request_uri":"https://oasb.wefeatit.com/billing/set_project_to_stared/130","method":"GET"} [] [2025-03-31T19:43:49.117808+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:43:49.117837+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:49.117855+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:49.118382+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:49.118422+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:49.118446+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:50.279814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:51.286004+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"select_company"},"request_uri":"https://oasb.wefeatit.com/timesheet/clear_stared_projects/select_company","method":"GET"} [] [2025-03-31T19:43:51.291586+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:43:51.291615+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:51.291633+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:43:51.292207+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:51.292247+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:51.292271+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:43:51.300022+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-31T19:43:52.508282+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/news-portal/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/news-portal/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/news-portal/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:53.580446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/server.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/server.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:54.208527+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:54.898258+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-adminincludesclass-wp-media-list-data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-adminincludesclass-wp-media-list-data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-adminincludesclass-wp-media-list-data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:55.733369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/vendor/laravel-filemanager/js/script.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/vendor/laravel-filemanager/js/script.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/laravel-filemanager/js/script.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:56.817703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/phpunit/Util/PHP/eval-stdin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/phpunit/Util/PHP/eval-stdin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpunit/Util/PHP/eval-stdin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:43:59.562359+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/karakaroa/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/karakaroa/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/karakaroa/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:00.144814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:01.738137+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login/administrator/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login/administrator/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/administrator/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:03.101193+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/fileupload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/fileupload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fileupload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:03.753874+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:04.103774+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/type.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/type.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/type.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:07.137869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.remote"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.remote\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.remote/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:11.056171+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:11.128023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/plugins/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/plugins/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:13.279279+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/F0x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/F0x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/F0x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:15.526560+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/Text/Diff/Renderer/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/Text/Diff/Renderer/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/Text/Diff/Renderer/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:18.581588+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/asset_admin/assets/plugins/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/asset_admin/assets/plugins/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asset_admin/assets/plugins/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:22.559178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-terms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-terms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-terms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:25.455290+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:25.873851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:26.001284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/lib/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/lib/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:27.232015+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/db-cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/db-cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/db-cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:28.326224+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:29.789004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/login/contact"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/login/contact\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/contact/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:31.214860+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:31.962437+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/class-db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/class-db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/class-db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:33.788677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/libs/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/libs/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libs/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:34.096485+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:34.190039+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:36.427804+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Update/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Update/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Update\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:36.745290+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:38.750702+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:41.434533+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:42.408962+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:45.116814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:49.188677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:50.549647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:50.725187+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:52.776480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ern/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ern/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ern\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:55.011073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/IXR/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/IXR/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/IXR/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:56.325395+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:57.437056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:58.551262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:44:59.776114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:02.018564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/sketch/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/sketch/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/sketch\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:04.211284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/evita/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/evita/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/evita\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:04.668302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:06.478187+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twenty/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twenty/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twenty\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:08.698692+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/xt/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/xt/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/xt\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:11.146317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/kzdx3sro/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/kzdx3sro/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/kzdx3sro\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:11.869447+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/asset/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/asset/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asset/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:13.155438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:13.378079+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:15.858243+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:17.989525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ango/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ango/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ango\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:18.806707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:19.590451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:21.737717+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:24.648494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:24.767225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/stats/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/stats/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/stats\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:27.174742+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/error-log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/error-log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/error-log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:29.677463+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/intense/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/intense/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/intense\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:30.265848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:35.224261+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/libraries/jsupload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/libraries/jsupload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/jsupload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:35.926537+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:38.855950+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:44.336675+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.git/objects/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.git/objects/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/objects\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:45.901334+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:50.066958+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/api/objects/codes.php.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/api/objects/codes.php.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/objects/codes.php.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:52.701222+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:52.962532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/build/assets/fontsunicons.eot"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/build/assets/fontsunicons.eot\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/fontsunicons.eot/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:55.682492+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:57.256895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:58.025581+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/components/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/components/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/components/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:45:59.376930+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:03.993840+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:04.285056+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-03-31T19:46:04.304896+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:46:04.304929+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:46:04.304948+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:46:05.385976+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/magento_version"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/magento_version\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/magento_version/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:05.484885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/lib/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/lib/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:06.186364+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:07.191029+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config/routes.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config/routes.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/routes.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:08.460457+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/plugins/fix/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/plugins/fix/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/plugins/fix\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:09.639392+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config/secrets.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config/secrets.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/secrets.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:12.857265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:12.891156+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:15.118904+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:17.195383+02:00] request.INFO: Matched route "settings". {"route":"settings","route_parameters":{"_route":"settings","_controller":"App\\Controller\\SettingsController::index"},"request_uri":"https://oasb.wefeatit.com/settings","method":"GET"} [] [2025-03-31T19:46:17.200853+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:46:17.200884+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:46:17.200901+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:46:17.347249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:19.651842+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/shell/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/shell/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/shell\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:20.366240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/jquery/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/jquery/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:21.997262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/press/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/press/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/press\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:24.327266+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/finley/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/finley/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/finley\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:26.130368+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.dockerignore"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.dockerignore\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.dockerignore/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:26.717694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:28.297559+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-03-31T19:46:28.309818+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:46:28.309849+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:46:28.309868+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:46:28.357588+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-31T19:46:28.908744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/calmly/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/calmly/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/calmly\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:31.288546+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/apikey/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/apikey/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/apikey\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:33.498615+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/signify/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/signify/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/signify\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:35.713005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/travel/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/travel/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/travel\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:36.947761+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"journal_entry_new"},"request_uri":"https://oasb.wefeatit.com/timesheet/clear_stared_projects/journal_entry_new","method":"GET"} [] [2025-03-31T19:46:36.953028+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:46:36.953057+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:46:36.953075+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:46:36.953955+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:46:36.953997+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:46:36.954022+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:46:36.967618+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-31T19:46:38.116259+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:38.160391+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:40.364759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:42.636197+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/news/gale.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/news/gale.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/news/gale.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:42.993869+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"billing_to_print"},"request_uri":"https://oasb.wefeatit.com/timesheet/clear_stared_projects/billing_to_print","method":"GET"} [] [2025-03-31T19:46:42.999309+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:46:42.999343+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:46:42.999361+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:46:42.999919+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:46:42.999961+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:46:42.999984+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:46:43.007049+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-31T19:46:44.827341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/photocrati-theme-v4/admin/scripts/scripts-update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/photocrati-theme-v4/admin/scripts/scripts-update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/photocrati-theme-v4/admin/scripts/scripts-update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:47.216747+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:49.628055+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:50.991991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:54.228840+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:56.500861+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:58.070091+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/plugins/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/plugins/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:46:58.865640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:01.190266+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:03.481361+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:05.551798+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/asset/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/asset/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asset/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:05.868105+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:08.121203+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:10.507343+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:10.871501+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/temp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/temp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/temp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:12.832417+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:21.424546+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:21.887250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:24.216911+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/help.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/help.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/help.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:26.417649+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:29.239050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/js/tinymce/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/js/tinymce/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/tinymce/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:35.696308+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"GET"} [] [2025-03-31T19:47:35.708796+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:47:35.708828+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:47:35.708846+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:47:37.289652+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:38.127756+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cache/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cache/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cache/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:40.368046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:44.212662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:44.652835+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:44.752347+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/galerie/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/galerie/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/galerie/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:46.847471+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:48.989802+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:51.180330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/bak.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/bak.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/bak.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:51.958405+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:53.380140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/xc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/xc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/xc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:55.625822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/Nuance/functions/jwpanel/scripts/valums_uploader/php.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/Nuance/functions/jwpanel/scripts/valums_uploader/php.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/Nuance/functions/jwpanel/scripts/valums_uploader/php.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:57.827507+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/cameleonthemeforest/includes/fileuploader/upload_handler.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/cameleonthemeforest/includes/fileuploader/upload_handler.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/cameleonthemeforest/includes/fileuploader/upload_handler.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:47:59.661809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/js/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/js/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/js/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:48:00.019792+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://wefeatit.com/admin","method":"GET"} [] [2025-03-31T19:48:00.032141+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:48:00.032171+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:48:00.032202+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:48:00.070780+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to undefined method App\Controller\AdminController::getDoctrine()" at AdminController.php line 19 {"exception":"[object] (Error(code: 0): Call to undefined method App\\Controller\\AdminController::getDoctrine() at /home/wefeatitkc/www/oasb/src/Controller/AdminController.php:19)"} [] [2025-03-31T19:48:02.285631+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:48:07.684691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:48:08.335898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:48:21.236300+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:48:23.055923+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/bower_components/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:48:38.010905+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/plugins/js/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/plugins/js/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/js/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:48:39.776322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aaa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aaa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aaa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:48:51.763636+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1880": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1880\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T19:48:51.856210+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1337.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1337.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1337.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:48:52.710108+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:48:58.365174+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1234.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1234.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1234.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:00.146407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:04.280285+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/photocrati-theme/admin/scripts/scripts-update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/photocrati-theme/admin/scripts/scripts-update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/photocrati-theme/admin/scripts/scripts-update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:07.650012+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/vendor/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/vendor/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:15.037786+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/public/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/public/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:16.768133+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:22.768601+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:22.798779+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/core/scripts/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/core/scripts/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/scripts/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:24.244620+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:29.017076+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/fw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/fw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/fw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:30.994084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:35.431913+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:38.729193+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:41.777615+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:46.287900+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1873": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1873\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T19:49:46.316340+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:53.945429+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/js/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/js/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:54.111980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/news/func.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/news/func.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/news/func.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:49:58.529822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/layouts/System/VisitorIdentification.aspx"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/layouts/System/VisitorIdentification.aspx\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/layouts/System/VisitorIdentification.aspx/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:50:00.148158+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/inc/patterns/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/inc/patterns/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/inc/patterns/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:50:01.306371+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:50:06.544898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1515.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1515.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1515.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:50:08.726996+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/asset/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/asset/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asset/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:50:12.637256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:50:16.442035+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:50:19.036217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/background-image-cropper/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/background-image-cropper/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/background-image-cropper\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:50:23.744570+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/resources/plugins/tiny_mce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/resources/plugins/tiny_mce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/resources/plugins/tiny_mce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:50:25.415568+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-daft/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-daft/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-daft\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:50:31.293342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/js/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/js/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:50:38.099238+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/100.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/100.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/100.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:50:40.127122+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1864": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1864\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T19:50:50.267608+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:50:54.044339+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/core/scripts/wysiwyg/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/core/scripts/wysiwyg/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/scripts/wysiwyg/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:50:56.359625+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:01.542077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/global/plugins/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/global/plugins/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/global/plugins/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:02.640637+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd-1/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd-1/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd-1\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:09.225005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:15.507085+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:17.084036+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/js/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/js/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/js/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:22.106974+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/query-pagination-previous/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/query-pagination-previous/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/query-pagination-previous\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:24.294692+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/ckeditor/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/ckeditor/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/ckeditor/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:27.976795+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:31.929228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/js/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/js/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/js/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:34.936697+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1878": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1878\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T19:51:35.992159+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.well-known/security.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.well-known/security.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/security.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:40.313158+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/description"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/description\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/description/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:40.779461+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/content-management/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/content-management/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/content-management\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:47.009758+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/888.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/888.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/888.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:47.917396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/js/frontend/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/js/frontend/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/frontend/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:53.235863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/777.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/777.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/777.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:55.725026+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/phpformbuilder/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/phpformbuilder/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpformbuilder/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:51:59.576185+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ocean/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ocean/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ocean\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:52:03.278456+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:52:05.753172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:52:12.199054+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index-ajax-response.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index-ajax-response.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index-ajax-response.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:52:18.124244+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/uploads.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/uploads.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/uploads.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:52:19.007229+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/js/tinymce4/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/js/tinymce4/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/tinymce4/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:52:26.418649+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:52:29.475182+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1887": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1887\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T19:52:34.330330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:52:36.319418+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:52:37.269657+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-super-cache/wp-cache-pointer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-super-cache/wp-cache-pointer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-super-cache/wp-cache-pointer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:52:41.741491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/admin/ckeditor/plugins/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/admin/ckeditor/plugins/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/ckeditor/plugins/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:52:49.645685+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:52:56.001261+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:52:57.468855+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/scripts/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/scripts/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/scripts/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:53:02.268694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classsmtps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classsmtps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classsmtps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:53:05.030895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wp-config.dist"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wp-config.dist\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.dist/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:53:05.299397+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/public/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/public/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:53:08.677146+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seooo/alfa-rex.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seooo/alfa-rex.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seooo/alfa-rex.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:53:14.795627+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-31T19:53:14.807987+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:53:14.808022+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:53:14.808040+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:53:20.316021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/admin/js/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/admin/js/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/js/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:53:21.172837+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-theme-editor/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:53:25.578584+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1868": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1868\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T19:53:28.029337+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:53:32.496973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/cay-van-phong/filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/cay-van-phong/filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/cay-van-phong/filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:53:35.696675+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:53:43.111786+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/cms/tinymce/filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/cms/tinymce/filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms/tinymce/filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:53:49.247540+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:53:51.046589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/plugins/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/plugins/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:53:58.660469+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/resources/js/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/resources/js/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/resources/js/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:00.160546+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/search.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/search.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/search.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:03.908971+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:05.853271+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:06.320818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/admin/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/admin/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:11.298163+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:14.052979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/public/js/libraries/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/public/js/libraries/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/js/libraries/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:17.054610+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/view-more/ioxi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/view-more/ioxi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/view-more/ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:22.711413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/DxHhVcy2bmJ.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/DxHhVcy2bmJ.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/DxHhVcy2bmJ.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:28.416140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:31.128811+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:34.190407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/security-malware-firewall/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/security-malware-firewall/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/security-malware-firewall/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:39.701614+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/security-malware-firewall/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/security-malware-firewall/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/security-malware-firewall/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:45.364940+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lux.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lux.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lux.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:51.187062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/elp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/elp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/elp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:56.799953+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:54:58.102544+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"ts_calendar"},"request_uri":"http://www.wefeatit.com/timesheet/clear_stared_projects/ts_calendar","method":"GET"} [] [2025-03-31T19:54:58.114514+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:54:58.114546+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:54:58.114564+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:54:58.115841+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:54:58.115884+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:54:58.115913+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T19:54:58.132501+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-31T19:55:02.524580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cgi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cgi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cgi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:55:13.917279+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:55:15.486284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1867": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1867\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T19:55:19.701594+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:55:25.457720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:55:31.267343+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bdx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bdx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bdx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:55:42.075235+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:55:47.532831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:55:52.854924+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cut.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cut.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cut.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:55:58.445359+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pvt.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pvt.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pvt.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:56:04.089911+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/smm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/smm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:56:09.754712+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:56:09.822310+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1884": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1884\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T19:56:20.974763+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/zxl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/zxl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/zxl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:56:26.605678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bak.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bak.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bak.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:56:31.446038+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-03-31T19:56:31.459738+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T19:56:31.459776+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:56:31.459795+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T19:56:32.106227+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ova.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ova.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ova.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:56:37.758711+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lab.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lab.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lab.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:56:43.577682+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/nee.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/nee.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nee.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:56:48.963259+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sys.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sys.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sys.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:56:54.463741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cux.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cux.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cux.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:57:00.016899+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:57:05.379513+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1872": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1872\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T19:57:05.685063+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ans.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ans.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ans.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:57:22.879895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:57:31.601925+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:57:33.794862+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:57:39.386460+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:57:50.191221+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mds.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mds.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mds.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:57:55.570551+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xox.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xox.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xox.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:58:01.250230+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ava.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ava.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ava.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:58:01.708497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1870": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1870\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T19:58:07.028005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:58:23.995524+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sdl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sdl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sdl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:58:29.457033+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wzy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wzy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wzy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:58:29.488958+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:58:35.296449+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/woh.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/woh.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/woh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:58:40.647339+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sts.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sts.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sts.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:58:51.659005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bpa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bpa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bpa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:58:56.783496+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1891": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1891\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T19:58:57.286415+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:59:08.546753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/owl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/owl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:59:14.026124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/net.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/net.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/net.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:59:25.477370+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lol.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lol.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lol.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:59:25.512137+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:59:31.263882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wpm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wpm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wpm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:59:36.691790+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rcc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rcc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rcc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:59:42.307001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fck.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fck.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fck.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:59:47.954195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/old.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/old.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:59:53.296715+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/acp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/acp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/acp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T19:59:59.157760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:00:04.713913+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:00:10.475257+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/heh.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/heh.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/heh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:00:16.037735+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sxo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sxo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sxo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:00:21.494595+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ups.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ups.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ups.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:00:26.835572+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:00:32.476822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wxo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wxo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wxo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:00:49.471797+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bot.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bot.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bot.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:00:54.645538+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sim.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sim.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sim.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:01:00.444982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/min.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/min.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/min.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:01:06.253052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:01:11.556802+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:01:16.965208+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:01:18.998703+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"settings"},"request_uri":"http://www.wefeatit.com/timesheet/clear_stared_projects/settings","method":"GET"} [] [2025-03-31T20:01:19.011342+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:01:19.011377+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:01:19.011395+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:01:19.012827+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T20:01:19.012870+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T20:01:19.012895+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T20:01:19.028581+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-31T20:01:28.485704+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:01:34.045156+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/add.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/add.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/add.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:01:39.560915+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:01:45.286284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/raw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/raw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/raw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:01:45.378944+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1863": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1863\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T20:01:50.869104+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wsa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wsa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wsa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:01:56.664787+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dav.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dav.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dav.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:02:02.273707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ext.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ext.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ext.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:02:07.844800+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:02:13.376435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mad.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mad.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mad.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:02:24.587703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bbh.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bbh.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bbh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:02:30.312034+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ynz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ynz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ynz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:02:35.922712+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cmd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cmd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cmd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:02:39.200062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1886": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1886\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T20:02:47.384367+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/f0x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/f0x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/f0x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:02:58.672301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rk3.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rk3.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rk3.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:03:04.274338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/7yn.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/7yn.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/7yn.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:03:09.605683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:03:15.265576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rk1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rk1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rk1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:03:18.482926+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/js/app.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/js/app.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/app.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:03:26.514194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rk4.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rk4.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rk4.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:03:32.238607+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/pages-recoverpw.html/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/pages-recoverpw.html/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pages-recoverpw.html\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:03:36.848030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1876": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1876\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T20:03:37.325323+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:03:43.087710+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:04:00.225987+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:04:05.400866+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/t.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/t.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/t.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:04:10.821376+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/z.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/z.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/z.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:04:16.669382+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/d.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/d.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/d.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:04:22.050305+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/w.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/w.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/w.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:04:27.542173+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/q.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/q.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/q.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:04:31.490921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1875": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1875\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T20:04:33.306380+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/n.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/n.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/n.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:04:50.488138+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/i.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/i.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/i.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:04:55.820417+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/o.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/o.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/o.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:05:01.360769+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/g.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/g.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/g.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:05:07.213369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/k.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/k.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/k.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:05:12.812616+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/e.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/e.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/e.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:05:20.765335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/plugins/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/plugins/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:05:27.586145+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1892": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1892\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T20:05:35.365532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:05:46.446740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:05:51.840388+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:05:57.510369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/h.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/h.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/h.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:06:03.190119+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/u.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/u.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/u.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:06:08.614721+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/astra/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/astra/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/astra/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:06:19.955832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:06:21.258738+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1879": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1879\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T20:06:25.715458+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:06:31.605524+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:06:42.884560+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:06:48.175192+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:06:53.753182+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/87.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/87.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/87.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:07:04.922942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/22.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/22.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/22.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:07:10.606129+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/00.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/00.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/00.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:07:16.251064+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/12.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/12.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/12.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:07:18.948060+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1890": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1890\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T20:07:25.263437+02:00] request.INFO: Matched route "journal_entry_template_new". {"route":"journal_entry_template_new","route_parameters":{"_route":"journal_entry_template_new","_controller":"App\\Controller\\BookkeepingController::newTemplate"},"request_uri":"http://www.wefeatit.com/journal-entry-template/new","method":"GET"} [] [2025-03-31T20:07:25.300459+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:07:25.300499+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:07:25.300518+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:07:27.390937+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/01.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/01.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/01.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:07:33.026515+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/41.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/41.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/41.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:07:44.625717+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/home","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"home"},"request_uri":"http://wefeatit.com/home/","method":"GET"} [] [2025-03-31T20:07:44.649408+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:07:44.649456+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:07:44.649482+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:07:49.937179+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wwwroot.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wwwroot.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wwwroot.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:07:54.834711+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/files/merchants/NadeemHajouj/20190321194634/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/files/merchants/NadeemHajouj/20190321194634/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/files/merchants/NadeemHajouj/20190321194634\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:08:00.012442+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:08:04.936646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lfix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lfix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lfix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:08:09.809177+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/anon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/anon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/anon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:08:14.357699+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1893": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1893\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T20:08:14.634682+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/core.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/core.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:08:19.971755+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lufi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lufi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lufi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:08:29.491838+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:08:29.985138+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/foxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/foxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/foxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:08:35.086131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tool.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tool.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tool.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:08:40.009086+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/nony.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/nony.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nony.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:08:44.834688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:08:50.106218+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:08:55.114577+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/auto.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/auto.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/auto.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:08:59.923166+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/evil.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/evil.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/evil.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:09:05.184432+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/meta.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/meta.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/meta.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:09:09.158444+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1889": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1889\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T20:09:09.975918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/room.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/room.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/room.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:09:19.970734+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:09:30.122742+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bugz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bugz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bugz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:09:35.268395+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/spip.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/spip.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/spip.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:09:45.534578+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:10:11.317568+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/send.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/send.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/send.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:10:16.031342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/task.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/task.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/task.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:10:21.217979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:10:26.457619+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:10:31.517999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/zany.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/zany.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/zany.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:10:36.447842+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/text.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/text.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/text.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:10:41.386531+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:10:46.292274+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/heex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/heex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/heex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:10:51.138665+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/luuf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/luuf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/luuf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:10:56.355950+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:11:00.912972+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1885": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1885\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T20:11:01.675733+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gely.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gely.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gely.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:11:06.577195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:11:11.506821+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hoot.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hoot.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hoot.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:11:16.828425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/priv.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/priv.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/priv.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:11:20.976117+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:11:26.586963+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/geco.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/geco.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/geco.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:11:31.616454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/form.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/form.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/form.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:11:41.376406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bala.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bala.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bala.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:11:46.326691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:11:51.563606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/func.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/func.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/func.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:11:56.627425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vuln.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vuln.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vuln.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:12:06.548344+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/kiss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/kiss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kiss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:12:11.348865+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/down.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/down.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/down.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:12:13.633472+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:12:16.601892+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plug.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plug.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plug.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:12:21.427531+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mari.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mari.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mari.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:12:26.539676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/head.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/head.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/head.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:12:31.625249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/init.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/init.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/init.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:12:36.538082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/nice.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/nice.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nice.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:12:51.298362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/back.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/back.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/back.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:12:56.447274+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/size.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/size.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/size.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:13:01.907719+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:13:16.927283+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:13:21.829768+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:13:31.698157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/geju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/geju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/geju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:13:43.681943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:13:46.360881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/help.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/help.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/help.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:13:51.189757+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:13:51.342532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:13:53.477571+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:13:56.189458+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/jalobola/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/jalobola/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/jalobola/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:13:56.876727+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:00.816642+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:01.016437+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/photocrati/admin/scripts/scripts-update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/photocrati/admin/scripts/scripts-update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/photocrati/admin/scripts/scripts-update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:06.106962+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:06.184115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:09.232659+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:11.225186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:14.978273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:16.447250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/if.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/if.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/if.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:20.256224+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:21.497102+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ty.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ty.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ty.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:26.636493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:27.133187+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:31.711200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:36.587150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/za.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/za.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/za.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:39.082886+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:40.099545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1866": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1866\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T20:14:41.646591+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:41.962883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.git.oasb.wefeatit.com/public/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.git.oasb.wefeatit.com/public/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:42.090494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:44.515716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:46.516822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:51.441052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:51.981201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:53.956609+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:14:58.692585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:05.887300+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:11.891370+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:12.099499+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ki.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ki.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ki.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:15.883177+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:16.999157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:21.226446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:21.875918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:24.955056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:26.755868+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:31.930070+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:31.947532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:34.012772+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:35.066711+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:36.578428+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:37.288589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1871": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1871\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T20:15:42.585415+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:44.116985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.git.oasb.wefeatit.com/public/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.git.oasb.wefeatit.com/public/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:46.819092+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:47.491873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:50.810650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:51.888197+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:56.749471+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/al.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/al.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/al.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:15:57.949345+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:00.834640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:05.560662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:06.981580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:08.302543+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:12.062770+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:14.371524+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:17.540757+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:20.585672+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:21.977701+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:22.109272+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/km.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/km.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/km.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:22.977432+02:00] request.INFO: Matched route "accounting". {"route":"accounting","route_parameters":{"_route":"accounting","_controller":"App\\Controller\\BankController::accounting"},"request_uri":"http://www.wefeatit.com/accounting","method":"GET"} [] [2025-03-31T20:16:22.989334+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:16:22.989365+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:16:22.989383+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:16:23.096139+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\Entity\BankStatement has no field or association named poste" at QueryException.php line 45 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\\Entity\\BankStatement has no field or association named poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:45)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a.id as AP, b.poste, sum(b.amount) as TA FROM App\\Entity\\BankStatement b INNER JOIN b.accountingPeriod a GROUP BY a.id,b.poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:23)"} [] [2025-03-31T20:16:26.085469+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:27.390833+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/kn.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/kn.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kn.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:30.198375+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:32.580395+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:34.206252+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:39.860806+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:42.722114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:44.455942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:47.670697+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:51.019063+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:16:56.047597+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:01.931948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:03.093701+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:05.485638+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:08.077331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:10.129991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:12.945552+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:14.367849+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:18.031834+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:18.626620+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:22.348915+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:23.212844+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/by.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/by.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/by.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:27.184868+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:27.610167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:28.132418+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ok.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ok.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ok.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:31.921693+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:34.755809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:36.443549+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:37.853360+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:38.501441+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:39.344044+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:40.775890+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:42.665342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:43.360668+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lock360.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lock360.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lock360.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:44.394618+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:45.952979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:47.593006+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:48.501102+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa123.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa123.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa123.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:49.189585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:50.750547+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:52.472181+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:53.322843+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:53.927228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:55.399478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:57.026522+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:58.251938+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/stindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/stindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:17:58.615467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:00.289580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:02.060786+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:03.152390+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:03.676346+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:05.117263+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:06.631585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:08.081367+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/privacy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/privacy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/privacy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:08.196713+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:09.599327+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:11.148805+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:12.644322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:12.971455+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/library.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/library.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/library.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:14.293421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:14.519794+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"journal_entry_template_new"},"request_uri":"http://www.wefeatit.com/timesheet/clear_stared_projects/journal_entry_template_new","method":"GET"} [] [2025-03-31T20:18:14.531482+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:18:14.531516+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:18:14.531534+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:18:14.532787+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T20:18:14.532829+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T20:18:14.532853+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T20:18:14.547734+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-31T20:18:15.891966+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:17.324246+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:18.213885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/kajisak.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/kajisak.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kajisak.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:18.899399+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:20.520018+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:22.116449+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:23.441149+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:23.532177+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:24.362241+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/1889": Method Not Allowed (Allow: DELETE)" at RouterListener.php line 153 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/1889\": Method Not Allowed (Allow: DELETE) at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:153)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2025-03-31T20:18:25.113257+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:26.676293+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:28.070562+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:28.441212+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/control.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/control.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/control.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:29.954339+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:31.573576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:33.270484+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:33.657196+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:34.830606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:36.266926+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:37.671973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:39.253824+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:40.658893+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:42.212217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:44.041654+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/symlink.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/symlink.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/symlink.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:44.511589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:46.435032+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:48.104855+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:50.161252+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:51.948509+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:53.807321+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:54.242822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/widgets.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/widgets.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/widgets.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:56.961822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:18:58.531428+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:00.207315+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:02.250754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:04.153368+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:04.361504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:05.700183+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:07.644745+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:09.043869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:09.193188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/service.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/service.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/service.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:10.632793+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:12.298617+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:13.859501+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:14.062298+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:15.480434+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:17.020914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:18.830438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:18.830515+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:19.123780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/payment.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/payment.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/payment.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:20.616903+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:22.042000+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:23.451301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:24.342497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/license.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/license.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/license.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:25.038236+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:26.688471+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:28.313485+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:29.347683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/session.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/session.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/session.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:29.950553+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:31.519911+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:33.068828+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:34.686522+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:36.343164+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:37.899554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:39.446308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:39.503974+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wincust.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wincust.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wincust.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:41.750319+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:43.392558+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:44.581683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/configs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/configs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:45.019427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:46.667057+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:48.510413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:49.351663+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:50.137375+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:51.829963+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:53.372691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:54.822564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:54.831982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/adminer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/adminer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:56.361883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:57.968960+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:19:59.513192+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:01.069674+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:02.644886+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:04.189395+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:05.910619+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:07.742734+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:09.269959+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:09.392426+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:11.042329+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:12.511764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:13.991383+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:14.056622+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:15.381982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:16.970776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:18.721806+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:20.573542+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:22.283780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:24.025251+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:25.413814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:27.297132+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:28.923837+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:30.904411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:32.367195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:33.909410+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:34.415449+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/browser.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/browser.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/browser.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:35.567375+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:36.989017+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:38.677038+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:40.502969+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:42.599790+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:44.001849+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:45.447753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:47.009524+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:48.413820+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:49.404790+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:49.799354+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:51.208045+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:52.766365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:54.357217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:55.992832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:57.996233+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:20:59.393277+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:00.935780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:02.481753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:04.037471+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:04.767717+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:05.422376+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:07.348748+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:08.941294+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:09.767387+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:10.417143+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:11.974112+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:13.775510+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:14.791816+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Telerik.Web.UI.WebResource.axd%3Ftype=rau"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Telerik.Web.UI.WebResource.axd%3Ftype=rau\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Telerik.Web.UI.WebResource.axd%3Ftype=rau/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:15.311848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:16.875038+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:18.478171+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:19.670104+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/news/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/news/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/news/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:20.060188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:21.477580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:23.061272+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:24.466475+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:24.469235+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:26.178352+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:27.964630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:29.460489+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:29.500683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:31.061933+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:34.628700+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hello-dolly/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hello-dolly/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hello-dolly/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:39.370938+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fofo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fofo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fofo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:44.387070+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:49.193631+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioptimization/IOptimize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioptimization/IOptimize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioptimization/IOptimize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:54.269878+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/customize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/customize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/customize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:21:59.080248+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/postnews.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/postnews.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/postnews.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:22:04.258122+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/userfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/userfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/userfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:22:24.400717+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wikindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wikindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wikindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:22:29.339210+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/checkbox.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/checkbox.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/checkbox.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:22:34.538399+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gifshell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gifshell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gifshell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:22:39.694101+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/archives.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/archives.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/archives.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:22:49.477603+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/discount.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/discount.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/discount.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:22:54.726471+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ovatools.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ovatools.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ovatools.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:22:58.841685+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:22:59.628003+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/connects.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/connects.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/connects.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:23:09.035810+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/bower_components/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:23:09.986151+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:23:15.177553+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/revision.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/revision.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/revision.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:23:20.077889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/networks.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/networks.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/networks.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:23:25.560683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/tempfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/tempfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tempfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:23:40.285746+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:23:45.121578+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/includes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/includes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/includes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:23:49.941528+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contacts.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contacts.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contacts.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:23:54.823463+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:23:59.310025+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:24:00.255220+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:24:05.059169+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:24:10.239046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sendmail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sendmail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendmail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:24:15.521106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/filefuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/filefuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filefuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:24:20.531124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cljntmcz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cljntmcz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cljntmcz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:24:35.369498+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tempfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tempfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tempfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:24:50.278765+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/adminfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/adminfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:24:55.519477+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/authorize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/authorize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/authorize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:25:00.379704+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfashell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfashell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfashell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:25:05.349628+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:25:10.420705+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pinuseren.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pinuseren.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pinuseren.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:25:15.337031+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/newsleter.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/newsleter.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/newsleter.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:25:20.206699+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:25:25.232214+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/comdofuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/comdofuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comdofuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:25:30.030042+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/disagreed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/disagreed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/disagreed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:25:40.342037+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/marijuana.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/marijuana.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/marijuana.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:25:41.455410+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/vendor/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/vendor/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:25:47.909233+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:25:50.530269+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moddofuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moddofuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moddofuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:25:55.406111+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/functions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/functions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/functions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:26:00.179736+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hinfofuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hinfofuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hinfofuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:26:10.048845+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/0x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/0x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/0x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:26:14.947881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:26:25.249543+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/indexx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/indexx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/indexx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:26:30.538579+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hikaru.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hikaru.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hikaru.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:26:35.360600+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/helper.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/helper.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/helper.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:26:40.438680+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/packed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/packed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/packed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:26:43.090790+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:26:45.723952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:26:50.162643+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/resume.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/resume.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/resume.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:26:55.289337+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:27:00.330804+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/common.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/common.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/common.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:27:10.697655+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ammika.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ammika.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ammika.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:27:15.467868+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:27:20.368476+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/import.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/import.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/import.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:27:23.959637+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:27:25.119585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:27:36.368512+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:27:50.425620+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/payout.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/payout.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/payout.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:28:00.697270+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/colour.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/colour.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/colour.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:28:05.742697+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:28:10.565958+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:28:15.515088+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bionic.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bionic.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bionic.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:28:20.721467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/module.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/module.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/module.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:28:25.536947+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/indeex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/indeex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/indeex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:28:32.181970+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:28:35.733076+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/repair.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/repair.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/repair.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:28:56.094554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/indeks.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/indeks.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/indeks.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:29:05.841395+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/qindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/qindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/qindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:29:10.948101+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:29:20.936004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alexus.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alexus.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alexus.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:29:25.923140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/policy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/policy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/policy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:29:26.375919+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:29:31.037237+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaul.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaul.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaul.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:29:36.066596+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:29:41.108777+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wander.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wander.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wander.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:29:46.067516+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:29:51.212210+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:30:06.089476+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/thumbs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/thumbs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thumbs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:30:11.044677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:30:16.208338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/footer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/footer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/footer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:30:21.066690+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lofter.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lofter.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lofter.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:30:23.428288+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:30:25.918983+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/curnel.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/curnel.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/curnel.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:30:30.686063+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jquery.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jquery.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:30:40.478043+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shells.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shells.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shells.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:30:50.576531+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:30:55.615482+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/kindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/kindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:31:10.273026+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cjfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cjfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cjfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:31:15.846847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:31:20.313703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:31:25.187669+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tonant.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tonant.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tonant.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:31:30.449959+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/berlin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/berlin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/berlin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:31:34.376836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:31:40.177501+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/single.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/single.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/single.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:31:45.291727+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:31:55.585076+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blurbs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blurbs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blurbs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:32:00.479318+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:32:05.757143+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:32:09.566129+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:32:10.818499+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uplaod.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uplaod.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uplaod.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:32:14.495401+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:32:20.981280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:32:25.841114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cancel.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cancel.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cancel.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:32:31.000294+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cookie.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cookie.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cookie.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:32:35.817565+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mailer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mailer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mailer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:32:40.895391+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/locale.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/locale.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/locale.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:32:45.928226+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:32:50.886147+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cpanel.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cpanel.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cpanel.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:32:55.974227+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lufiix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lufiix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lufiix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:32:56.597224+02:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://www.wefeatit.com/journal-entry/new","method":"GET"} [] [2025-03-31T20:32:56.609530+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:32:56.609569+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:32:56.609587+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:33:01.150294+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/domain.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/domain.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/domain.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:33:11.054745+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:33:15.918301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/optopns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/optopns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/optopns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:33:21.116466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hplfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hplfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hplfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:33:26.424513+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hiroshi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hiroshi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hiroshi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:33:38.197061+02:00] request.INFO: Matched route "estimate". {"route":"estimate","route_parameters":{"_route":"estimate","_controller":"App\\Controller\\EstimateController::estimate"},"request_uri":"http://www.wefeatit.com/estimate/section","method":"GET"} [] [2025-03-31T20:33:38.221086+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:33:38.221122+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:33:38.221141+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:33:38.485040+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\EntityNotFoundException: "Entity of type 'App\Entity\AccountingPeriod' for IDs id(0) was not found" at EntityNotFoundException.php line 33 {"exception":"[object] (Doctrine\\ORM\\EntityNotFoundException(code: 0): Entity of type 'App\\Entity\\AccountingPeriod' for IDs id(0) was not found at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/EntityNotFoundException.php:33)"} [] [2025-03-31T20:33:41.176885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pages-recoverpw.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pages-recoverpw.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pages-recoverpw.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:33:46.039943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/debug.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/debug.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:33:50.977873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/users.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/users.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/users.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:33:58.357163+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:34:01.426329+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:34:06.638116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pages.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pages.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pages.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:34:14.942954+02:00] request.INFO: Matched route "fill_statements". {"route":"fill_statements","route_parameters":{"_route":"fill_statements","_controller":"App\\Controller\\BankController::fillStatements"},"request_uri":"http://www.wefeatit.com/fill/statements","method":"GET"} [] [2025-03-31T20:34:14.956261+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:34:14.956302+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:34:14.956321+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:34:16.136604+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Undefined constant "Symfony\Component\Console\Helper\STDIN"" at QuestionHelper.php line 58 {"exception":"[object] (Error(code: 0): Undefined constant \"Symfony\\Component\\Console\\Helper\\STDIN\" at /home/wefeatitkc/www/oasb/vendor/symfony/console/Helper/QuestionHelper.php:58)"} [] [2025-03-31T20:34:16.345051+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-31T20:34:16.351007+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:34:16.351035+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:34:16.351052+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:34:16.486808+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-31T20:34:16.498784+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:34:16.498817+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:34:16.498834+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:34:16.648163+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-03-31T20:34:16.655553+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:34:16.655582+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:34:16.655599+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:34:16.951465+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-03-31T20:34:16.957472+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:34:16.957516+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:34:16.957534+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:34:22.309913+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/indec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/indec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/indec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:34:32.047311+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/small.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/small.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/small.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:34:37.119222+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ninja.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ninja.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ninja.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:34:42.047837+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wboom.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wboom.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wboom.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:34:47.254908+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bless.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bless.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bless.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:34:52.735334+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:34:57.626921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/embed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/embed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/embed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:35:02.731904+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/loads.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/loads.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/loads.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:35:07.465936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:35:17.527496+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:35:18.140987+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/build/assets/images/company/none"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/build/assets/images/company/none\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/images/company/none/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:35:22.701887+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/webdb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/webdb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/webdb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:35:27.524878+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:35:32.435748+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fosil.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fosil.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fosil.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:35:37.696362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/thoms.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/thoms.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thoms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:35:42.537595+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:35:46.673442+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:35:47.440780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/foter.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/foter.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/foter.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:35:52.495574+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/trust.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/trust.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/trust.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:35:57.657987+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:36:12.421490+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gecko.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gecko.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gecko.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:36:17.583818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/thoms.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/thoms.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thoms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:36:19.683386+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:36:22.346454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wpsen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wpsen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wpsen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:36:27.118899+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/field.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/field.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/field.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:36:32.276388+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feeds.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feeds.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feeds.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:36:37.418196+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robot.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robot.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robot.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:36:41.172516+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:36:47.787277+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:36:52.781586+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/power.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/power.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/power.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:36:57.916313+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alwso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alwso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alwso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:37:03.156088+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/pinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/pinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:37:08.240266+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/brand.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/brand.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/brand.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:37:13.200550+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rahma.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rahma.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rahma.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:37:17.975829+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:37:23.966833+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:37:28.007800+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/anone.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/anone.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/anone.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:37:33.067259+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:37:37.205185+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:37:38.136650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/heada.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/heada.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/heada.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:37:43.415720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lfixx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lfixx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lfixx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:37:53.056155+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/douga.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/douga.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/douga.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:38:08.579309+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:38:13.395851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/amigo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/amigo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/amigo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:38:23.616309+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/thems.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/thems.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thems.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:38:26.049719+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config/settings.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config/settings.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/settings.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:38:28.709093+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lufix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lufix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lufix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:38:31.545360+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:38:33.578105+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yindu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yindu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yindu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:38:43.583003+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/thumb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/thumb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/thumb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:38:48.600423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tools.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tools.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tools.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:38:58.594703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/input.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/input.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/input.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:39:08.618419+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/amaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/amaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/amaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:39:13.436673+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/style.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/style.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:39:18.552915+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/green.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/green.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/green.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:39:23.526206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:39:27.135635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:39:28.706909+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/mysql.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/mysql.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mysql.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:39:29.361835+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:39:33.296175+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/5173e.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/5173e.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/5173e.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:39:38.264359+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/String.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/String.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/String.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:39:43.160407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/php.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/php.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:39:48.166331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:39:53.087756+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:39:58.351547+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:40:03.106636+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/0.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/0.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/0.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:40:08.218121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:40:17.874058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:40:21.657915+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:40:33.909833+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/node/.env_example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/node/.env_example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/node/.env_example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:40:37.877685+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/vod.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/vod.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/vod.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:40:42.587298+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/f35.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/f35.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/f35.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:40:52.755023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/r57.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/r57.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/r57.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:40:57.645962+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/output.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/output.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/output.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:41:02.667000+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sidwsi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sidwsi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sidwsi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:41:07.796600+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/server.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/server.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:41:17.921469+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/inc/patterns/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/inc/patterns/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/inc/patterns/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:41:27.744422+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/asasx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/asasx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asasx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:41:32.668345+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:41:37.726497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/newstoday/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/newstoday/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/newstoday\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:41:42.475272+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:41:47.762322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-featured-image/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-featured-image/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-featured-image\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:41:52.887013+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:41:57.767963+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:42:02.666210+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/nav-menus.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/nav-menus.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nav-menus.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:42:07.656740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ova-tools.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ova-tools.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ova-tools.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:42:12.806746+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gecko-new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gecko-new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gecko-new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:42:13.253974+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:42:23.314279+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/b374k.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/b374k.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b374k.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:42:28.336921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache/Cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:42:42.523387+02:00] request.INFO: Matched route "accounting". {"route":"accounting","route_parameters":{"_route":"accounting","_controller":"App\\Controller\\BankController::accounting"},"request_uri":"http://www.wefeatit.com/accounting","method":"GET"} [] [2025-03-31T20:42:42.549841+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:42:42.549886+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:42:42.549908+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:42:42.657210+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\Entity\BankStatement has no field or association named poste" at QueryException.php line 45 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\\Entity\\BankStatement has no field or association named poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:45)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a.id as AP, b.poste, sum(b.amount) as TA FROM App\\Entity\\BankStatement b INNER JOIN b.accountingPeriod a GROUP BY a.id,b.poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:23)"} [] [2025-03-31T20:42:59.138403+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:43:04.131533+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso112233.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso112233.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso112233.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:43:06.849648+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:43:38.659345+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:43:45.288753+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"journal_entry_new"},"request_uri":"http://www.wefeatit.com/timesheet/clear_stared_projects/journal_entry_new","method":"GET"} [] [2025-03-31T20:43:45.301177+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:43:45.301211+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:43:45.301230+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:43:45.302861+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T20:43:45.302906+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T20:43:45.302932+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T20:43:45.321933+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-31T20:43:48.469398+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:44:03.347240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:44:08.420841+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/connection.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/connection.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/connection.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:44:23.307342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:44:33.718097+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/news/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/news/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/news\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:44:43.752168+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:44:48.757577+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.old.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.old.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.old.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:45:01.653973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:45:13.894921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ulc2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ulc2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ulc2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:45:23.928981+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:45:28.929161+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:45:34.053091+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1ppy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1ppy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1ppy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:45:39.341059+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/parts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/parts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/parts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:45:44.248998+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/validation.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/validation.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/validation.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:45:49.085278+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/root-file-manager/wp-file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/root-file-manager/wp-file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/root-file-manager/wp-file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:45:54.495449+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:45:58.998873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:46:04.062058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/special.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/special.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/special.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:46:08.911435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defau1t.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defau1t.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defau1t.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:46:13.999065+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/delete4.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/delete4.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/delete4.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:46:19.163175+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/conntct1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/conntct1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/conntct1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:46:24.004763+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaul1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaul1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaul1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:46:34.071610+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/NFXxUAA.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/NFXxUAA.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/NFXxUAA.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:46:44.064842+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/NewFile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/NewFile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/NewFile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:46:52.095361+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:46:54.209552+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sellSEX.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sellSEX.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sellSEX.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:47:04.179796+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/revslider/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/revslider/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/revslider\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:47:09.367893+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/elementor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/elementor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/elementor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:47:14.169963+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seotheme/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seotheme/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seotheme\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:47:19.020541+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/easybusy/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/easybusy/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/easybusy\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:47:24.162363+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:47:29.096216+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/elementor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/elementor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/elementor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:47:33.889098+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/11index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/11index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/11index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:47:49.476185+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:47:54.350179+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit-form.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit-form.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit-form.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:47:59.554994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/my-sites.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/my-sites.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/my-sites.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:48:04.824912+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bd-xroot.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bd-xroot.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bd-xroot.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:48:15.009377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ms-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ms-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ms-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:48:19.836729+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ioxi-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ioxi-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ioxi-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:48:25.319992+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/class-db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/class-db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class-db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:48:29.870475+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell20211028.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell20211028.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell20211028.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:48:38.271695+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:48:40.068857+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/s2member-pro/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/s2member-pro/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/s2member-pro/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:48:45.211852+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.mariadb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.mariadb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mariadb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:48:50.449201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/include/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/include/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/include\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:48:55.536317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api-docs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api-docs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api-docs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:49:00.772040+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/keys.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/keys.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:49:10.883224+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/env.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/env.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:49:16.043836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dump.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dump.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dump.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:49:20.929473+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/storage/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/storage/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:49:25.779861+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:49:30.770418+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/temp.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/temp.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/temp.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:49:33.272761+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:49:46.384832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:49:51.186470+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/dump.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/dump.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dump.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:49:56.105146+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/keys.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/keys.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:50:01.142424+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dump.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dump.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dump.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:50:06.324887+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.mongodb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.mongodb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mongodb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:50:16.316117+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:50:21.553333+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/newsite/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/newsite/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/newsite\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:50:26.377460+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/prod.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/prod.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/prod.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:50:27.036840+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:50:36.385230+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:50:41.672470+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.mariadb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.mariadb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mariadb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:50:46.844205+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/MARIJUANA.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/MARIJUANA.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/MARIJUANA.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:51:01.846646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:51:07.174336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:51:17.544173+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/String.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/String.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/String.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:51:21.737985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:51:22.364478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Module.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Module.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Module.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:51:32.131425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/utchiha505.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/utchiha505.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/utchiha505.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:51:37.289771+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez_20/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez_20/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez_20/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:51:42.021922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:51:47.193204+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:51:52.164920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:51:57.394959+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wpputty/wpputty.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wpputty/wpputty.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wpputty/wpputty.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:52:02.298297+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/mongodb.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/mongodb.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mongodb.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:52:07.221225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:52:12.489105+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dbadmin.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dbadmin.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dbadmin.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:52:17.472334+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:52:19.097241+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/demo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/demo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/demo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:52:42.718112+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/settings.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/settings.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:52:52.838430+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sendgrid.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sendgrid.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:52:57.862113+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/settings.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/settings.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:53:07.968420+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:53:17.975071+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:53:23.009683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/mariadb.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/mariadb.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mariadb.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:53:28.420173+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-31T20:53:28.432484+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:53:28.432538+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:53:28.432563+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:53:33.056372+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:53:42.139665+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/package.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/package.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/package.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:54:00.187622+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/website.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/website.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/website.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:54:01.629937+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://www.wefeatit.com/register","method":"GET"} [] [2025-03-31T20:54:01.641812+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:54:01.641852+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:54:01.641871+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:54:01.717187+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-31T20:54:04.447664+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/simple/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/simple/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/simple/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:54:06.251007+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_wdt/8a7065"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_wdt/8a7065\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_wdt/8a7065/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:54:09.006917+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/apikey/apikey.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/apikey/apikey.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/apikey/apikey.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:54:13.395684+02:00] request.INFO: Matched route "accounting". {"route":"accounting","route_parameters":{"_route":"accounting","_controller":"App\\Controller\\BankController::accounting"},"request_uri":"http://wefeatit.com/accounting","method":"GET"} [] [2025-03-31T20:54:13.400900+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:54:13.400929+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:54:13.400947+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:54:13.455332+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\Entity\BankStatement has no field or association named poste" at QueryException.php line 45 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\\Entity\\BankStatement has no field or association named poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:45)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a.id as AP, b.poste, sum(b.amount) as TA FROM App\\Entity\\BankStatement b INNER JOIN b.accountingPeriod a GROUP BY a.id,b.poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:23)"} [] [2025-03-31T20:54:31.941749+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://www.wefeatit.com/register","method":"GET"} [] [2025-03-31T20:54:31.961993+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:54:31.962029+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:54:31.962047+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:54:32.013399+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-03-31T20:54:45.225974+02:00] request.INFO: Matched route "statements". {"route":"statements","route_parameters":{"_route":"statements","accountingPeriodId":null,"_controller":"App\\Controller\\BankController::statements"},"request_uri":"http://wefeatit.com/banking","method":"GET"} [] [2025-03-31T20:54:45.231240+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:54:45.231272+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:54:45.231289+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:54:45.365139+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Can't get a way to read the property "poste" in class "App\Entity\BankStatement"." at PropertyAccessor.php line 456 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Can't get a way to read the property \"poste\" in class \"App\\Entity\\BankStatement\". at /home/wefeatitkc/www/oasb/vendor/symfony/property-access/PropertyAccessor.php:456)"} [] [2025-03-31T20:54:59.292382+02:00] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://wefeatit.com/logout","method":"GET"} [] [2025-03-31T20:54:59.316681+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T20:54:59.316735+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:54:59.316754+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T20:56:49.707252+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5834dc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5834dc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5834dc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:56:54.959188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.redis"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.redis\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.redis/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:57:32.467630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.mysql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.mysql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mysql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:58:07.577596+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.redis"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.redis\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.redis/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:58:38.385613+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:59:33.439765+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/site"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/site\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T20:59:56.109275+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/4price.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/4price.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/4price.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:00:27.726001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/phpunit/phpunit/Util/PHP/eval-stdin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/phpunit/phpunit/Util/PHP/eval-stdin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpunit/phpunit/Util/PHP/eval-stdin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:00:30.932222+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:01:06.290203+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gzak2w.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gzak2w.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gzak2w.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:01:42.115016+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index4.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index4.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index4.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:03:09.051671+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:03:29.384524+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2020/wp-couldent.php.suspected"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2020/wp-couldent.php.suspected\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2020/wp-couldent.php.suspected/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:03:55.537023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:04:41.028364+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:04:41.407537+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:04:59.563193+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/css/app.custom.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/css/app.custom.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/css/app.custom.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:05:18.109489+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:05:25.889117+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:05:53.313396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:07:08.008097+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:07:41.027119+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:07:45.730922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:08:23.960636+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:08:25.326723+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:09:01.066259+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/goat1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/goat1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/goat1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:09:09.126300+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:09:38.063832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/baxa1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/baxa1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:09:53.465371+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:10:38.445954+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:11:28.725866+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1bymm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1bymm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1bymm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:12:06.419600+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gel4y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gel4y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gel4y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:12:08.332652+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:12:53.609791+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:13:55.234932+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Njima.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Njima.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Njima.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:14:24.827138+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:15:11.165729+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:15:44.884449+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/home/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/home/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/home/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:15:56.761053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:16:59.759673+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/confno7.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/confno7.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/confno7.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:17:29.901837+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:18:10.621636+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:18:46.137540+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/database.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/database.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:19:00.297379+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:19:22.022396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/settings.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/settings.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:19:46.489127+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:19:59.730883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap.ashx"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap.ashx\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.ashx/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:20:31.860834+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:20:35.684405+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemaps.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemaps.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemaps.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:21:10.897473+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/secrets.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/secrets.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:21:15.904617+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:21:48.442628+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/secrets.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/secrets.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:22:24.062956+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/filemanager/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/filemanager/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:22:59.932771+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/postgres.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/postgres.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/postgres.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:23:32.324501+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:24:16.071982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:24:49.382330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:25:00.773948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:25:27.458412+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/openapi.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/openapi.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/openapi.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:26:05.730359+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:26:41.878609+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.pgsql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.pgsql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.pgsql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:27:17.041716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:27:17.451642+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/postgres.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/postgres.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/postgres.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:27:54.192765+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/swagger.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/swagger.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/swagger.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:28:03.527780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:28:29.671124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system_log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system_log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system_log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:29:06.368808+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:29:44.428226+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:30:17.155030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:30:20.227844+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:30:56.563184+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:31:33.469681+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:32:29.399774+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"ts_calendar"},"request_uri":"http://oasb.wefeatit.com/timesheet/clear_stared_projects/ts_calendar","method":"GET"} [] [2025-03-31T21:32:29.422227+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T21:32:29.422261+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:32:29.422279+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:32:29.424825+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T21:32:29.424869+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T21:32:29.424898+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T21:32:29.449953+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-31T21:32:46.357210+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updraft/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updraft/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updraft/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:33:20.050875+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-03-31T21:33:20.073236+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T21:33:20.073272+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:33:20.073290+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:33:21.268255+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-03-31T21:33:21.273775+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T21:33:21.273804+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:33:21.273821+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:33:58.674905+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:35:12.723974+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/small.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/small.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/small.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:35:49.140725+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:36:10.166244+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:36:25.879343+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/style.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/style.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:37:02.455814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:37:38.624496+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/robot.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/robot.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/robot.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:37:55.058980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/tmp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/tmp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tmp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:38:13.692041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:38:48.395655+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:38:50.298760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:39:28.436245+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:39:37.365009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/cms"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/cms\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:40:04.093348+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:40:26.468981+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/web"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/web\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:41:17.107181+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"56"},"request_uri":"https://oasb.wefeatit.com/billing/preview/56","method":"GET"} [] [2025-03-31T21:41:17.129631+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T21:41:17.129665+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:41:17.129683+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:41:17.141203+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T21:41:17.141248+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T21:41:17.141275+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T21:41:17.141294+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T21:41:17.141308+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T21:41:17.141322+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T21:41:17.141337+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T21:41:17.141350+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T21:41:55.464238+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:43:09.485477+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:43:46.192910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:44:57.319751+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dup-installer/main.installer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dup-installer/main.installer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dup-installer/main.installer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:45:35.710167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/Newsupway.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/Newsupway.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/Newsupway.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:46:48.036790+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/linkpreview/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/linkpreview/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/linkpreview\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:48:00.019408+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/masterslider/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/masterslider/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/masterslider\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:48:37.478946+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/settings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/settings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:00.852724+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"billing_to_print"},"request_uri":"https://oasb.wefeatit.com/timesheet/clear_stared_projects/billing_to_print","method":"GET"} [] [2025-03-31T21:49:00.893836+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T21:49:00.893876+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:49:00.893896+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:49:00.897297+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T21:49:00.897345+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T21:49:00.897371+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T21:49:00.935944+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-31T21:49:14.767379+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sendgrid.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sendgrid.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:51.624978+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/settings.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/settings.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:57.305230+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hellopress/wp_filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:57.443526+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:57.580337+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:57.718119+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:57.860843+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/astra/inc/ki1k.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/astra/inc/ki1k.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/astra/inc/ki1k.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:57.999239+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/WordPress/wp-admin/includes/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/WordPress/wp-admin/includes/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/WordPress/wp-admin/includes/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:58.137000+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:58.273069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ty.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ty.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ty.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:58.407152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/cay-van-phong/filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/cay-van-phong/filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/cay-van-phong/filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:58.544088+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:58.686275+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:58.823051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:58.960404+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/legacy/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/legacy/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/legacy/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:59.095722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:59.233787+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:59.377490+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:59.518096+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/rk2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/rk2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/wp-includes/ID3/rk2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:59.657825+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/28c5400b0b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/28c5400b0b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/28c5400b0b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:59.793901+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/wp-config-sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/wp-config-sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/wp-config-sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:49:59.933129+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/.info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/.info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/wp-includes/ID3/.info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:50:00.145781+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:50:00.289889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/img/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:50:00.427503+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:50:00.563717+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:50:00.715204+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:50:00.852060+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:50:00.987746+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:50:01.126679+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:50:01.261249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:50:01.399149+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:50:26.616659+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:50:36.609746+02:00] request.INFO: Matched route "get_invoices_by_period". {"route":"get_invoices_by_period","route_parameters":{"_route":"get_invoices_by_period","_controller":"App\\Controller\\CompaniesController::getInvoicesByAccountingPeriod","companyId":"1","periodId":"6"},"request_uri":"https://oasb.wefeatit.com/clients/1/invoices/6","method":"GET"} [] [2025-03-31T21:50:36.630511+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T21:50:36.630577+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:50:36.630600+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:50:36.632946+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-03-31T21:50:36.641150+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-03-31T21:50:36.641233+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-03-31T21:50:36.641268+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-31T21:50:36.641295+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-03-31T21:50:36.641319+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-03-31T21:50:36.641342+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-03-31T21:51:02.220918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sendgrid.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sendgrid.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:51:32.886706+02:00] request.INFO: Matched route "get_invoices_by_period". {"route":"get_invoices_by_period","route_parameters":{"_route":"get_invoices_by_period","_controller":"App\\Controller\\CompaniesController::getInvoicesByAccountingPeriod","companyId":"1","periodId":"5"},"request_uri":"https://oasb.wefeatit.com/clients/1/invoices/5","method":"GET"} [] [2025-03-31T21:51:32.908431+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T21:51:32.908465+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:51:32.908483+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:51:32.911094+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-03-31T21:51:32.918003+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-03-31T21:51:32.918044+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-03-31T21:51:32.918068+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-31T21:51:32.918086+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-03-31T21:51:32.918102+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-03-31T21:51:32.918116+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-03-31T21:52:15.441383+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/cassandra.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/cassandra.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cassandra.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:52:23.755088+02:00] request.INFO: Matched route "get_invoices_by_period". {"route":"get_invoices_by_period","route_parameters":{"_route":"get_invoices_by_period","_controller":"App\\Controller\\CompaniesController::getInvoicesByAccountingPeriod","companyId":"1","periodId":"3"},"request_uri":"https://oasb.wefeatit.com/clients/1/invoices/3","method":"GET"} [] [2025-03-31T21:52:23.767927+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T21:52:23.767960+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:52:23.767978+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T21:52:23.769402+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-03-31T21:52:23.775734+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-03-31T21:52:23.775773+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-03-31T21:52:23.775802+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-31T21:52:23.775821+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-03-31T21:52:23.775841+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-03-31T21:52:23.775858+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-03-31T21:52:46.223326+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:52:50.641237+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/settings.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/settings.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:53:28.515987+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cassandra.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cassandra.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cassandra.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:53:50.602985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config/local.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config/local.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/local.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:54:06.415902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.gitignore"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.gitignore\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.gitignore/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:54:42.249073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:55:13.194949+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/description"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/description\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/description/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:55:18.997044+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:55:55.536064+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5834dc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5834dc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5834dc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:55:56.247831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:56:33.408738+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.cassandra"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.cassandra\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.cassandra/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:57:08.706738+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:57:21.585396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/api/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/api/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:58:22.778894+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T21:58:58.605617+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dbdump.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dbdump.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dbdump.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:00:08.939618+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:00:44.236691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:01:21.843064+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:01:30.257249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.git/refs/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.git/refs/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/refs\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:01:56.936645+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:02:09.066515+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:02:35.324449+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:03:50.188331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:03:59.369443+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:04:28.378747+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/htdocs.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/htdocs.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/htdocs.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:05:04.372048+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:05:38.238720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/testing"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/testing\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/testing/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:06:16.326380+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:06:33.482532+02:00] request.INFO: Matched route "statements". {"route":"statements","route_parameters":{"_route":"statements","accountingPeriodId":null,"_controller":"App\\Controller\\BankController::statements"},"request_uri":"https://oasb.wefeatit.com/banking","method":"GET"} [] [2025-03-31T22:06:33.527817+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:06:33.527871+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:06:33.527890+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:06:33.706761+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Can't get a way to read the property "poste" in class "App\Entity\BankStatement"." at PropertyAccessor.php line 456 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Can't get a way to read the property \"poste\" in class \"App\\Entity\\BankStatement\". at /home/wefeatitkc/www/oasb/vendor/symfony/property-access/PropertyAccessor.php:456)"} [] [2025-03-31T22:06:54.609647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:06:56.117151+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-31T22:06:56.129298+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:06:56.129333+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:06:56.129351+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:06:57.088740+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-31T22:06:57.094436+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:06:57.094466+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:06:57.094484+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:07:01.513894+02:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"http://oasb.wefeatit.com/clients","method":"GET"} [] [2025-03-31T22:07:01.519743+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:07:01.519774+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:07:01.519791+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:07:01.520858+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-03-31T22:07:01.524745+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-03-31T22:07:01.524786+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-03-31T22:07:01.524811+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-31T22:07:01.524829+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-03-31T22:07:01.524844+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-03-31T22:07:01.524858+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-03-31T22:07:01.574321+02:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/src/Entity/Company.php:105)"} [] [2025-03-31T22:08:11.042426+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/keys.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/keys.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:09:00.422286+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/newsite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/newsite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/newsite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:09:26.283125+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:09:59.672363+02:00] request.INFO: Matched route "statements". {"route":"statements","route_parameters":{"_route":"statements","accountingPeriodId":null,"_controller":"App\\Controller\\BankController::statements"},"request_uri":"http://oasb.wefeatit.com/banking","method":"GET"} [] [2025-03-31T22:09:59.694658+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:09:59.694695+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:09:59.694714+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:09:59.847490+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Can't get a way to read the property "poste" in class "App\Entity\BankStatement"." at PropertyAccessor.php line 456 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Can't get a way to read the property \"poste\" in class \"App\\Entity\\BankStatement\". at /home/wefeatitkc/www/oasb/vendor/symfony/property-access/PropertyAccessor.php:456)"} [] [2025-03-31T22:10:02.599576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/data.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/data.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:12:00.589241+02:00] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://oasb.wefeatit.com/logout","method":"GET"} [] [2025-03-31T22:12:00.613861+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:12:00.613895+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:12:00.613914+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:13:05.899316+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/portal"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/portal\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/portal/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:13:38.447928+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:14:03.335764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:14:13.823516+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mysql.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mysql.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mysql.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:14:48.972039+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:15:24.493576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/keys.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/keys.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:15:55.701199+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/Dockerfile"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/Dockerfile\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Dockerfile/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:15:59.317656+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/elmah.axd"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/elmah.axd\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/elmah.axd/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:16:37.236887+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/mysql.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/mysql.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mysql.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:16:52.110178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:17:14.456881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:17:50.226544+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/keys.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/keys.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:18:27.277933+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dbase.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dbase.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dbase.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:19:05.478265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.postgres"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.postgres\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.postgres/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:20:54.611954+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:21:32.615131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.py"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.py\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.py/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:22:59.279466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/build/assets/images/company/none"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/build/assets/images/company/none\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/images/company/none/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:23:22.305910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/redis.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/redis.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/redis.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:23:57.196998+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ph-file-manager/wp-file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ph-file-manager/wp-file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ph-file-manager/wp-file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:24:32.061175+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/apple-touch-icon.png"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/apple-touch-icon.png\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/apple-touch-icon.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:24:33.490966+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/adminfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/adminfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/adminfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:25:08.789930+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/adminfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/adminfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/adminfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:25:16.115155+02:00] request.INFO: Matched route "api_get_template". {"route":"api_get_template","route_parameters":{"_route":"api_get_template","_controller":"App\\Controller\\ApiController::getTemplate","id":"1"},"request_uri":"https://oasb.wefeatit.com/api/templates/1","method":"GET"} [] [2025-03-31T22:25:16.128344+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:25:16.128401+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:25:16.128419+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:25:45.605411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:26:00.437336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5834dc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5834dc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5834dc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:28:12.031307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioptimization/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioptimization/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioptimization\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:28:34.128577+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/apple-touch-icon-precomposed.png"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/apple-touch-icon-precomposed.png\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/apple-touch-icon-precomposed.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:28:48.634812+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/classic-editor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/classic-editor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/classic-editor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:29:03.466368+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet/delete_ts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet/delete_ts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/timesheet/delete_ts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:30:40.535470+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:32:05.062278+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:32:36.218897+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:33:06.207247+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:33:34.873834+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:34:19.796269+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:34:33.452047+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:35:02.684427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:35:33.922582+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:36:32.130658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:36:47.424707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:37:03.229281+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:37:22.477424+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/parts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/parts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/parts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:37:33.158850+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:38:00.016249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/patterns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/patterns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/patterns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:38:37.767799+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:39:03.836629+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:39:14.230669+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:40:28.339021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:40:57.463829+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"GET"} [] [2025-03-31T22:40:57.486086+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:40:57.486132+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:40:57.486152+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:40:57.497448+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T22:40:57.497504+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T22:40:57.497528+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T22:40:57.497545+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T22:40:57.497560+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T22:40:57.497575+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T22:40:57.497592+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T22:40:57.497607+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T22:40:57.537642+02:00] php.ERROR: Warning: Trying to access array offset on value of type null {"exception":"[object] (ErrorException(code: 0): Warning: Trying to access array offset on value of type null at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:194)"} [] [2025-03-31T22:40:57.539900+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Monolog\Logger::info(): Argument #1 ($message) must be of type Stringable|string, null given, called in /home/wefeatitkc/www/oasb/src/Controller/BillingController.php on line 194" at Logger.php line 604 {"exception":"[object] (TypeError(code: 0): Monolog\\Logger::info(): Argument #1 ($message) must be of type Stringable|string, null given, called in /home/wefeatitkc/www/oasb/src/Controller/BillingController.php on line 194 at /home/wefeatitkc/www/oasb/vendor/monolog/monolog/src/Monolog/Logger.php:604)"} [] [2025-03-31T22:41:03.486233+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:41:24.029171+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"109"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/109","method":"GET"} [] [2025-03-31T22:41:24.049297+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:41:24.049333+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:41:24.049352+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:41:24.051677+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:41:24.051722+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:41:24.051752+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:41:41.315731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/template/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/template/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/template\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:42:27.841100+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"118"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/118","method":"GET"} [] [2025-03-31T22:42:27.862542+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:42:27.862578+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:42:27.862597+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:42:27.865528+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:42:27.865571+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:42:27.865595+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:42:53.102087+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes-t20.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes-t20.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes-t20.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:43:22.092437+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"117"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/117","method":"GET"} [] [2025-03-31T22:43:22.113160+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:43:22.113207+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:43:22.113227+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:43:22.115603+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:43:22.115650+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:43:22.115675+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:43:28.236678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache-compat.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache-compat.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache-compat.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:44:06.111086+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media-upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media-upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media-upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:44:14.766047+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"129"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/129","method":"GET"} [] [2025-03-31T22:44:14.777990+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:44:14.778029+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:44:14.778047+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:44:14.779311+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:44:14.779356+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:44:14.779381+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:44:41.566937+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ftp-sync.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ftp-sync.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ftp-sync.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:45:00.813158+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"105"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/105","method":"GET"} [] [2025-03-31T22:45:00.833518+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:45:00.833561+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:45:00.833579+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:45:00.835944+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:45:00.835990+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:45:00.836019+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:45:19.523678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db_backup.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db_backup.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db_backup.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:45:54.954099+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.mongodb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.mongodb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mongodb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:46:20.051891+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"120"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/120","method":"GET"} [] [2025-03-31T22:46:20.076079+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:46:20.076148+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:46:20.076174+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:46:20.079319+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:46:20.079394+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:46:20.079428+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:46:31.965666+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/l10n.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/l10n.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/l10n.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:46:55.511637+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"113"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/113","method":"GET"} [] [2025-03-31T22:46:55.541826+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:46:55.541864+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:46:55.541883+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:46:55.544319+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:46:55.544374+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:46:55.544402+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:47:08.092839+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoloadclassmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoloadclassmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoloadclassmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:47:28.319423+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"124"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/124","method":"GET"} [] [2025-03-31T22:47:28.341623+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:47:28.341655+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:47:28.341673+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:47:28.344375+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:47:28.344419+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:47:28.344444+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:47:45.076085+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:48:22.907580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.mariadb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.mariadb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.mariadb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:48:52.604512+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"115"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/115","method":"GET"} [] [2025-03-31T22:48:52.640921+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:48:52.640972+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:48:52.640996+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:48:52.643412+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:48:52.643459+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:48:52.643484+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:49:42.651630+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"116"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/116","method":"GET"} [] [2025-03-31T22:49:42.677061+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:49:42.677099+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:49:42.677117+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:49:42.679597+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:49:42.679641+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:49:42.679667+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:50:06.200488+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"128"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/128","method":"GET"} [] [2025-03-31T22:50:06.223000+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:50:06.223058+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:50:06.223083+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:50:06.225834+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:50:06.225887+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:50:06.225912+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:50:27.211440+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"106"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/106","method":"GET"} [] [2025-03-31T22:50:27.234048+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:50:27.234090+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:50:27.234115+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:50:27.236851+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:50:27.236906+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:50:27.236941+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:50:46.812201+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"107"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/107","method":"GET"} [] [2025-03-31T22:50:46.832383+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:50:46.832427+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:50:46.832446+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:50:46.834774+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:50:46.834819+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:50:46.834844+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:51:21.311027+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"130"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/130","method":"GET"} [] [2025-03-31T22:51:21.332338+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:51:21.332377+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:51:21.332396+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:51:21.334927+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:51:21.334970+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:51:21.334995+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:51:29.618598+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:51:36.597297+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"122"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/122","method":"GET"} [] [2025-03-31T22:51:36.618179+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:51:36.618212+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:51:36.618230+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:51:36.620600+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:51:36.620643+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:51:36.620668+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:02.844103+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"121"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/121","method":"GET"} [] [2025-03-31T22:52:02.871963+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:52:02.872013+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:52:02.872033+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:52:02.875261+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:02.875312+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:02.875338+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:05.571756+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:52:15.465329+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"127"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/127","method":"GET"} [] [2025-03-31T22:52:15.470904+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:52:15.470939+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:52:15.470956+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:52:15.471519+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:15.471561+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:15.471585+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:37.088578+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"131"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/131","method":"GET"} [] [2025-03-31T22:52:37.109757+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:52:37.109793+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:52:37.109811+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:52:37.112212+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:37.112256+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:37.112281+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:43.671831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:52:47.383379+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"108"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/108","method":"GET"} [] [2025-03-31T22:52:47.388633+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:52:47.388663+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:52:47.388681+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:52:47.389220+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:47.389266+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:47.389290+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:56.722666+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"112"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/112","method":"GET"} [] [2025-03-31T22:52:56.745264+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:52:56.745317+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:52:56.745342+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:52:56.747882+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:56.747932+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:52:56.747967+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:53:20.434342+02:00] request.INFO: Matched route "delete_project". {"route":"delete_project","route_parameters":{"_route":"delete_project","_controller":"App\\Controller\\ProjectController::deleteProject","projectId":"103"},"request_uri":"https://oasb.wefeatit.com/billing/delete_project/103","method":"GET"} [] [2025-03-31T22:53:20.457321+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:53:20.457366+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:53:20.457385+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:53:20.460043+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:53:20.460103+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:53:20.460129+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T22:53:34.691374+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:53:54.192678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/upgrade.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/upgrade.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/upgrade.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:53:54.775893+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/timesheet"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/timesheet\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/timesheet/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:54:15.363536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:54:28.767668+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.svn"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.svn\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.svn/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:54:35.457536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config/constants.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config/constants.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/constants.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:54:42.024023+02:00] request.INFO: Matched route "estimate". {"route":"estimate","route_parameters":{"_route":"estimate","_controller":"App\\Controller\\EstimateController::estimate"},"request_uri":"https://oasb.wefeatit.com/estimate/section","method":"GET"} [] [2025-03-31T22:54:42.035839+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:54:42.035875+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:54:42.035894+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:54:42.145727+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\EntityNotFoundException: "Entity of type 'App\Entity\AccountingPeriod' for IDs id(0) was not found" at EntityNotFoundException.php line 33 {"exception":"[object] (Doctrine\\ORM\\EntityNotFoundException(code: 0): Entity of type 'App\\Entity\\AccountingPeriod' for IDs id(0) was not found at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/EntityNotFoundException.php:33)"} [] [2025-03-31T22:54:48.717988+02:00] request.INFO: Matched route "fill_statements". {"route":"fill_statements","route_parameters":{"_route":"fill_statements","_controller":"App\\Controller\\BankController::fillStatements"},"request_uri":"http://oasb.wefeatit.com/fill/statements","method":"GET"} [] [2025-03-31T22:54:48.723998+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:54:48.724029+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:54:48.724047+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:54:49.175634+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Undefined constant "Symfony\Component\Console\Helper\STDIN"" at QuestionHelper.php line 58 {"exception":"[object] (Error(code: 0): Undefined constant \"Symfony\\Component\\Console\\Helper\\STDIN\" at /home/wefeatitkc/www/oasb/vendor/symfony/console/Helper/QuestionHelper.php:58)"} [] [2025-03-31T22:55:07.102423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:55:44.319409+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:56:13.084501+02:00] request.INFO: Matched route "fill_statements". {"route":"fill_statements","route_parameters":{"_route":"fill_statements","_controller":"App\\Controller\\BankController::fillStatements"},"request_uri":"https://oasb.wefeatit.com/fill/statements","method":"GET"} [] [2025-03-31T22:56:13.105696+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:56:13.105733+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:56:13.105752+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:56:13.173893+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Undefined constant "Symfony\Component\Console\Helper\STDIN"" at QuestionHelper.php line 58 {"exception":"[object] (Error(code: 0): Undefined constant \"Symfony\\Component\\Console\\Helper\\STDIN\" at /home/wefeatitkc/www/oasb/vendor/symfony/console/Helper/QuestionHelper.php:58)"} [] [2025-03-31T22:56:21.172754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:56:58.309424+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:58:16.191360+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-31T22:58:16.212667+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:58:16.212705+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:58:16.212724+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:58:46.782345+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:59:21.807538+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T22:59:47.362092+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-31T22:59:47.386236+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:59:47.386288+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:59:47.386308+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:59:47.577632+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-31T22:59:47.582863+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T22:59:47.582891+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T22:59:47.582908+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:00:17.739284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/backup.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/backup.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:00:35.535599+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:01:59.159737+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:02:24.356921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:02:50.694149+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:02:59.729393+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:03:35.271277+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:03:41.705127+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/217cde"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/217cde\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/217cde/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:04:10.825116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/x7/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/x7/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/x7/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:04:46.090701+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/FoxWSOv1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/FoxWSOv1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/FoxWSOv1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:05:24.393531+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.svn/entries"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.svn/entries\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.svn/entries/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:06:09.919976+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-31T23:06:09.962313+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T23:06:09.962361+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:06:09.962381+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:07:13.230806+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/onclickfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/onclickfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/onclickfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:07:39.892063+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:08:22.901123+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/blog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/blog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:08:25.334873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/x/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/x/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/x/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:09:02.460985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:09:03.407031+02:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#projects"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23projects","method":"GET"} [] [2025-03-31T23:09:03.419775+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T23:09:03.419813+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:09:03.419832+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:09:03.421543+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-03-31T23:09:03.427987+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-03-31T23:09:03.428031+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-03-31T23:09:03.428055+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-03-31T23:09:03.428073+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-03-31T23:09:03.428088+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-03-31T23:09:03.428102+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-03-31T23:09:03.712971+02:00] php.INFO: Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 854694.8999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:361)"} [] [2025-03-31T23:10:22.554961+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1?page_title=Open%20And%20Shut%20Billing%20-%20Billing","method":"GET"} [] [2025-03-31T23:10:22.576935+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T23:10:22.576976+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:10:22.577001+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:10:22.587170+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-03-31T23:10:22.587224+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-03-31T23:10:22.587249+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-03-31T23:10:22.587267+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-03-31T23:10:22.587282+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-03-31T23:10:22.587297+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-03-31T23:10:22.587311+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-03-31T23:10:22.587329+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-03-31T23:10:53.299416+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:11:28.400154+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:11:32.465989+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/configuration.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/configuration.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configuration.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:12:06.631704+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/envato-market/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/envato-market/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/envato-market/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:12:43.458676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/comfunctions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/comfunctions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comfunctions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:13:13.247244+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"select_company"},"request_uri":"https://oasb.wefeatit.com/timesheet/clear_stared_projects/select_company","method":"GET"} [] [2025-03-31T23:13:13.291613+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T23:13:13.291676+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:13:13.291701+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:13:13.294502+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T23:13:13.294563+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T23:13:13.294596+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T23:13:13.322915+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-31T23:13:19.813500+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:13:45.155511+02:00] request.INFO: Matched route "estimate". {"route":"estimate","route_parameters":{"_route":"estimate","_controller":"App\\Controller\\EstimateController::estimate"},"request_uri":"https://oasb.wefeatit.com/estimate/section","method":"GET"} [] [2025-03-31T23:13:45.176969+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T23:13:45.177011+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:13:45.177036+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:13:45.296099+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\EntityNotFoundException: "Entity of type 'App\Entity\AccountingPeriod' for IDs id(0) was not found" at EntityNotFoundException.php line 33 {"exception":"[object] (Doctrine\\ORM\\EntityNotFoundException(code: 0): Entity of type 'App\\Entity\\AccountingPeriod' for IDs id(0) was not found at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/EntityNotFoundException.php:33)"} [] [2025-03-31T23:13:56.589362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:14:10.157370+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:14:47.271903+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"billing"},"request_uri":"https://oasb.wefeatit.com/timesheet/clear_stared_projects/billing","method":"GET"} [] [2025-03-31T23:14:47.292194+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T23:14:47.292230+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:14:47.292248+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:14:47.294721+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T23:14:47.294769+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T23:14:47.294794+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T23:14:47.317390+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-31T23:16:50.484303+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"select_company"},"request_uri":"https://oasb.wefeatit.com/timesheet/clear_stared_projects/select_company","method":"GET"} [] [2025-03-31T23:16:50.508275+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T23:16:50.508324+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:16:50.508343+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:16:50.510913+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T23:16:50.510961+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T23:16:50.510986+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-03-31T23:16:50.538230+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-03-31T23:16:57.661330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:17:35.924722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Evil.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Evil.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Evil.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:19:25.247595+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploaded_script.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploaded_script.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploaded_script.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:20:00.632742+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:20:38.685862+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/blog/adminer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/blog/adminer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/adminer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:21:14.069989+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/archivarix.cms.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/archivarix.cms.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/archivarix.cms.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:23:03.451409+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hellopress/wp_filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:23:40.464440+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:24:15.471662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/blogs.dir/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/blogs.dir/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/blogs.dir/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:25:30.088116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentysixteen/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentysixteen/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentysixteen/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:26:07.251811+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sqlite3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sqlite3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sqlite3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:26:44.124669+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ebs.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ebs.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ebs.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:27:20.348316+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sqlite3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sqlite3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sqlite3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:28:32.146413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:29:10.421602+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/baxa1.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/baxa1.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:29:46.901163+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cadastro-2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cadastro-2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cadastro-2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:30:22.119040+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/src.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/src.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:30:57.009939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:31:34.579140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simpla/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simpla/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simpla\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:32:11.505666+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/keys.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/keys.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/keys.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:34:48.441107+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-03-31T23:34:48.464243+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T23:34:48.464282+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:34:48.464300+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:34:48.650725+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-03-31T23:34:48.656448+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T23:34:48.656478+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:34:48.656495+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:34:52.098274+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-login.php" (from "https://wefeatit.com/wp-login.php")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-login.php\" (from \"https://wefeatit.com/wp-login.php\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:34:55.454055+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/xmlrpc.php" (from "https://wefeatit.com/xmlrpc.php")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/xmlrpc.php\" (from \"https://wefeatit.com/xmlrpc.php\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:37:06.448388+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aws.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aws.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:37:43.506281+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:39:31.419836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:40:07.699396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:41:18.279084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/env.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/env.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:41:55.886937+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.remote"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.remote\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.remote/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:42:33.820679+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/old.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/old.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:43:09.644764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:43:44.661437+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-03-31T23:43:44.688102+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T23:43:44.688137+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:43:44.688155+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:43:46.068340+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-03-31T23:43:46.074103+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T23:43:46.074131+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:43:46.074148+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:44:23.081006+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:44:58.870053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:45:35.399228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:46:11.780458+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/data.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/data.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:46:48.188222+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:47:24.761169+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Transport/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Transport/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Transport/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:48:36.641199+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:50:24.872937+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/templates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/templates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/templates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:51:38.117928+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/templates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/templates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/templates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:52:15.124066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/react-app/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/react-app/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/react-app/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:53:28.335645+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:54:04.036959+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:54:40.383959+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:55:17.782847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:55:54.279575+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php0"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php0\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php0/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:56:31.848033+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/html.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/html.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/html.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:57:47.291107+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:58:59.609075+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin-editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin-editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin-editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:59:34.486517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Release.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Release.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Release.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-31T23:59:45.454791+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-03-31T23:59:45.467211+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-31T23:59:45.467242+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-03-31T23:59:45.467260+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T00:00:11.131809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/patterns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/patterns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/patterns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:01:24.022641+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Gel.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Gel.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Gel.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:02:37.076935+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/XxX.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/XxX.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/XxX.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:03:12.748077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/F0x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/F0x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/F0x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:03:47.896593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:04:24.874456+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contentloader1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contentloader1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contentloader1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:05:00.614517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.sqlite3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.sqlite3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sqlite3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:05:36.871042+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.sqlite3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.sqlite3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sqlite3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:06:13.153767+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/adminfuns.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/adminfuns.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminfuns.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:06:48.626031+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:07:26.759634+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/styles/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/styles/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/styles\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:08:04.942028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ms-edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ms-edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ms-edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:08:40.885059+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:09:19.364255+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:09:54.551036+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:10:32.297360+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.staging"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.staging\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.staging/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:11:45.682716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:12:22.151807+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/home-link/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/home-link/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/home-link\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:12:57.881646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:13:33.842359+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:14:11.368959+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-pridmag/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-pridmag/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-pridmag\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:15:23.224744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:15:59.472624+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:16:37.698942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/image/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/image/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/image\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:17:49.371533+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:18:25.363268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:19:00.568913+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:19:38.028509+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.redis"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.redis\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.redis/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:21:30.753158+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.redis"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.redis\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.redis/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:22:07.870680+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:22:44.281420+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/infos/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/infos/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/infos\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:23:19.750124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.pgsql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.pgsql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.pgsql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:23:57.199322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/local/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/local/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/local\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:24:34.840411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.mysql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.mysql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.mysql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:27:34.803068+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/admin","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"admin"},"request_uri":"http://wefeatit.com/admin/","method":"GET"} [] [2025-04-01T00:27:34.824920+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T00:27:34.824954+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T00:27:34.824971+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T00:28:11.536039+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:28:42.884391+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-catcher/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-catcher/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-catcher/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:30:23.236714+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-logout.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-logout.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-logout.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:30:57.633446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:31:31.964910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:32:04.052593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-consar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-consar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-consar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:32:37.992490+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:33:11.242955+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://wefeatit.com/admin","method":"GET"} [] [2025-04-01T00:33:11.295353+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T00:33:11.295398+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T00:33:11.295418+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T00:33:11.352778+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to undefined method App\Controller\AdminController::getDoctrine()" at AdminController.php line 19 {"exception":"[object] (Error(code: 0): Call to undefined method App\\Controller\\AdminController::getDoctrine() at /home/wefeatitkc/www/oasb/src/Controller/AdminController.php:19)"} [] [2025-04-01T00:34:48.794871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:35:49.396876+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/delpaths.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/delpaths.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/delpaths.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:36:53.120763+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:37:53.610583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/settings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/settings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/settings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:41:06.285172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/verify.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/verify.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/verify.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:43:15.563331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/LV.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/LV.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/LV.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:44:20.542369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/LA.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/LA.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/LA.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:46:24.658755+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:47:25.037022+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/templates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/templates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/templates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:48:25.316485+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index_.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index_.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index_.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:50:30.379202+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:51:35.367068+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:52:37.806077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:54:43.272457+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehehehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehehehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehehehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:56:47.933488+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:57:50.188665+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T00:58:55.116753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/press/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/press/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/press/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:00:00.687902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-pridmag/init.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-pridmag/init.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-pridmag/init.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:01:03.685912+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioxi/alfa-ioxi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioxi/alfa-ioxi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioxi/alfa-ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:03:08.331581+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:04:10.040490+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:05:10.251585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/nuance/functions/jwpanel/scripts/valums_uploader/php.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/nuance/functions/jwpanel/scripts/valums_uploader/php.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/nuance/functions/jwpanel/scripts/valums_uploader/php.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:07:13.894330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:08:18.054761+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/license.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/license.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/license.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:10:23.299967+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:11:27.781878+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:13:28.047273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:14:30.797683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:15:31.921308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:20:48.060499+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez5/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez5/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez5/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:21:51.187247+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:22:53.757650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/conf_upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/conf_upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/conf_upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:23:55.156214+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-daft/miin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-daft/miin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-daft/miin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:24:56.254027+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/wp-blogz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/wp-blogz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/wp-blogz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:27:03.190332+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/V5.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/V5.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/V5.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:28:05.292178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/V3.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/V3.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/V3.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:29:05.560943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/wp-ver.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/wp-ver.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-ver.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:30:06.448386+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-ver.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-ver.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-ver.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:31:07.656646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.test.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.test.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.test.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:32:13.310396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:33:15.394551+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2017-------/09/wp-console.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2017-------/09/wp-console.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2017-------/09/wp-console.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:37:22.197263+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/server-info"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/server-info\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server-info/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:38:23.925792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/elrte/src/elrte.src.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/elrte/src/elrte.src.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/elrte/src/elrte.src.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:38:24.787986+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:39:25.698516+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/28c5400b0b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/28c5400b0b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/28c5400b0b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:39:26.544642+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:40:28.708995+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-confirm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-confirm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-confirm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:42:36.892189+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-uploads.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-uploads.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-uploads.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:43:37.546727+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:44:40.758257+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/swagger-ui.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/swagger-ui.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/swagger-ui.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:45:42.794342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/z.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/z.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/z.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:48:54.758473+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:52:09.134792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:53:10.698313+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alexusmailer%202.0.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alexusmailer%202.0.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alexusmailer%202.0.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:54:12.353580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:56:21.204754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentynineteen/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentynineteen/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentynineteen/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T01:57:21.551344+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentythirteen/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentythirteen/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentythirteen/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:03:41.941952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/akismet/views/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/akismet/views/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/akismet/views\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:04:43.506948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/Clean.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/Clean.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_simplefileuploadv1.3/elements/Clean.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:07:50.729041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/apikey/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/apikey/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/apikey/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:15:10.925822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-crons.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-crons.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-crons.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:17:15.247715+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup_1.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup_1.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup_1.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:18:20.974778+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup_3.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup_3.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup_3.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:21:27.304734+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/cloud1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/cloud1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/cloud1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:28:44.887731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/baxa1.phP8"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/baxa1.phP8\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.phP8/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:36:14.442965+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:36:14.794987+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:37:17.727850+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:39:20.922402+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/assets/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/assets/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/assets/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:41:28.650668+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.development"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.development\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.development/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:43:55.064456+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-01T02:43:55.121283+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T02:43:55.121329+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T02:43:55.121349+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T02:43:56.691948+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-01T02:43:56.697736+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T02:43:56.697766+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T02:43:56.697784+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T02:48:55.995058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:50:01.259160+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/server.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/server.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/server.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:52:01.496635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:53:05.214103+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/indexx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/indexx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/indexx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:54:09.223482+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:55:11.685819+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/mariju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/mariju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/mariju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:56:16.799207+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:57:21.773976+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:58:23.633489+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/mariju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/mariju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/mariju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T02:59:27.719440+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:00:29.893520+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:01:32.756941+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/system.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/system.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/system.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:03:42.974288+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:04:48.005152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/server.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/server.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/server.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:05:49.460469+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:06:55.076083+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:08:56.387233+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/appsettings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/appsettings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:09:56.869419+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/database.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/database.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:10:57.261155+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:12:01.348916+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backup.cassandra"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backup.cassandra\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.cassandra/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:13:06.496116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.sqlite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.sqlite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.sqlite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:14:07.014781+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/appsettings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/appsettings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:16:15.106656+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system/logs/error.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system/logs/error.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system/logs/error.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:17:15.444463+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system/logs/error.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system/logs/error.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system/logs/error.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:18:16.597625+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:19:17.898818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:20:20.832668+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/seoxx/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/seoxx/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoxx/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:21:23.193416+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/exit.PHP"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/exit.PHP\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/exit.PHP/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:25:40.125260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:26:45.129588+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/users.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/users.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/users.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:27:48.117141+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:29:51.746090+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:32:01.102866+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/myip.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/myip.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/myip.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:33:06.345225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/cux.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/cux.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/cux.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:33:25.948909+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-01T03:33:25.978023+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T03:33:25.978072+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T03:33:25.978092+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T03:33:27.226943+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-01T03:33:27.232178+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T03:33:27.232211+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T03:33:27.232229+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T03:35:11.759260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:40:22.590186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/set.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/set.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/set.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:42:28.728930+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:44:34.520231+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:45:40.375414+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/gix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/gix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/gix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:46:40.865885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:48:43.266291+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:49:43.487995+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/gecko.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/gecko.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/gecko.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:50:48.212801+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/setup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/setup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/setup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:52:50.496005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/top.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/top.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/top.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T03:53:59.089507+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-01T03:53:59.120168+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T03:53:59.120211+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T03:53:59.120236+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T03:53:59.412047+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-01T03:53:59.417989+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T03:53:59.418018+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T03:53:59.418035+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T03:54:55.626109+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:04:26.423918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:08:34.819262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/nf_tracking.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/nf_tracking.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nf_tracking.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:09:39.369247+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:10:41.126571+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:11:46.471980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:13:50.818696+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:17:58.420821+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/zfgnhnkkj/rk1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/zfgnhnkkj/rk1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/zfgnhnkkj/rk1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:19:03.069050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/zfgnhnkkj/rk3.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/zfgnhnkkj/rk3.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/zfgnhnkkj/rk3.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:21:06.656731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:23:15.932077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/php-version.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/php-version.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-version.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:24:16.119341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:25:17.320321+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:28:26.553696+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/hideo/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/hideo/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hideo/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:29:26.759758+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/travel/issue.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/travel/issue.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/travel/issue.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:32:38.521871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:33:41.510942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:35:45.311985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sidwsi.PhP8"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sidwsi.PhP8\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sidwsi.PhP8/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:39:01.242859+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:41:08.064882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-hoard.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-hoard.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-hoard.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:42:08.652493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:43:13.840809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:44:14.752693+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/temp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/temp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/temp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:45:18.867040+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:47:23.941240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2025/01/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2025/01/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2025/01\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:49:24.327354+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap_index.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap_index.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap_index.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:50:29.094646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/local_settings.py"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/local_settings.py\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/local_settings.py/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:53:09.268070+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:53:09.879389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:53:11.674254+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-01T04:53:11.762683+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T04:53:11.762738+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T04:53:11.762763+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T04:53:18.944765+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-01T04:53:18.950793+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T04:53:18.950831+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T04:53:18.950853+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T04:53:19.134835+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-01T04:53:40.549150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-includes/admin-bar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-includes/admin-bar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-includes/admin-bar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:54:40.172083+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:56:44.588059+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pong/fox.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pong/fox.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pong/fox.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T04:57:56.205776+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-01T04:57:56.240698+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T04:57:56.240749+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T04:57:56.240768+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T04:57:57.311363+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-01T04:57:57.317013+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T04:57:57.317041+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T04:57:57.317058+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T04:59:53.382713+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/tflow/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/tflow/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/tflow/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:00:55.974590+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pong/ty.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pong/ty.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pong/ty.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:01:59.642451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/jaida/lang.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/jaida/lang.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/jaida/lang.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:03:01.764883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/xichang/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/xichang/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/xichang/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:04:05.094741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/xt/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/xt/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/xt/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:07:15.691899+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:08:20.916651+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:09:22.524438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tmp/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tmp/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tmp\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:10:27.023517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:11:32.988940+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:11:33.946121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:12:34.875071+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.svn"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.svn\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.svn/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:13:13.754608+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-01T05:13:13.787936+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T05:13:13.787990+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:13:13.788013+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:13:14.179900+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-01T05:13:14.185716+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T05:13:14.185748+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:13:14.185767+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:13:39.701009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:14:43.497583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:16:48.569850+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:17:48.534982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:18:50.857060+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:22:50.283208+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-01T05:22:50.321437+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T05:22:50.321489+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:22:50.321510+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:22:50.678870+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-01T05:22:50.684773+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T05:22:50.684804+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:22:50.684823+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:22:51.696361+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-01T05:22:51.701591+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T05:22:51.701619+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:22:51.701637+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:22:55.157140+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-01T05:22:55.162637+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T05:22:55.162673+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:22:55.162692+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:25:00.858081+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/lock360.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/lock360.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/lock360.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:25:38.963019+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:25:39.118011+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-01T05:25:39.130079+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T05:25:39.130112+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:25:39.130130+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:25:39.285231+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-01T05:25:39.290707+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T05:25:39.290741+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:25:39.290758+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:25:39.397142+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:25:40.146915+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-01T05:25:40.152559+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T05:25:40.152596+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:25:40.152615+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:25:40.301389+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-01T05:25:40.306692+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T05:25:40.306721+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:25:40.306738+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T05:29:11.498978+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.bak"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.bak\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.bak/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:30:13.649924+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:31:15.213566+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:32:16.964932+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-sigunq.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-sigunq.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-sigunq.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:34:22.817235+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:38:41.275855+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/assets/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/assets/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/assets/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:39:44.911801+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/query-pagination-next/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/query-pagination-next/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/query-pagination-next\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:40:45.859844+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/protostar/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/protostar/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/protostar/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:42:50.760448+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/get.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/get.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/get.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:44:57.456099+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/ty.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/ty.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/ty.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:45:58.285228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/fw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/fw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/fw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:47:00.061033+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:49:09.824612+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/assets/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:50:12.626906+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:54:26.639498+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:55:31.087573+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.bak"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.bak\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.bak/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:57:37.287417+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.sendgrid.env.tmp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.sendgrid.env.tmp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.tmp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T05:58:42.282368+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.sendgrid.env.tmp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.sendgrid.env.tmp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sendgrid.env.tmp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:00:48.230048+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/R00T.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/R00T.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/R00T.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:02:53.521365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/html404/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/html404/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/html404\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:03:55.459253+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/error-log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/error-log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/error-log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:04:57.020004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:07:01.052873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:10:03.177585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-aa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-aa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-aa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:11:07.865713+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:12:09.960564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:13:13.885740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-ad.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-ad.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-ad.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:16:23.868542+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/controller/admin/post.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/controller/admin/post.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/controller/admin/post.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:18:27.511308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/revslider/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/revslider/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/revslider/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:20:11.100924+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:20:12.439151+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/comments/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/comments/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comments/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:20:34.586592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2023/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2023/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2023/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:21:35.831658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/assets/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:24:43.787949+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/erinyani/baxa1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/erinyani/baxa1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erinyani/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:29:58.603048+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/holding_pattern/admin/options-tab-sample.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/holding_pattern/admin/options-tab-sample.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/holding_pattern/admin/options-tab-sample.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:31:04.470260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/buy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/buy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/buy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:34:14.153325+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:35:18.826397+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shop/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shop/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shop\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:36:20.467104+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/core/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/core/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:37:21.003824+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:38:26.108398+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/docs/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/docs/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/docs\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:39:30.679981+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/core/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/core/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:40:32.207919+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:42:42.226375+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:44:47.144543+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-excerpt/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-excerpt/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-excerpt\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:46:48.812869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-template/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-template/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-template\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:50:54.593445+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"HEAD"} [] [2025-04-01T06:50:54.914350+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T06:50:54.914402+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T06:50:54.914422+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T06:53:13.951639+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2024/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2024/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2024\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T06:54:59.378581+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:02:41.898985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/travelscape/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/travelscape/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/travelscape/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:03:32.916554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pkivalidation/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pkivalidation/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pkivalidation\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:04:25.296919+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.well-known/traffic-advice"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.well-known/traffic-advice\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/traffic-advice/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:05:17.673442+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.well-known/security.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.well-known/security.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/security.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:06:10.824782+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:09:36.986776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:10:30.443236+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:12:12.240150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/linkpreview/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:13:02.619183+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/codemirror/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/codemirror/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/codemirror/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:13:53.934891+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/hanna1337.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/hanna1337.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/hanna1337.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:14:46.672114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:16:30.523181+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-admin/includes/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-admin/includes/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-admin/includes/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:17:23.538128+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:19:04.417972+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:19:55.363043+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:21:38.540925+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-init.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-init.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-init.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:22:27.550961+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-term.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-term.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-term.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:23:17.279730+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-site.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-site.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-site.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:24:07.341886+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cron.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cron.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cron.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:24:44.153042+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:24:44.465738+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:25:45.978355+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-head.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-head.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-head.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:27:28.685034+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/plug/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/plug/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/plug/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:30:04.866041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-activate.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-activate.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-activate.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:32:34.756415+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:35:04.759415+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:36:47.079230+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:37:36.507076+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:38:28.090561+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.ftp-sync.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.ftp-sync.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.ftp-sync.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:38:36.380225+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-01T07:38:36.678249+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T07:38:36.678302+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T07:38:36.678324+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T07:38:39.832446+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-01T07:38:39.837811+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T07:38:39.837845+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T07:38:39.837862+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T07:39:19.541699+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:41:03.764286+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2018/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2018/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2018/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:41:04.863940+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:41:55.894707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2019/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:43:38.099123+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/app.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/app.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/app.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:44:28.385852+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:45:20.647082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-classic/inc/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-classic/inc/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-classic/inc/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:46:10.843549+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/query-no-results/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/query-no-results/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/query-no-results\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:48:46.178780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-contentt.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-contentt.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-contentt.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:51:04.004736+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-one.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-one.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-one.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:51:50.343629+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-ver.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-ver.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-ver.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:53:23.008215+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:54:56.260421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:56:28.179050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentynineteen/inc/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentynineteen/inc/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentynineteen/inc/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:57:15.329963+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T07:58:47.276284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:00:20.874470+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/plugins/ubh/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/plugins/ubh/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/plugins/ubh/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:01:07.480133+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.wp-cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.wp-cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.wp-cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:01:52.413748+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"ts_calendar"},"request_uri":"http://wefeatit.com/timesheet/clear_stared_projects/ts_calendar","method":"GET"} [] [2025-04-01T08:01:52.441281+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T08:01:52.441314+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T08:01:52.441332+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T08:01:52.457877+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-04-01T08:01:52.457924+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-04-01T08:01:52.457949+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-04-01T08:01:52.541227+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-04-01T08:02:38.198871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/shell20211028.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/shell20211028.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/shell20211028.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:04:40.374492+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:05:42.483727+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/ftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/ftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/ftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:06:44.696284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:07:46.238164+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/js/elrte/src/elrte.src.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/js/elrte/src/elrte.src.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/elrte/src/elrte.src.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:08:49.216005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/lofmebwd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/lofmebwd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/lofmebwd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:09:50.724587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/iedevrth.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/iedevrth.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/iedevrth.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:10:51.355343+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:11:54.361540+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/03.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/03.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/03.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:13:59.934341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/isis/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/isis/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/isis/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:15:04.830407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:15:14.336969+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:15:14.460931+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-01T08:15:14.473810+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T08:15:14.473855+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T08:15:14.473874+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T08:15:14.640200+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-01T08:15:14.645552+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T08:15:14.645582+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T08:15:14.645600+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T08:17:06.301614+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/shell20211028.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/shell20211028.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/shell20211028.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:18:07.333262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:20:15.712408+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.qa"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.qa\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.qa/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:21:16.153128+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:21:40.856676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/jquery-file-upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/jquery-file-upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/jquery-file-upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:22:18.090855+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:23:21.063074+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.qa"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.qa\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.qa/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:24:23.029825+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/not/includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/not/includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/not/includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:25:27.751109+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez5/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez5/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez5/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:27:39.297842+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:28:44.668226+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.test"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.test\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:29:47.644784+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.test"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.test\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:30:49.839044+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-title/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-title/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-title\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:34:58.582129+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.stage"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.stage\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.stage/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:38:12.217169+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/%23"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/%23\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/%23/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:39:13.346033+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/astra/inc/ki1k.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/astra/inc/ki1k.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/astra/inc/ki1k.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:40:16.804082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Site/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Site/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Site\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:41:21.841410+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:42:22.842124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:43:26.852047+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:44:29.828722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contact.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contact.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:45:35.114082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/rd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/rd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/rd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:46:39.205222+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/js.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/js.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/js.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:48:45.584489+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:49:46.565126+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/fonts/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/fonts/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/fonts/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:51:55.613742+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:54:02.737092+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/exit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/exit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/exit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:56:11.468854+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Cache/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Cache/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Cache/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:58:17.618794+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:59:23.150264+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T08:59:30.137030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://git.oasb.wefeatit.com/public/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://git.oasb.wefeatit.com/public/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:00:25.030851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.envs/.production/.django"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.envs/.production/.django\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.envs/.production/.django/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:01:28.192735+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/laravel/core/.env.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/laravel/core/.env.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/laravel/core/.env.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:02:33.732561+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:03:38.773722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes.bak/html-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes.bak/html-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes.bak/html-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:05:43.357813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2014/07/olx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2014/07/olx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2014/07/olx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:09:57.363371+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-admin/includes/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-admin/includes/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-admin/includes/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:11:02.726959+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/Ipv6.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/Ipv6.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/Ipv6.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:12:06.948524+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:14:12.316770+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:15:14.946650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/includes/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/includes/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/includes/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:16:19.789920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:19:27.142713+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:20:32.930283+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:21:36.320815+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:22:36.945130+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:24:42.007421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:26:47.634905+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/zMousse/otuz1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/zMousse/otuz1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/zMousse/otuz1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:27:52.558491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/partner/config/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/partner/config/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/partner/config/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:29:56.496212+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:30:57.323585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:31:58.324594+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/udd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/udd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_simplefileuploadv1.3/elements/udd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:33:02.536246+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/ftp-sync.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/ftp-sync.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/ftp-sync.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:34:06.696819+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/bluestork/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/bluestork/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/bluestork/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:36:12.262726+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:38:19.885617+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:41:28.207936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:44:36.864021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:47:46.150639+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:48:48.282800+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-date/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-date/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-date\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:49:52.711007+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/usr/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/usr/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/usr/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:50:54.892408+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/usr/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/usr/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/usr/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:51:55.193485+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/srv/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/srv/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/srv/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:54:02.314687+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mnt/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mnt/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mnt/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:56:12.537935+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/opt/db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/opt/db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/opt/db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T09:59:24.317404+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/footer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/footer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/footer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:01:30.922830+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:03:35.024605+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app_dev.php/_profiler/open"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app_dev.php/_profiler/open\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:05:43.184389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/maint/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:06:44.951836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:07:46.590862+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/app.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/app.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/app.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:08:48.935421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/storage/app.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/storage/app.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/app.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:10:56.375793+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/storage/framework/views/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/storage/framework/views/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/framework/views\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:11:58.223848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/fields/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/fields/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/fields/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:15:08.935671+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:16:10.492486+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-post-editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-post-editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-post-editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:18:15.000238+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:22:29.933208+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:24:34.873866+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/storage/framework/cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/storage/framework/cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/framework/cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:26:39.912268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:27:44.089686+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:28:44.957471+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/laravel/core/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/laravel/core/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/laravel/core/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:31:50.891111+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:32:55.710281+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:35:03.826351+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:37:11.960259+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/laravel/core/.env.staging"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/laravel/core/.env.staging\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/laravel/core/.env.staging/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:42:30.586119+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:44:37.657862+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:48:52.872486+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:49:57.872115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/hathor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/hathor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/hathor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:51:02.284865+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:52:08.189788+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/index.php.suspected"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/index.php.suspected\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/index.php.suspected/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:55:17.596067+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T10:59:33.961818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:00:38.061006+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:04:53.637047+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/lock360.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/lock360.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/lock360.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:05:54.408870+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:07:59.118034+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:10:08.334777+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ms-controller.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ms-controller.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ms-controller.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:11:13.690533+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:13:18.990471+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/LA.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/LA.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/LA.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:15:27.237839+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/images/slider/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/images/slider/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/images/slider\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:17:30.476069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:18:33.359410+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/rhuk_milkyway/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/rhuk_milkyway/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/rhuk_milkyway\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:19:33.718206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bitrix/php_interface/dbconn.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bitrix/php_interface/dbconn.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bitrix/php_interface/dbconn.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:22:41.501069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:25:41.758193+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-01T11:25:41.844981+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T11:25:41.845048+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T11:25:41.845077+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T11:25:42.533089+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-01T11:25:42.538750+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T11:25:42.538779+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T11:25:42.538796+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T11:25:52.251705+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/hgsc6PdEzZV.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/hgsc6PdEzZV.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/hgsc6PdEzZV.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:26:56.419968+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/jsstrings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/jsstrings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/jsstrings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:28:59.436497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:30:03.642004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:31:05.717374+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:33:16.111523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:34:29.443512+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:35:39.461006+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/beence.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/beence.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/beence.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:36:25.352478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:37:28.827005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/contact/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/contact/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:38:42.096517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contact/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contact/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:39:35.165976+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/class-controller-theme-comment.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/class-controller-theme-comment.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/class-controller-theme-comment.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:40:34.413593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:41:44.540804+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:42:40.620182+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Utility/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Utility/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Utility/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:43:41.637208+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/engine_functions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/engine_functions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/engine_functions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:45:01.571929+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/project_name/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/project_name/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/project_name/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:45:53.724389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/project_name/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/project_name/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/project_name/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:46:52.589315+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/gravity_forms/g/f/f/b/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/gravity_forms/g/f/f/b/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/gravity_forms/g/f/f/b\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:47:54.503140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-include/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-include/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-include\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:49:05.698105+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/modules/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/modules/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/modules\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:50:13.394914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/mage/cookies.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/mage/cookies.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/mage/cookies.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:51:05.717719+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/upload/boss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/upload/boss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/upload/boss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:52:13.457186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/components/com_jbusinessdirectory/assets/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/components/com_jbusinessdirectory/assets/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/components/com_jbusinessdirectory/assets/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:53:56.896224+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:54:51.146655+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:55:42.305360+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ctafwp-admin/maint/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ctafwp-admin/maint/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ctafwp-admin/maint/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:56:18.666740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/server/config/database.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/server/config/database.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/config/database.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:57:20.606085+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/jquery.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/jquery.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery/jquery.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:58:21.884466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/wp-add.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/wp-add.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/wp-add.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T11:59:27.916787+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rbh/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rbh/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rbh/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:00:29.980765+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:01:33.414728+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:02:33.585286+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/html.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/html.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/html.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:03:34.364569+02:00] request.INFO: Matched route "journal_entry_template_new". {"route":"journal_entry_template_new","route_parameters":{"_route":"journal_entry_template_new","_controller":"App\\Controller\\BookkeepingController::newTemplate"},"request_uri":"http://wefeatit.com/journal-entry-template/new","method":"GET"} [] [2025-04-01T12:03:34.422943+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T12:03:34.422990+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T12:03:34.423009+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T12:04:42.541297+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/endpoints/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/endpoints/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/endpoints/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:06:35.328261+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/var/log/exception.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/var/log/exception.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/var/log/exception.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:07:37.799591+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/rk2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php/wp-includes/ID3/rk2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/wp-includes/ID3/rk2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:08:20.085167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/query-pagination/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/query-pagination/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/query-pagination\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:09:18.273506+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/installs/installer-backup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/installs/installer-backup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/installs/installer-backup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:10:16.850003+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backend/config/default.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backend/config/default.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/config/default.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:11:14.039689+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:12:11.309390+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/providers/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/providers/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/providers/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:13:23.000966+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Transport/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Transport/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Transport/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:14:06.038926+02:00] request.INFO: Matched route "accounting". {"route":"accounting","route_parameters":{"_route":"accounting","_controller":"App\\Controller\\BankController::accounting"},"request_uri":"http://wefeatit.com/accounting","method":"GET"} [] [2025-04-01T12:14:06.080397+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T12:14:06.080437+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T12:14:06.080456+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T12:14:06.495057+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\Entity\BankStatement has no field or association named poste" at QueryException.php line 45 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\\Entity\\BankStatement has no field or association named poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:45)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a.id as AP, b.poste, sum(b.amount) as TA FROM App\\Entity\\BankStatement b INNER JOIN b.accountingPeriod a GROUP BY a.id,b.poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:23)"} [] [2025-04-01T12:15:12.035719+02:00] request.INFO: Matched route "statements". {"route":"statements","route_parameters":{"_route":"statements","accountingPeriodId":null,"_controller":"App\\Controller\\BankController::statements"},"request_uri":"http://wefeatit.com/banking","method":"GET"} [] [2025-04-01T12:15:12.062590+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T12:15:12.062631+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T12:15:12.062649+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T12:15:12.614548+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Can't get a way to read the property "poste" in class "App\Entity\BankStatement"." at PropertyAccessor.php line 456 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Can't get a way to read the property \"poste\" in class \"App\\Entity\\BankStatement\". at /home/wefeatitkc/www/oasb/vendor/symfony/property-access/PropertyAccessor.php:456)"} [] [2025-04-01T12:16:05.281201+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"journal_entry_template_new"},"request_uri":"http://wefeatit.com/timesheet/clear_stared_projects/journal_entry_template_new","method":"GET"} [] [2025-04-01T12:16:05.317609+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T12:16:05.317661+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T12:16:05.317681+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T12:16:05.320422+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-04-01T12:16:05.320471+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-04-01T12:16:05.320496+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-04-01T12:16:05.344657+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-04-01T12:17:09.669634+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:18:13.773252+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/system/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/system/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/system/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:19:16.299592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:22:18.762486+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Response/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Response/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Response\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:23:27.970695+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-01T12:23:28.011798+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T12:23:28.011850+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T12:23:28.011870+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T12:23:31.875793+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-01T12:23:31.882099+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T12:23:31.882132+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T12:23:31.882151+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T12:24:27.538424+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:25:31.446501+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:26:34.383016+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:27:35.171559+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/system/js/core.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/system/js/core.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/system/js/core.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:29:41.930847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/installer-backup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/installer-backup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/installer-backup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:30:42.406709+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:33:45.279240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:34:47.559955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:43:10.824147+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/vendor.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/vendor.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/vendor.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:45:17.205094+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/namespaced/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/namespaced/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/namespaced\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:47:06.334744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/admin-bar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/admin-bar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/admin-bar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:48:02.952066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ms-media.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ms-media.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ms-media.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:50:56.407262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:53:48.762628+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ms-files.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ms-files.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ms-files.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:54:43.763980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:55:40.375383+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/system_log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/system_log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/system_log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:57:37.280113+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T12:58:33.021969+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:00:27.193481+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/template-part/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/template-part/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/template-part\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:01:24.942672+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/legacy-widget/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/legacy-widget/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/legacy-widget\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:02:24.338046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpunit/phpunit/Util/PHP/eval-stdin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpunit/phpunit/Util/PHP/eval-stdin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpunit/phpunit/Util/PHP/eval-stdin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:03:20.074971+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/1p.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/1p.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/1p.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:04:15.081263+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/asset/LEVIATHAN/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/asset/LEVIATHAN/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asset/LEVIATHAN\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:06:06.881587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:07:03.737985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:08:54.843797+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:10:49.845365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:11:44.559870+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:15:30.636517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/endpoints/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/endpoints/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/endpoints/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:16:28.424223+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/local/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/local/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/local/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:19:14.991131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/bin/loader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/bin/loader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/bin/loader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:20:09.876175+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wpr-addons/forms/b1ack.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wpr-addons/forms/b1ack.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wpr-addons/forms/b1ack.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:22:57.174991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/text-columns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/text-columns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/text-columns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:23:55.618445+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/media-text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/media-text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/media-text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:24:52.794114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/site-title/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/site-title/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/site-title\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:25:51.313504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/widget-group/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/widget-group/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/widget-group\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:26:48.817554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/site-tagline/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/site-tagline/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/site-tagline\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:27:44.471341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/lib/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/lib/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/lib\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:29:40.745150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/query-title/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/query-title/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/query-title\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:30:35.735702+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/social-link/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/social-link/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/social-link\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:31:32.677489+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/endpoints/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/endpoints/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/endpoints\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:32:31.851756+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:33:30.080976+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:34:28.851377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/phpmailer/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/phpmailer/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/phpmailer/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:36:26.917030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:37:23.434440+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:38:18.517078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/jquery-file-upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/jquery-file-upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/jquery-file-upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:41:07.989730+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:42:04.745411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/laravel/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/laravel/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/laravel/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:43:54.361529+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/winnner.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/winnner.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/winnner.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:44:53.790038+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/db.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/db.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:45:48.547350+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:46:43.097424+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Proxy/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Proxy/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Proxy\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:48:32.929786+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:49:31.957468+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:54:13.425580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/atomic/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/atomic/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/atomic/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:56:02.033842+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:57:54.954366+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.dev"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.dev\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.dev/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T13:59:47.008237+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:00:41.814750+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:01:39.003150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:02:37.656533+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:05:32.254212+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/js.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/js.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/js.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:06:29.844194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:07:27.991717+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/frontend/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/frontend/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:08:24.191282+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sad/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sad/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sad/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:09:22.711629+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/db.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/db.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:10:21.608460+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/image/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/image/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/image\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:12:14.189041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:15:01.820464+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db/backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db/backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:16:51.678239+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/src/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/src/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:17:48.630510+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:18:47.884926+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db/backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db/backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:20:39.885967+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/editor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/editor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/editor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:22:34.731137+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/main.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/main.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/main.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:23:29.079117+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/smilies/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/smilies/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/smilies/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:29:07.404869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:30:57.910906+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:32:52.563427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/admin-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/admin-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/admin-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:33:48.789720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:34:47.362022+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:36:44.050190+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:37:42.192474+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/xleet-shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/xleet-shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/xleet-shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:38:38.161191+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/input.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/input.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat/input.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:39:37.536241+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:40:36.879530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db/database_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db/database_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/database_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:41:32.286793+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db/database_backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db/database_backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/database_backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:42:30.459122+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?url=http%3A%2F%2F169.254.169.254%2Flatest%2Fmeta-data%2Fiam%2Fsecurity-credentials%2Fec2-default-ssm%2F","method":"GET"} [] [2025-04-01T14:42:30.556659+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T14:42:30.556711+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T14:42:30.556735+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T14:43:24.821343+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:46:33.446118+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/html/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/html/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/html\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:47:14.961458+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/html.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/html.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/html.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:47:54.406922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/iR7SzrsOUEP.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/iR7SzrsOUEP.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/iR7SzrsOUEP.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:49:15.922925+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/fckeditor/editor/filemanager/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/fckeditor/editor/filemanager/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/fckeditor/editor/filemanager\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:50:37.547361+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:51:20.013115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez5/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez5/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez5\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:52:00.062376+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/backend/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/backend/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:52:39.858450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:53:20.943199+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:54:01.813457+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backend/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backend/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:54:45.015426+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:55:25.440078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:56:06.175202+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/baedss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/baedss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat/baedss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:56:46.304618+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:57:29.160868+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:58:12.183139+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T14:58:53.509637+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:00:16.199689+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:01:39.802265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:02:20.451182+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/db/dump.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/db/dump.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db/dump.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:03:45.824958+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:05:07.440901+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/vendor/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/vendor/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:06:29.701846+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:07:44.542991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:07:44.832108+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-01T15:07:44.844899+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T15:07:44.844933+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T15:07:44.844951+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T15:07:45.090425+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-01T15:07:45.095959+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T15:07:45.095992+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T15:07:45.096010+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T15:08:33.095760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:09:12.609557+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:09:54.629566+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:11:59.659042+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/php-compat/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/php-compat/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/php-compat/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:12:40.103959+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:14:05.220067+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:15:31.379822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:16:13.606781+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:16:54.111182+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:18:15.819833+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/media-site.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/media-site.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/media-site.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:18:56.023836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:19:38.195734+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:20:21.028566+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:21:01.837018+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:21:43.691162+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:23:06.622376+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:24:28.634207+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Transport/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Transport/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Transport\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:25:08.307371+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Exception/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Exception/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Exception\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:25:50.482643+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:27:15.951142+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/frontend/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/frontend/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:27:56.078059+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/frontend/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/frontend/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:30:40.788907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:31:21.696444+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:31:59.543807+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:32:03.815923+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:32:44.666811+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:34:06.427607+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/http/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/http/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/http\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:36:09.016274+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/admin-ajax.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/admin-ajax.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/admin-ajax.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:36:46.861016+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:38:02.257661+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/php-compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/php-compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/php-compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:38:39.531871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/class.cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/class.cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/class.cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:39:17.076953+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/parse/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/parse/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/parse\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:39:53.855023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:41:45.629400+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Cookie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Cookie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Cookie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:43:01.032267+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:43:37.970611+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:45:29.437869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shop/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shop/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:47:19.491290+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/bower_components/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:48:34.470826+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/getid.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/getid.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/getid.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:49:10.273893+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:49:47.835771+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:50:24.164205+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:51:01.951677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:51:39.096396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:52:51.478504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/readme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/readme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/readme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:54:04.535208+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:54:42.634971+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:56:34.641560+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:57:12.408978+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp1/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp1/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp1/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:58:28.433486+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/application/third_party/ckfinder/core/connector/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/application/third_party/ckfinder/core/connector/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/third_party/ckfinder/core/connector/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T15:59:04.935621+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Transport/contents.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Transport/contents.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Transport/contents.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:00:21.679679+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:00:58.704735+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/bak.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/bak.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/bak.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:02:13.134369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/lib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/lib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/lib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:02:50.114538+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/db.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/db.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/db.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:04:03.423725+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/upload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/upload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/upload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:04:39.740693+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:05:17.361054+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:07:41.643339+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:08:55.546804+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/library/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/library/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/library/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:09:33.506321+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Auth/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Auth/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Auth/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:10:50.075531+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Text/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Text/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Text/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:11:26.979049+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/net/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/net/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/net\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:12:05.123795+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:12:43.801246+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Auth/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Auth/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Auth\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:13:20.895306+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/xml/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/xml/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/xml\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:15:48.105281+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/vendor/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/vendor/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:18:17.983509+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:18:53.854994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:19:30.781213+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:20:06.986151+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:20:45.350721+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:21:22.849685+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:22:00.023169+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/core.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/core.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/core.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:22:38.099545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:25:08.630529+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/library/git.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/library/git.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/library/git.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:25:46.201090+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Auth/images.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Auth/images.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Auth/images.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:26:22.300391+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/WordPress/wp-admin/includes/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/WordPress/wp-admin/includes/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/WordPress/wp-admin/includes/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:28:14.102755+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/categories/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/categories/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/categories\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:30:44.791128+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:31:21.955686+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/Decode.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/Decode.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/Decode.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:31:59.721386+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/scripts/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/scripts/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/scripts/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:32:36.851536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/scripts/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/scripts/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/scripts/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:33:13.957458+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:33:50.063103+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.svn/entries"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.svn/entries\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.svn/entries/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:35:04.495515+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:35:43.185148+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:36:20.718969+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:38:13.539671+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/head.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/head.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/head.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:38:51.263241+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:39:27.449790+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/bin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/bin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/bin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:40:03.433844+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:40:41.619077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-admin/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-admin/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-admin/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:41:20.465116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/old-index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/old-index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old-index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:41:56.066516+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new-index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new-index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new-index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:43:09.129358+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:43:45.726023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/sclass_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/sclass_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/sclass_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:45:00.479317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:45:36.835283+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/wp-sys.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/wp-sys.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/wp-sys.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:46:14.626473+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:46:52.134792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:47:30.803926+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:48:45.040079+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/ms-cron.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/ms-cron.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/ms-cron.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:49:22.519051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/wp-theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/wp-theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/wp-theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:49:58.165271+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:50:34.128645+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/min.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/min.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/min.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:51:10.418869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:51:48.399508+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:53:39.981980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:54:15.417957+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:54:50.857997+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:56:08.785747+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:56:46.905928+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:58:02.120925+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T16:59:15.249921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/vendor/codemirror/mode/ecl/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/vendor/codemirror/mode/ecl/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/codemirror/mode/ecl\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:00:27.363985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/endpoints/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/endpoints/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/endpoints/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:01:05.387236+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/controller.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/controller.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type/controller.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:01:40.951074+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:02:16.865082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/site/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/site/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:03:32.550413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/providers/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/providers/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/providers\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:04:08.382575+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cms/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cms/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:05:24.750630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:06:00.821617+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:06:37.948895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:08:26.535823+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:09:41.409261+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/gCdfg/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/gCdfg/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/gCdfg/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:10:18.906949+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:12:11.457378+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:12:49.804531+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/settings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/settings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/settings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:13:25.609176+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:14:40.636299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/js/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/js/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:16:33.941592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Cookie/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Cookie/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Cookie/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:16:37.217515+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-01T17:16:37.508365+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T17:16:37.508422+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T17:16:37.508448+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T17:16:39.977252+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-01T17:16:39.982669+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T17:16:39.982699+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T17:16:39.982716+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T17:18:24.373253+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:19:38.134914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/api/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/api/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:20:16.797329+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:21:31.104717+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/buttons/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/buttons/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/buttons\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:22:09.082186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/details/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/details/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/details\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:22:45.099871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/heading/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/heading/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/heading\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:23:57.177732+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/pattern/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/pattern/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/pattern\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:24:33.039624+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/missing/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/missing/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/missing\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:26:22.647401+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:27:35.865276+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/version.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/version.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/version.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:27:53.255916+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-01T17:27:53.298029+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T17:27:53.298072+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T17:27:53.298090+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T17:27:57.151722+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-01T17:27:57.157063+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T17:27:57.157095+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T17:27:57.157117+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T17:28:50.016036+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/zmFM.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/zmFM.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/zmFM.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:30:03.056630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:31:20.443559+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:31:58.484927+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:32:19.419127+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:33:46.357943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:35:01.910421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:36:16.669952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blogs/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blogs/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blogs/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:37:29.088299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public/jq.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public/jq.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/jq.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:38:04.824451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/nextpage/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/nextpage/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/nextpage\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:38:42.683406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/footnotes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/footnotes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/footnotes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:39:19.418794+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/shortcode/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/shortcode/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/shortcode\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:39:58.346731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/mediaelement/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/mediaelement/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/mediaelement\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:40:35.721892+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-admin/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-admin/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-admin/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:41:12.308679+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/archives/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/archives/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/archives\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:41:48.096503+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/pullquote/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/pullquote/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/pullquote\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:42:23.759110+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/library/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/library/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/library\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:43:01.793297+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/loginout/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/loginout/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/loginout\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:43:38.849815+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/imgareaselect/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/imgareaselect/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/imgareaselect\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:44:53.224486+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/freeform/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/freeform/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/freeform\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:45:29.514042+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/paragraph/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/paragraph/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/paragraph\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:46:05.338275+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/calendar/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/calendar/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/calendar\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:46:42.340310+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:47:18.441832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Canonical.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Canonical.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Canonical.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:47:55.263499+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/gzdecodes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/gzdecodes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/gzdecodes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:48:32.453834+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/pm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/pm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/pm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:49:08.119985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:49:44.023720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:50:22.692448+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:50:58.478598+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/utils/wp-tinymce.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/utils/wp-tinymce.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/utils/wp-tinymce.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:52:46.519066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:53:23.334456+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:53:59.835700+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/Mhbgf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/Mhbgf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/Mhbgf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:54:36.997216+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/allez.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/allez.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/allez.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:55:49.938568+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/core.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/core.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/core.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:56:27.316840+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:57:02.912676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:58:56.885392+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T17:59:35.359870+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:00:13.094044+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:00:49.459123+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:01:27.892565+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:02:03.803146+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:02:40.450916+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/public/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/public/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:03:16.757610+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:03:53.241067+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-act.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-act.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-act.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:04:29.873217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:05:05.815358+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/website/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:05:41.375994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:06:53.640119+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/ja_purity/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/ja_purity/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/ja_purity\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:07:44.294629+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://git.oasb.wefeatit.com/public/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://git.oasb.wefeatit.com/public/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:08:07.933820+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/column/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/column/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/column\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:08:45.305638+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/audio/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/audio/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/audio\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:09:23.328732+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/button/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/button/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/button\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:11:18.838314+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/plupload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/plupload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/plupload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:11:55.522389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/more/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/more/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/more\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:13:09.304243+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/table/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/table/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/table\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:14:25.270615+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/code/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/code/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/code\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:15:01.225818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/codemirror/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/codemirror/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/codemirror\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:16:54.221167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/file/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/file/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/file\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:17:31.176774+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/verse/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/verse/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/verse\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:18:09.039384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/media/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/media/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/media\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:19:23.032491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/group/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/group/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/group\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:21:53.526836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:24:20.334232+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:26:09.283059+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:26:48.189887+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-p.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-p.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-p.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:28:01.963409+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:28:39.819235+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/Marvins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/Marvins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/Marvins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:29:18.007921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/LEVIATHAN/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/LEVIATHAN/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/LEVIATHAN\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:29:56.206491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:30:32.434213+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:33:00.778819+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:33:38.858570+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:34:17.488487+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:35:32.753147+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:37:26.495734+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/wp-auto.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/wp-auto.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/wp-auto.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:38:02.249152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:38:38.621111+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/typo3conf/localconf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/typo3conf/localconf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/typo3conf/localconf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:39:14.236992+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/templates/isis/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/templates/isis/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/templates/isis/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:41:05.539828+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:41:42.404934+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/php/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/php/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:42:18.839462+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:43:32.997114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:44:46.773483+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:45:23.952252+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/LEVIATHAN/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/LEVIATHAN/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/LEVIATHAN\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:46:02.376176+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/reg2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/reg2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/reg2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:46:39.294079+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/src/transport/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/src/transport/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/src/transport\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:47:15.990952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/src/utility/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/src/utility/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/src/utility\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:48:31.554811+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyseventeen/page/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyseventeen/page/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyseventeen/page\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:49:08.989012+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:51:37.722796+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:54:05.871048+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:55:19.292041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/amaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/amaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/amaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:55:55.889507+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:56:34.232641+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T18:59:39.588800+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ckfinder/core/connector/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ckfinder/core/connector/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ckfinder/core/connector/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:01:16.355319+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:01:16.623653+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-01T19:01:16.643977+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T19:01:16.644013+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T19:01:16.644031+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T19:01:16.856306+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-01T19:01:16.865607+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T19:01:16.865661+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T19:01:16.865687+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T19:01:17.018781+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:01:17.161357+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:01:17.343444+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:01:17.494122+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:01:17.653101+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:01:17.833831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:01:17.980236+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:01:18.113477+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-01T19:01:18.118740+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T19:01:18.118768+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T19:01:18.118786+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T19:01:18.275043+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-01T19:01:18.280244+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T19:01:18.280272+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T19:01:18.280290+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T19:02:06.931479+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:02:39.787313+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/audio/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/audio/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/audio/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:03:47.946894+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:04:53.218855+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:05:28.301167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:06:03.076044+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:06:37.728440+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:07:43.200484+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/bpa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/bpa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/bpa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:08:18.172338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:08:50.931807+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/white.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/white.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type/white.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:09:26.009676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:10:34.143613+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/wpsen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/wpsen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/wpsen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:11:08.819036+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:11:41.609490+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:12:15.335756+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:13:20.636019+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:14:29.437469+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:15:04.423143+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:17:51.095662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:18:26.008141+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:18:58.201804+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/sidebarx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/sidebarx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/sidebarx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:19:32.849796+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:20:42.130760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:21:15.078446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/users.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/users.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/users.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:21:47.188484+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:22:54.579853+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:23:29.604237+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:24:36.826558+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:25:09.522571+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/webdb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/webdb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/webdb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:25:41.531370+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/partners.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/partners.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/partners.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:26:16.370886+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/Renderer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/Renderer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/Renderer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:26:49.407509+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:27:23.675228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:27:58.129350+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/thumbs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/thumbs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/thumbs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:28:30.829384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:29:36.072076+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:30:08.296498+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:30:42.448311+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:32:52.215082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:33:27.000494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:34:01.468640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/geco.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/geco.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/geco.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:34:34.617294+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:35:06.885689+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:35:41.615693+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:36:14.134608+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:36:48.931636+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/requests.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/requests.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/requests.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:37:54.129965+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:39:02.625497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:39:37.162719+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:40:11.522446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:40:45.145026+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/manager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/manager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/manager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:41:51.405389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:41:52.317849+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:42:59.708826+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:44:05.414313+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/logs/HEAD"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/logs/HEAD\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/logs/HEAD/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:44:37.859100+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/assets/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/assets/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:45:10.043273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:45:42.119310+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/src/proxy/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/src/proxy/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/src/proxy\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:46:16.237144+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/src/auth/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/src/auth/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/src/auth\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:46:51.085355+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/requests/src/cookie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/requests/src/cookie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/requests/src/cookie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:47:58.391925+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/crystal/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/crystal/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/crystal/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:48:30.615744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/smilies/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/smilies/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/smilies/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:49:02.847760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/heading/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/heading/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/heading/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:49:37.515237+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:51:17.484439+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/docs/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/docs/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/docs/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:51:51.276730+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dist/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dist/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dist/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:52:25.447100+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:52:58.711181+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/maintenance.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/maintenance.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/maintenance.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:53:31.088518+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/lmfi2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/lmfi2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/lmfi2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:54:03.568169+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:54:36.286351+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:56:15.715640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/html.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/html.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/html.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:57:23.710273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T19:59:38.850053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/head.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/head.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/head.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:00:13.188993+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:01:19.065967+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:03:32.067594+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:04:05.441868+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/images.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/images.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/images.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:04:37.527067+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/thumbs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/thumbs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/thumbs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:05:11.644800+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/head.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/head.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/head.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:05:44.386159+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:06:17.777630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/smile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/smile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/smile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:06:50.751528+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:07:24.042068+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:08:32.546071+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:09:39.508507+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:10:13.014616+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:11:22.193319+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:12:31.151026+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:13:03.471148+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:13:38.551750+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:15:50.618359+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:16:25.489968+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:17:30.218411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:18:35.161163+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:19:09.372190+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:19:42.984379+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:20:16.822437+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:20:48.866760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:21:53.216482+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/form.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/form.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/form.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:22:59.404106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:23:33.707631+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/backup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/backup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/backup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:24:08.292517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:24:42.260137+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:25:16.682379+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:27:00.950878+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/upl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/upl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type/upl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:27:34.136536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:28:08.317889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/LEVIATHAN/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/LEVIATHAN/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/LEVIATHAN\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:29:14.257968+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:29:49.190272+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:30:23.764710+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:32:06.577225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/dist/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/dist/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/dist\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:32:38.894988+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/search/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/search/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/search\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:33:47.040237+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/src/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/src/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:34:19.611032+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/meta/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/meta/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/meta/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:34:53.778920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:35:26.154519+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:35:59.534730+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-admin/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-admin/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-admin/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:36:34.054256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cgn/Ipv6.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cgn/Ipv6.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cgn/Ipv6.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:37:42.000949+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:38:49.880534+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/fckeditor/editor/filemanager/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/fckeditor/editor/filemanager/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/fckeditor/editor/filemanager/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:40:28.629055+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tests/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tests/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tests/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:41:36.929600+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/libraries/elfinder/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/libraries/elfinder/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/libraries/elfinder/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:42:10.167828+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/media/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/media/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/media/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:42:42.714923+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:43:50.025583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/input.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/input.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/input.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:44:23.557091+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/js.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/js.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/js.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:45:29.269407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/include/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/include/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/include/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:45:58.943415+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:46:27.674090+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/ckfinder/core/connector/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/ckfinder/core/connector/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/ckfinder/core/connector/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:46:58.997205+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:47:58.858480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:48:29.723797+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:51:00.228412+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:51:29.952980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:52:00.340152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:52:31.056056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/etc/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/etc/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/etc/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:54:32.679440+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/field.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/field.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/field.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:55:02.187826+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:55:31.305503+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/mari.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/mari.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/mari.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:56:02.197167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/helm/values.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/helm/values.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/helm/values.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T20:57:32.186030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/utils/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/utils/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/utils\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:00:02.797262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/dir/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/dir/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/dir\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:01:34.004083+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:02:04.512964+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/library.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/library.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/library.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:02:34.961672+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:03:33.076806+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:04:02.791063+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:05:02.804150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:05:31.601137+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:06:00.402557+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/routes.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/routes.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/routes.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:06:31.773438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/offline.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/offline.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/offline.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:07:29.962316+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:08:29.068454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/tinyfilemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/tinyfilemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/tinyfilemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:08:58.901887+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:09:28.440139+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/crop/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/crop/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/crop/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:09:57.394890+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:10:27.673209+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:11:59.744748+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:12:30.429734+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:13:00.203699+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/certificates/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/certificates/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/certificates/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:13:17.236956+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-01T21:13:17.263642+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T21:13:17.263676+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:13:17.263694+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:13:18.502696+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-01T21:13:18.510544+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T21:13:18.510610+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:13:18.510635+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:13:30.579709+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/controllers/settings.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/controllers/settings.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/controllers/settings.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:14:01.490632+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ticket/vendor/htmlawed/htmlawed/gel4y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ticket/vendor/htmlawed/htmlawed/gel4y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ticket/vendor/htmlawed/htmlawed/gel4y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:14:31.145897+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:15:30.456711+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:15:59.839434+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/joomla/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/joomla/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/joomla\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:16:58.243931+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:17:29.589331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:17:59.933187+02:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://wefeatit.com/journal-entry/new","method":"GET"} [] [2025-04-01T21:17:59.955281+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T21:17:59.955320+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:17:59.955340+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:18:55.276098+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/helpers/utility.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/helpers/utility.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/helpers/utility.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:20:15.055028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/library.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/library.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/library.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:21:34.533538+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/legacy/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/legacy/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/legacy\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:22:02.567706+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:22:29.894672+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:22:56.632940+02:00] request.INFO: Matched route "accounting". {"route":"accounting","route_parameters":{"_route":"accounting","_controller":"App\\Controller\\BankController::accounting"},"request_uri":"http://wefeatit.com/accounting","method":"GET"} [] [2025-04-01T21:22:56.654195+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T21:22:56.654232+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:22:56.654252+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:22:56.991354+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\Entity\BankStatement has no field or association named poste" at QueryException.php line 45 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 21 near 'poste, sum(b.amount)': Error: Class App\\Entity\\BankStatement has no field or association named poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:45)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a.id as AP, b.poste, sum(b.amount) as TA FROM App\\Entity\\BankStatement b INNER JOIN b.accountingPeriod a GROUP BY a.id,b.poste at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/Query/QueryException.php:23)"} [] [2025-04-01T21:23:22.847935+02:00] request.INFO: Matched route "statements". {"route":"statements","route_parameters":{"_route":"statements","accountingPeriodId":null,"_controller":"App\\Controller\\BankController::statements"},"request_uri":"http://wefeatit.com/banking","method":"GET"} [] [2025-04-01T21:23:22.869688+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T21:23:22.869720+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:23:22.869739+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:23:23.517467+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Can't get a way to read the property "poste" in class "App\Entity\BankStatement"." at PropertyAccessor.php line 456 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Can't get a way to read the property \"poste\" in class \"App\\Entity\\BankStatement\". at /home/wefeatitkc/www/oasb/vendor/symfony/property-access/PropertyAccessor.php:456)"} [] [2025-04-01T21:24:28.515146+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:25:30.194902+02:00] request.INFO: Matched route "clear_stared_projects". {"route":"clear_stared_projects","route_parameters":{"_route":"clear_stared_projects","_controller":"App\\Controller\\ProjectController::clearStaredProjects","origin":"journal_entry_new"},"request_uri":"http://wefeatit.com/timesheet/clear_stared_projects/journal_entry_new","method":"GET"} [] [2025-04-01T21:25:30.216121+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T21:25:30.216156+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:25:30.216174+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:25:30.218980+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-04-01T21:25:30.219024+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-04-01T21:25:30.219049+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-04-01T21:25:30.243245+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getId() on null" at ProjectController.php line 213 {"exception":"[object] (Error(code: 0): Call to a member function getId() on null at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:213)"} [] [2025-04-01T21:28:34.788637+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:30:38.875152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/saogcnnq.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/saogcnnq.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/saogcnnq.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:31:42.913936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:33:50.543603+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:34:56.379896+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/networks.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/networks.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/networks.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:36:01.318001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:37:05.210233+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/js_composer/vc_classmap.json-list.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/js_composer/vc_classmap.json-list.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/js_composer/vc_classmap.json-list.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:38:05.681694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/frontend/web/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/frontend/web/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/frontend/web/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:39:05.690129+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lib/phpunit/phpunit/Util/PHP/eval-stdin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lib/phpunit/phpunit/Util/PHP/eval-stdin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib/phpunit/phpunit/Util/PHP/eval-stdin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:40:07.297236+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:41:09.611078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:42:12.290758+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/MARIJUANA.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/MARIJUANA.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP/MARIJUANA.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:43:16.908786+02:00] request.INFO: Matched route "fill_statements". {"route":"fill_statements","route_parameters":{"_route":"fill_statements","_controller":"App\\Controller\\BankController::fillStatements"},"request_uri":"http://wefeatit.com/fill/statements","method":"GET"} [] [2025-04-01T21:43:16.929958+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T21:43:16.930004+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:43:16.930023+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:43:17.751490+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Undefined constant "Symfony\Component\Console\Helper\STDIN"" at QuestionHelper.php line 58 {"exception":"[object] (Error(code: 0): Undefined constant \"Symfony\\Component\\Console\\Helper\\STDIN\" at /home/wefeatitkc/www/oasb/vendor/symfony/console/Helper/QuestionHelper.php:58)"} [] [2025-04-01T21:44:21.188485+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:45:23.211323+02:00] request.INFO: Matched route "estimate". {"route":"estimate","route_parameters":{"_route":"estimate","_controller":"App\\Controller\\EstimateController::estimate"},"request_uri":"http://wefeatit.com/estimate/section","method":"GET"} [] [2025-04-01T21:45:23.234384+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T21:45:23.234433+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:45:23.234453+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T21:45:23.400893+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\EntityNotFoundException: "Entity of type 'App\Entity\AccountingPeriod' for IDs id(0) was not found" at EntityNotFoundException.php line 33 {"exception":"[object] (Doctrine\\ORM\\EntityNotFoundException(code: 0): Entity of type 'App\\Entity\\AccountingPeriod' for IDs id(0) was not found at /home/wefeatitkc/www/oasb/vendor/doctrine/orm/src/EntityNotFoundException.php:33)"} [] [2025-04-01T21:46:25.226891+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/logs/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/logs/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/logs/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:49:31.580062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/database.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/database.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:51:36.749345+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:52:39.495560+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/uploader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/uploader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/uploader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:54:42.118992+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/gifshell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/gifshell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/gifshell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:57:47.371150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/database.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/database.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:58:49.790003+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/injector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/injector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/injector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T21:59:54.637535+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/contents.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/contents.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/contents.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:02:03.098413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/parameters.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/parameters.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/parameters.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:03:05.903589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/adminshell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/adminshell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/adminshell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:04:10.990268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/settings.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/settings.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/settings.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:05:12.110046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/scripts/nodemailer.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/scripts/nodemailer.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/scripts/nodemailer.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:06:16.915078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/ckfinder/core/connector/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/ckfinder/core/connector/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/ckfinder/core/connector/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:07:17.924115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/instance/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/instance/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/instance/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:08:22.449547+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/instance/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/instance/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/instance/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:09:24.617914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/components/system.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/components/system.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/components/system.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:10:27.552090+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:12:32.732145+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/admin/adminer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/admin/adminer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/adminer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:13:35.216145+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:14:39.535796+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:15:43.927433+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/plugins-dist.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/plugins-dist.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/plugins-dist.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:16:54.800532+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-01T22:16:54.835059+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T22:16:54.835120+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T22:16:54.835143+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T22:16:56.660526+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-01T22:16:56.666394+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T22:16:56.666424+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T22:16:56.666442+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T22:19:53.579634+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:20:55.420465+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/crop/uword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/crop/uword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/crop/uword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:21:59.763333+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:23:02.139279+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:23:47.984486+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-01T22:23:48.007643+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T22:23:48.007680+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T22:23:48.007700+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T22:23:48.310473+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-01T22:23:48.317398+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T22:23:48.317432+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T22:23:48.317450+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T22:23:49.205328+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-01T22:23:49.210543+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T22:23:49.210571+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T22:23:49.210588+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T22:23:51.123347+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-01T22:23:51.128995+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-01T22:23:51.129038+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T22:23:51.129057+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-01T22:24:08.968216+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/storage/database.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/storage/database.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/database.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:25:07.156528+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/template/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/template/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/template/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:26:13.086266+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:28:18.667907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:29:19.455089+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/storage/database.db"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/storage/database.db\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/database.db/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:31:20.291700+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/secrets.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/secrets.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/secrets.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:32:21.299269+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/database.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/database.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:33:21.700422+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/database.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/database.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:34:26.855993+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/authorize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/authorize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/authorize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:35:31.503213+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/database.yaml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/database.yaml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.yaml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:36:32.328011+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/include/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/include/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/include/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:37:36.165502+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/gifshell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/gifshell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/gifshell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:38:40.511910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager/tinymce"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager/tinymce\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager/tinymce/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:39:44.559777+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:40:50.324784+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/database.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/database.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/database.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:41:55.598220+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:42:56.994723+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lara/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lara/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lara/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:44:01.590582+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config/settings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config/settings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/settings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:45:03.908455+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/private/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/private/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/private/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:46:07.478958+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/authorize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/authorize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/authorize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:47:11.900103+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/private/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/private/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/private/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:48:13.830952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/phpmailer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/phpmailer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/phpmailer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:49:14.761322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:50:18.990058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:51:21.792720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:52:27.464732+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/refs/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/refs/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/refs\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:53:31.511544+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/node_modules/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/node_modules/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/node_modules/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:54:36.652480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:55:39.897413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/api/.sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/api/.sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:56:40.310590+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/node_modules/.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/node_modules/.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/node_modules/.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T22:58:47.118066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:00:51.973039+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:01:56.168656+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:05:00.677557+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/service.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/service.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/service.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:06:04.841801+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/installer-backup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/installer-backup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/installer-backup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:08:09.768601+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/Util/PHP/eval-stdin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:09:09.821021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/system/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/system/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/system\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:14:22.386995+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/l10n/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/l10n/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/l10n\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:15:21.425053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:16:15.559120+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:20:06.100809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/secured/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/secured/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secured/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:21:00.372403+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/meta/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/meta/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/meta\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:22:48.622782+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:22:49.695434+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:23:53.671726+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/secrets/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/secrets/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:24:51.815131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/secrets/sendgrid.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/secrets/sendgrid.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/secrets/sendgrid.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:25:48.880949+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:26:44.895564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/shell1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/shell1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/shell1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:28:38.569053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/language/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/language/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/language\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:30:34.747005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:32:26.595731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:33:24.119184+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Auth/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Auth/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Auth/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:34:19.029061+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/themes/inlite/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/themes/inlite/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/themes/inlite\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:35:15.215150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:36:11.841737+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:37:08.221998+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/constants.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/constants.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/constants.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:38:03.596441+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:39:58.334438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/jquery.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/jquery.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/jquery.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:40:57.493421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/helper.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/helper.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/helper.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:42:51.167341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:43:50.265411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/access.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/access.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/access.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:44:48.711914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:45:45.674178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:46:02.738092+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager/fm-button"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager/fm-button\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager/fm-button/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:46:42.640797+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:47:41.937613+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:50:29.175912+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/crm/adminer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/crm/adminer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/crm/adminer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:51:23.529569+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:52:18.288195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:53:13.051299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/myip.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/myip.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/myip.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:54:07.191297+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/include/lib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/include/lib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/include/lib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:55:01.352199+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:56:56.610784+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:58:51.785802+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-01T23:59:48.147978+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:00:43.392418+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/foter.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/foter.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/foter.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:01:40.255071+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:02:37.936252+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cgn/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cgn/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cgn/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:04:31.775474+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ckeditor/ckfinder/core/connector/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ckeditor/ckfinder/core/connector/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ckeditor/ckfinder/core/connector/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:05:27.138294+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/Ipv6.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/Ipv6.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/Ipv6.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:06:24.820443+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:06:40.230294+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com/index-ajax.php" (from "http://wefeatit.com/")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com/index-ajax.php\" (from \"http://wefeatit.com/\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index-ajax.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:06:40.579447+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com/index-ajax.php" (from "http://wefeatit.com/index-ajax.php")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com/index-ajax.php\" (from \"http://wefeatit.com/index-ajax.php\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index-ajax.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:06:40.938356+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com/index-ajax.php" (from "http://wefeatit.com/index-ajax.php")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com/index-ajax.php\" (from \"http://wefeatit.com/index-ajax.php\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index-ajax.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:06:42.608118+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com/index-ajax.php" (from "http://wefeatit.com/index-ajax.php")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com/index-ajax.php\" (from \"http://wefeatit.com/index-ajax.php\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index-ajax.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:06:42.862899+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com/index-ajax.php" (from "http://wefeatit.com/index-ajax.php")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com/index-ajax.php\" (from \"http://wefeatit.com/index-ajax.php\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index-ajax.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:06:44.298762+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com/index-ajax.php" (from "http://wefeatit.com/index-ajax.php")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com/index-ajax.php\" (from \"http://wefeatit.com/index-ajax.php\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index-ajax.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:06:44.864955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/accesson.php" (from "http://wefeatit.com/index-ajax.php")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/accesson.php\" (from \"http://wefeatit.com/index-ajax.php\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/accesson.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:10:10.599126+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:11:07.751869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:12:02.637420+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:12:57.116514+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:13:56.258407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:14:54.909217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:15:51.469587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:16:46.001073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:18:40.366429+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Ipv6.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Ipv6.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Ipv6.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:19:35.829181+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/app.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/app.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/app.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:20:30.500169+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:21:28.305776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:23:19.842538+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/plugins/directionality/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/plugins/directionality/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/plugins/directionality\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:24:16.643741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/payment/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/payment/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/payment/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:25:12.276140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/images/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/images/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/wordpress/images/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:26:09.911828+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:27:09.230709+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/stories/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/stories/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/stories\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:28:05.028423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/cloud.php/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/cloud.php/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/cloud.php/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:28:59.850357+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/wordpress\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:29:53.974051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:30:51.612052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:31:46.177958+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:32:44.399670+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:32:58.146890+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:32:58.290599+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-02T00:32:58.315799+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T00:32:58.315840+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T00:32:58.315858+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T00:32:58.534507+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-02T00:32:58.539783+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T00:32:58.539813+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T00:32:58.539831+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T00:32:58.709832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:32:58.845593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:32:58.993180+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:32:59.133236+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:32:59.269603+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:32:59.458291+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:32:59.643426+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:32:59.779400+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-02T00:32:59.785074+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T00:32:59.785110+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T00:32:59.785129+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T00:32:59.919036+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-02T00:32:59.925399+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T00:32:59.925435+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T00:32:59.925459+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T00:33:43.734703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:37:28.895955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:38:23.567878+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/tmpls.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/tmpls.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/tmpls.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:39:22.793555+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:40:20.236169+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:41:16.616606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/uploader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/uploader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/uploader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:42:14.162710+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:43:11.187066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-include/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-include/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-include/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:44:06.981110+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:45:06.080216+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/class-php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/class-php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/class-php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:46:56.436466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:47:53.596910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/libraries/plupload/examples/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/libraries/plupload/examples/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/libraries/plupload/examples/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:49:46.028781+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-admin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-admin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-admin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:50:41.437188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:51:05.609078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:51:08.325575+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:51:39.716899+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:52:34.573883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/bak.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/bak.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/bak.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:54:24.159224+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:56:18.856233+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/web.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/web.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/web.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:57:13.769338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/lib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/lib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/lib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T00:59:07.688595+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/src.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/src.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/src.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:00:58.778057+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:01:54.391530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/helper.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/helper.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/helper.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:03:47.752125+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/img/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/img/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/img\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:04:44.256260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:05:39.228850+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cgn/connection.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cgn/connection.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cgn/connection.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:06:35.329501+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:07:34.352302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:08:28.647213+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/infi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/infi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/infi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:09:26.963954+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/mani.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/mani.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/mani.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:10:21.190823+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/core.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/core.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/core.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:11:19.520480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/indo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/indo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/indo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:12:13.888957+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:13:09.346865+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:15:07.530178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:16:01.874550+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:17:53.502851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/room.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/room.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/room.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:18:50.282060+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:19:45.068591+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:21:38.202614+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rk3.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rk3.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rk3.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:22:32.610020+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rk2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rk2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rk2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:23:28.933314+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/image.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/image.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/image.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:25:25.322091+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/wordpress/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:26:23.337792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:29:17.111326+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:30:13.358115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/cs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/cs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/cs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:34:05.057652+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:36:01.453741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cgn/wincust.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cgn/wincust.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cgn/wincust.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:37:53.142322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:38:47.638418+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/revslider/includes/external/page\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:39:43.827813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:40:39.203203+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/var/logs/dev.log"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/var/logs/dev.log\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/var/logs/dev.log/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:42:27.522764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:43:23.641523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:44:19.508267+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:46:12.945601+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-author-biography/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-author-biography/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-author-biography\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:47:08.433747+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:48:03.733812+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-cgn/footer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-cgn/footer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-cgn/footer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:51:49.115663+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/work-list/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/work-list/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/work-list\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:52:48.471066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gallery/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gallery/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gallery\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:54:41.245230+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/global/plugins/jquery-file-upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/global/plugins/jquery-file-upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/global/plugins/jquery-file-upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:55:36.217691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/assets/plugins/jquery-file-upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/assets/plugins/jquery-file-upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/assets/plugins/jquery-file-upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:56:35.180950+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/revslider/includes/external/page/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:57:34.372220+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/profile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/profile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/profile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:58:31.854635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/assets/jquery-file-upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/assets/jquery-file-upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/assets/jquery-file-upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T01:59:29.587521+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/plugins/jquery-file-upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/plugins/jquery-file-upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jquery-file-upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:00:24.425543+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/img/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/img/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/img/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:06:49.551058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/source.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/source.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/source.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:07:42.396205+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moodle/user/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moodle/user/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moodle/user\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:09:22.553419+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:10:14.182121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:11:55.635780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comment-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comment-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comment-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:12:48.774807+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-author-name/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-author-name/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-author-name\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:13:37.741360+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:14:28.912497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:15:19.355659+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/img.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/img.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/img.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:16:12.736784+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bk/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bk/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:17:02.506397+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:17:53.892370+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:18:44.489438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/social-gallery-block/pop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/social-gallery-block/pop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/social-gallery-block/pop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:19:34.625793+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/profile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/profile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/profile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:22:47.796421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gallery/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gallery/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gallery/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:23:30.894114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class-walker-comment-beta.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class-walker-comment-beta.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class-walker-comment-beta.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:25:32.768863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:26:12.646116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comment-reply-link/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comment-reply-link/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comment-reply-link\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:26:52.802999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/digital-download/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/digital-download/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/digital-download\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:27:34.916726+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/list-item/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/list-item/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/list-item\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:31:47.076266+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/list/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/list/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/list\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:32:27.967449+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login-css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login-css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login-css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:33:09.445754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/img\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:33:49.872399+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/index"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/index\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/index/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:34:30.445801+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/type.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/type.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/type.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:35:12.453749+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/page-list/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/page-list/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/page-list\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:35:52.045826+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-comments-form/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-comments-form/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-comments-form\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:37:14.217165+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-author/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-author/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-author\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:37:55.501803+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gallery/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gallery/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gallery\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:38:38.620812+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comment-template/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comment-template/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comment-template\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:39:19.233495+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comment-author-name/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comment-author-name/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comment-author-name\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:40:02.038694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/tag-cloud/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/tag-cloud/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/tag-cloud\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:40:42.561567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/img/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:41:22.491556+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comment-date/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comment-date/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comment-date\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:41:23.324886+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:44:10.729010+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/gallery/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/gallery/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/gallery\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:44:19.579250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:44:20.701062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:44:21.585194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:44:22.616050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:44:23.576356+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:44:24.588050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:44:25.583492+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:44:26.632004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:44:27.719450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:44:28.596734+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:44:51.764492+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/comment.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/comment.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/comment.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:45:32.441773+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comments-pagination/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comments-pagination/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comments-pagination\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:46:57.812473+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comments-title/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comments-title/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comments-title\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:47:37.671487+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comments-pagination-next/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comments-pagination-next/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comments-pagination-next\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:48:17.904052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/comments/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/comments/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comments/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:51:43.298493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:52:21.876394+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/html.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/html.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/html.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:52:59.377445+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:54:17.119156+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/crystal/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/crystal/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/crystal/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:54:52.677722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:55:18.393332+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/html5-file-upload/html5fileupload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/html5-file-upload/html5fileupload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/html5-file-upload/html5fileupload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:55:29.405772+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:56:05.991938+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/html.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/html.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/html.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:56:42.221273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/type.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/type.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/type.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:57:18.603975+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:57:56.003580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/purevision/scripts/admin/uploadify/uploadify.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/purevision/scripts/admin/uploadify/uploadify.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/purevision/scripts/admin/uploadify/uploadify.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:58:03.532113+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-02T02:58:03.821213+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T02:58:03.821265+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T02:58:03.821285+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T02:58:05.590819+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-02T02:58:05.596804+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T02:58:05.596838+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T02:58:05.596855+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T02:58:09.839966+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:58:31.787116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/theagency/includes/uploadify/uploadify.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/theagency/includes/uploadify/uploadify.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/theagency/includes/uploadify/uploadify.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T02:59:49.375273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/4O4.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/4O4.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/4O4.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:01:05.284569+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/style-css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/style-css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/style-css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:02:17.816999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:02:22.446241+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-02T03:02:22.463358+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T03:02:22.463394+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T03:02:22.463412+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T03:02:30.613167+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-02T03:02:30.619194+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T03:02:30.619224+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T03:02:30.619245+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T03:02:56.211729+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:03:33.135654+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:04:50.198814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentythree/assets/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentythree/assets/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentythree/assets/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:05:46.951761+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-02T03:05:47.017824+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T03:05:47.017878+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T03:05:47.017898+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T03:05:47.898962+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-02T03:05:47.904849+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T03:05:47.904879+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T03:05:47.904901+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T03:06:01.214769+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin-css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin-css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin-css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:06:37.630612+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:08:31.178480+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-02T03:08:31.910803+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T03:08:31.910862+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T03:08:31.910905+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T03:08:33.115880+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T03:11:13.596422+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/src.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/src.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/src.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:12:18.499901+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:14:21.341160+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:15:21.962982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:17:29.536634+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:18:33.910408+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:19:34.665708+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:20:35.164793+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:21:38.730455+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:22:43.151379+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/Marvins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/Marvins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/Marvins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:23:48.220275+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:24:48.623521+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:26:53.400325+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyfour/assets/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyfour/assets/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:31:13.634454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:32:16.735164+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:33:20.550753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/engine.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/engine.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/engine.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:35:27.462939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/satoshi/styles/functions.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/satoshi/styles/functions.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/satoshi/styles/functions.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:36:29.679696+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:38:36.573257+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:39:39.605165+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:40:42.874103+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/profile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/profile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/profile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:44:53.096236+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3m/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3m/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3m/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:48:50.541844+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wp-content/plugins/wp-catcher/index.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wp-content/plugins/wp-catcher/index.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-catcher/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:48:59.690105+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/wp-content/plugins/wp-catcher/index.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/wp-content/plugins/wp-catcher/index.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-catcher/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:49:07.777217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/upload/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/upload/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/upload/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:50:13.048280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:51:18.851590+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/plugins/compat3x/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/plugins/compat3x/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/plugins/compat3x/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:54:29.428591+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/format-library/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/format-library/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/format-library\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:55:31.561708+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/block-directory/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/block-directory/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/block-directory\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T03:57:38.712648+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/block-editor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/block-editor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/block-editor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:00:45.493020+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:02:51.688429+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/preferences/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/preferences/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/preferences\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:03:55.432672+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/components/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/components/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/components\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:04:59.875937+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/patterns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/patterns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/patterns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:06:03.819799+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:08:11.979751+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/joomla/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/joomla/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/joomla/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:10:14.190344+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/edit-post/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/edit-post/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/edit-post\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:13:22.880785+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:14:23.777681+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/sunrise/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/sunrise/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/sunrise\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:17:34.965698+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:18:39.709435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:19:41.709564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ectoplasm\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:22:57.054530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/commands/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/commands/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/commands\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:25:04.936180+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:26:08.484702+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/helper.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/helper.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/helper.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:29:16.964526+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:30:21.307818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/midnight/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/midnight/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/midnight\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:32:29.248056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:34:35.085157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/trike.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/trike.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/trike.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:37:42.254139+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/settings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/settings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/settings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:38:45.532902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/contents.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/contents.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/contents.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:39:48.111630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/bladeacss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/bladeacss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/bladeacss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:40:53.037614+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:41:57.213344+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/authorize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/authorize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/authorize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:42:59.842248+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:44:00.747949+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:45:05.051450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/core.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/core.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/core.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:46:06.955996+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/thems.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/thems.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/thems.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:47:12.803091+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/modules.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/modules.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/modules.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:48:17.823061+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:50:22.510120+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:51:24.846555+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:53:28.666401+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:55:32.350290+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/block-directory/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/block-directory/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/block-directory/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T04:57:36.878991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/class-config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/class-config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/class-config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:00:46.936707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:01:47.752070+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:04:53.894738+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:05:58.609449+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/modern/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/modern/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/modern/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:07:03.372219+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/curnel.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/curnel.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/curnel.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:09:11.815585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ocean/lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ocean/lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ocean/lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:10:15.808939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/blue.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:11:20.441999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/classes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/classes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/classes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:12:21.190482+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ocean/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ocean/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ocean/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:15:24.801031+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/sunrise/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/sunrise/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/sunrise/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:17:27.009813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ocean/style.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ocean/style.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ocean/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:19:29.698699+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:20:34.598059+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/uploader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/uploader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/uploader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:21:39.414942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:23:50.681947+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:25:16.344695+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-02T05:25:16.669089+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T05:25:16.669140+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T05:25:16.669160+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T05:25:19.462768+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-02T05:25:19.468548+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T05:25:19.468577+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T05:25:19.468595+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T05:25:56.724910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:27:00.509615+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:28:04.848617+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/sunrise/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/sunrise/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/sunrise/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:28:43.346442+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T05:28:43.676558+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T05:28:43.676612+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T05:28:43.676636+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T05:29:06.169455+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:30:07.426541+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/midnight/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/midnight/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/midnight/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:31:08.910317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:32:13.875797+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/sunrise/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/sunrise/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/sunrise/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:34:23.574299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/settings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/settings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/settings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:35:24.487783+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/midnight/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/midnight/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/midnight/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:36:27.465270+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/midnight/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/midnight/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/midnight/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:37:29.995026+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/midnight/cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/midnight/cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/midnight/cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:40:38.577705+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ectoplasm/links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:41:43.397831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:42:48.707221+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/list-reusable-blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/list-reusable-blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/list-reusable-blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:48:00.595848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/profile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/profile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ectoplasm/profile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T05:52:26.490036+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T06:02:03.552574+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T06:02:10.023251+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/buttons.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/buttons.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/buttons.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T06:02:12.224974+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/light/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/light/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/light/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T06:23:22.141472+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:23:23.422471+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:23:23.422527+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:23:23.422547+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:23:28.249098+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:23:28.256268+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:23:28.256299+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:23:28.256317+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:23:30.618069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T06:23:32.942142+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-02T06:23:32.947778+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:23:32.947806+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:23:32.947829+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:23:33.367436+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T06:24:31.097116+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:24:31.739090+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:24:31.739142+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:24:31.739162+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:24:34.097658+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:24:34.103534+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:24:34.103564+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:24:34.103581+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:24:35.132276+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T06:24:36.221104+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-02T06:24:36.226602+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:24:36.226632+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:24:36.226651+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:24:36.538061+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T06:25:07.647212+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:25:08.294499+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:25:08.294553+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:25:08.294573+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:25:08.974456+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:25:08.979712+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:25:08.979742+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:25:08.979760+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:25:12.975200+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:25:12.980454+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:25:12.980482+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:25:12.980500+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:25:13.440832+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:25:13.446185+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:25:13.446215+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:25:13.446233+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:26:47.911017+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:26:48.158137+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:26:48.158204+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:26:48.158229+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:26:48.798644+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:26:48.804467+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:26:48.804497+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:26:48.804514+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:26:49.488703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T06:26:51.263500+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-02T06:26:51.268713+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:26:51.268743+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:26:51.268761+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:26:51.330592+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T06:27:12.644069+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:27:12.826539+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:27:12.826596+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:12.826618+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:13.222754+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:27:13.228106+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:27:13.228136+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:13.228155+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:13.797062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T06:27:14.306843+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-02T06:27:14.313379+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:27:14.313415+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:14.313437+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:14.369860+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T06:27:18.029501+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:27:18.035327+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:27:18.035362+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:18.035381+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:18.186330+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:27:18.191648+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:27:18.191676+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:18.191694+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:18.834885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T06:27:19.328642+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-02T06:27:19.333981+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:27:19.334012+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:19.334030+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:19.352059+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T06:27:36.155665+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:27:36.298317+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:27:36.298368+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:36.298387+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:37.049765+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:27:37.056532+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:27:37.056571+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:37.056601+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:38.089864+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T06:27:39.143968+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-02T06:27:39.149397+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:27:39.149429+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:39.149452+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:39.171896+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T06:27:47.678610+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:27:47.684701+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:27:47.684735+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:47.684755+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:47.842574+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:27:47.847793+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:27:47.847821+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:47.847839+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:56.867151+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:27:57.026621+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:27:57.026672+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:57.026697+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:57.443816+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:27:57.449049+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:27:57.449077+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:27:57.449094+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:14.833228+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:29:14.990461+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:29:14.990510+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:14.990530+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:15.333669+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:29:15.339313+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:29:15.339342+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:15.339359+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:20.855073+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:29:20.860787+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:29:20.860819+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:20.860836+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:21.014155+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:29:21.019390+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:29:21.019417+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:21.019435+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:34.858408+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:29:34.992533+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:29:34.992592+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:34.992614+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:35.611826+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:29:35.619316+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:29:35.619363+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:35.619385+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:40.615421+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:29:40.621111+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:29:40.621144+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:40.621162+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:40.784324+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:29:40.790081+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:29:40.790127+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:29:40.790145+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:37.330128+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:30:37.442218+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:30:37.442265+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:37.442284+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:38.049912+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:30:38.055719+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:30:38.055748+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:38.055765+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:40.503191+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:30:40.508598+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:30:40.508628+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:40.508645+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:40.663999+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:30:40.669383+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:30:40.669414+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:40.669432+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:42.091782+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:30:42.097800+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:30:42.097838+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:42.097857+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:42.252066+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:30:42.257564+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:30:42.257598+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:42.257617+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:48.340471+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:30:48.346119+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:30:48.346149+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:48.346166+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:48.508782+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:30:48.514180+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:30:48.514216+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:30:48.514233+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:32:27.959299+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:32:28.129503+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:32:28.129553+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:32:28.129572+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:32:28.686186+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:32:28.693366+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:32:28.693416+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:32:28.693443+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:32:29.423156+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T06:32:31.772031+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-02T06:32:31.777266+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:32:31.777293+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:32:31.777311+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:32:32.094189+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T06:35:06.291517+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:35:06.360031+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:35:06.360071+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:35:06.360090+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:35:06.849310+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:35:06.857483+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:35:06.857531+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:35:06.857552+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:35:09.546597+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T06:35:09.610565+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:35:09.610616+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:35:09.610651+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:35:09.778506+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T06:35:09.783827+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T06:35:09.783858+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T06:35:09.783875+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T07:04:24.310910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T07:33:42.418143+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T07:33:48.369159+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T07:37:18.456997+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T07:41:19.319628+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-02T07:41:19.687833+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T07:41:19.687887+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T07:41:19.687907+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T07:41:21.227853+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-02T07:41:21.233582+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T07:41:21.233611+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T07:41:21.233629+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:28:41.891882+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-02T08:28:42.442414+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:28:42.442466+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:28:42.442486+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:28:45.207712+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-02T08:28:45.213424+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:28:45.213458+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:28:45.213476+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:35:20.816912+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:35:20.850422+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:35:20.850465+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:35:20.850484+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:43.529287+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:41:43.593576+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:43.593618+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:43.593636+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:43.808250+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:41:43.814041+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:43.814072+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:43.814090+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:44.157462+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:41:44.162653+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:44.162682+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:44.162699+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:44.315283+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:41:44.320650+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:44.320680+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:44.320702+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:44.396270+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T08:41:44.545294+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:41:44.553175+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:44.553207+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:44.553228+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:44.706424+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:41:44.711984+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:44.712016+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:44.712034+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:44.730559+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:41:44.737579+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:44.737611+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:44.737629+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:44.770898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T08:41:44.896035+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:41:44.901821+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:44.901849+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:44.901867+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:45.085754+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:41:45.091080+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:45.091111+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:45.091128+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:45.243505+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:41:45.248796+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:45.248826+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:45.248845+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:45.332878+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T08:41:45.415266+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T08:41:45.690496+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T08:41:45.773581+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:41:45.778986+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:45.779023+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:45.779042+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:45.938817+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:41:45.946358+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:45.946399+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:45.946419+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.103818+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-02T08:41:46.111546+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:46.111591+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.111621+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.139406+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-02T08:41:46.146983+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:46.147021+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.147046+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.147157+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:41:46.152786+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:46.152816+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.152834+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.226863+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-02T08:41:46.232052+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:46.232081+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.232098+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.302950+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:41:46.308549+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:46.308580+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.308597+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.328491+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-02T08:41:46.335778+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:46.335812+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.335835+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.410261+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-02T08:41:46.415716+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:46.415749+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.415767+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:46.497947+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T08:41:46.671085+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T08:41:46.671129+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T08:41:46.671153+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T08:41:46.671159+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T08:41:46.671267+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T08:41:47.021053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T08:41:47.251172+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-02T08:41:47.256535+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:47.256568+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:47.256590+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:47.275908+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T08:41:47.579279+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-02T08:41:47.585934+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:41:47.585976+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:47.586001+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:41:47.608307+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T08:42:48.520367+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:42:48.590910+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:48.590955+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:48.590975+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:49.843424+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:42:49.849163+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:49.849192+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:49.849210+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:49.963007+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:42:49.969961+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:49.969992+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:49.970009+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:50.008025+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:42:50.013461+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:50.013491+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:50.013510+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:50.181154+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:42:50.187014+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:50.187044+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:50.187062+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:50.267786+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:42:50.273050+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:50.273080+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:50.273101+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:50.856335+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:42:50.861812+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:50.861849+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:50.861867+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:51.475131+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:42:51.480497+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:51.480530+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:51.480547+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:51.499040+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:42:51.505089+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:51.505127+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:51.505146+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:51.664432+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:42:51.669909+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:51.669943+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:51.669961+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:52.912261+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:42:52.917481+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:52.917510+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:52.917533+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:53.124218+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:42:53.129499+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:53.129530+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:53.129548+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:53.217690+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:42:53.222875+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:53.222903+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:53.222921+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:53.808389+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:42:53.813837+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:53.813865+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:53.813883+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:55.892285+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:42:55.899694+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:55.899731+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:55.899753+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.063107+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:42:56.068841+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:56.068870+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.068890+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.071411+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:42:56.077370+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:56.077402+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.077420+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.220533+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:42:56.225853+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:56.225883+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.225900+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.227432+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:42:56.233983+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:56.234021+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.234044+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.386019+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:42:56.391886+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:56.391918+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.391936+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.441936+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:42:56.447858+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:56.447894+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.447917+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.609157+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:42:56.611632+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:42:56.614735+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:56.614768+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.614791+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.617169+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:56.617201+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.617219+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.776196+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:42:56.781479+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:56.781508+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:56.781525+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:57.085309+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:42:57.090564+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:57.090593+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:57.090611+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:57.249492+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:42:57.255335+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:57.255364+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:57.255383+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:57.738763+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T08:42:57.744101+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:57.744131+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:57.744149+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:57.902073+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T08:42:57.907272+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T08:42:57.907301+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T08:42:57.907318+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T09:51:48.448997+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T09:51:48.519377+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T09:51:49.095730+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T09:51:49.095783+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T09:51:49.095803+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T09:51:49.095845+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T09:51:49.095897+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T09:51:49.095918+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T09:51:52.963744+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T09:51:52.969525+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T09:51:52.969555+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T09:51:52.969574+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T10:38:52.356411+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T10:38:52.974642+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T10:38:52.974696+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T10:38:52.974717+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T10:38:53.439972+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T10:38:53.446629+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T10:38:53.446658+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T10:38:53.446675+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T10:38:56.611667+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T10:38:56.617419+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T10:38:56.617448+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T10:38:56.617466+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T12:03:24.137749+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-02T12:03:24.182127+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T12:03:24.182167+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T12:03:24.182185+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T12:03:24.363654+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-02T12:03:24.370277+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T12:03:24.370317+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T12:03:24.370335+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T12:43:23.871018+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T12:43:25.111921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T12:43:25.213901+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T12:43:25.317783+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T12:43:25.421333+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T12:43:25.524155+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/php.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/php.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T12:43:25.629814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/i.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/i.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/i.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T12:43:25.730914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T12:43:25.835207+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T12:43:25.942639+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T12:43:26.046333+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/p.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/p.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/p.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T12:43:26.149148+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T12:50:02.508984+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-02T12:50:02.540997+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T12:50:02.557744+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T12:50:02.557774+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T12:50:03.575226+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-02T12:50:03.581034+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T12:50:03.581064+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T12:50:03.581081+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T13:59:54.411327+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T14:19:23.245949+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-02T14:19:23.277357+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T14:19:23.277396+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T14:19:23.277414+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T14:19:24.132632+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-02T14:19:24.138339+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T14:19:24.138366+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T14:19:24.138388+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T15:23:26.583116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T15:23:26.972543+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T16:38:05.234129+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-02T16:38:05.288278+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T16:38:05.288327+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T16:38:05.288346+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T16:38:06.269786+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-02T16:38:06.275886+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T16:38:06.275917+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T16:38:06.275935+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T17:20:58.487954+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T17:21:04.193481+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T17:40:12.895755+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-02T17:40:12.942182+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T17:40:12.942236+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T17:40:12.942256+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T17:40:13.153775+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-02T17:40:13.160779+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T17:40:13.160815+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T17:40:13.160835+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T17:49:22.528940+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-02T17:49:22.559473+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T17:49:22.559513+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T17:49:22.559532+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T17:49:26.537295+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-02T17:49:26.542990+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T17:49:26.543019+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T17:49:26.543038+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T18:17:40.566743+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T19:02:43.351713+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-02T19:02:43.657081+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T19:02:43.657132+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:43.657151+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:45.049867+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-02T19:02:45.056907+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T19:02:45.056952+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:45.056971+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:45.351786+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T19:02:45.522990+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-02T19:02:45.529040+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T19:02:45.529076+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:45.529095+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:45.769911+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-02T19:02:45.775298+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T19:02:45.775332+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:45.775349+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:47.324327+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T19:02:48.651617+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-02T19:02:48.659275+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T19:02:48.659329+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:48.659353+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:48.804749+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-02T19:02:48.810235+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T19:02:48.810266+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:48.810284+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:48.953535+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T19:02:49.095233+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-02T19:02:49.100835+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T19:02:49.100872+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:49.100891+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:49.237561+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-02T19:02:49.242817+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T19:02:49.242847+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:49.242864+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:50.902625+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T19:02:51.336298+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-02T19:02:51.341798+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T19:02:51.341828+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:51.341846+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:51.479386+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-02T19:02:51.485055+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T19:02:51.485085+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:51.485106+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:51.627711+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T19:02:51.771932+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-02T19:02:51.777618+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T19:02:51.777653+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:51.777672+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:51.907684+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-02T19:02:51.913071+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T19:02:51.913105+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T19:02:51.913124+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T21:06:33.378576+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-02T21:06:34.171348+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T21:06:34.171405+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T21:06:34.171426+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T21:06:36.295976+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-02T21:06:36.303178+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T21:06:36.303218+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T21:06:36.303238+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T21:16:34.974967+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:35.998858+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:36.071966+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:36.144838+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:36.217400+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:36.285062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:36.352577+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:36.420128+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/meta/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/meta/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/meta\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:36.490495+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:36.558208+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:36.631770+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:36.709902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:36.778920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:36.886451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:36.959611+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.032488+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.098462+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.165930+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.231997+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.302971+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.370766+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.436610+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.503945+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.568955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.635005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.701266+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.766061+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.833206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.898538+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:37.963301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:38.029406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:38.095308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:38.161962+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:38.236134+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T21:16:38.309462+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T22:04:48.971356+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/admin-ajax.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/admin-ajax.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/admin-ajax.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T22:18:36.580489+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-02T22:18:36.649228+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T22:18:36.649281+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:18:36.649301+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:18:36.827724+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T22:18:36.833658+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T22:18:36.833690+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:18:36.833708+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:18:37.192920+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T22:18:37.198268+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T22:18:37.198303+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:18:37.198321+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:18:38.503801+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-02T22:18:38.509173+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T22:18:38.509202+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:18:38.509220+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:18:38.700977+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-02T22:18:38.706443+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T22:18:38.706480+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:18:38.706498+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:18:42.438933+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-02T22:18:42.445579+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T22:18:42.445611+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:18:42.445629+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:41:53.977694+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-02T22:41:54.020030+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T22:41:54.020074+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:41:54.020094+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:41:57.927590+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-02T22:41:57.933329+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T22:41:57.933361+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T22:41:57.933383+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:22.735043+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-02T23:33:22.807873+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T23:33:22.807922+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:22.807941+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:23.087009+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-02T23:33:23.092811+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T23:33:23.092844+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:23.092863+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:23.296519+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T23:33:23.879839+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-02T23:33:23.886588+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T23:33:23.886627+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:23.886648+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:24.115948+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T23:33:24.308991+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-02T23:33:24.314247+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T23:33:24.314276+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:24.314294+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:24.534938+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-02T23:33:24.540199+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T23:33:24.540231+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:24.540249+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:24.741459+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-02T23:33:24.746777+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T23:33:24.746811+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:24.746830+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:24.921190+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-02T23:33:25.134158+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-02T23:33:25.139815+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T23:33:25.139848+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:25.139867+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:25.158862+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-02T23:33:25.345784+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-02T23:33:25.351116+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T23:33:25.351145+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:33:25.351164+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:40:37.162978+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-02T23:40:37.184525+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T23:40:37.184558+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:40:37.184577+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:40:37.369213+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-02T23:40:37.374935+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T23:40:37.374966+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:40:37.374988+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:40:37.525494+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-02T23:40:37.530793+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-02T23:40:37.530826+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:40:37.530844+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-02T23:40:37.653095+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-03T00:23:39.107050+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T00:23:39.769940+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T00:23:39.769993+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T00:23:39.770013+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T00:23:42.697256+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T00:23:42.702918+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T00:23:42.702948+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T00:23:42.702965+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:02:11.146501+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T01:02:11.183545+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T01:02:11.183579+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:02:11.183597+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:02:11.295053+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T01:02:11.302017+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T01:02:11.302051+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:02:11.302069+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:02:11.407034+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T01:02:11.413038+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T01:02:11.413069+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:02:11.413087+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:11:46.989764+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-03T01:11:47.027781+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T01:11:47.027820+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:11:47.027840+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:11:48.871216+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-03T01:11:48.879048+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T01:11:48.879087+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:11:48.879106+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:11:51.468962+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-03T01:11:51.508063+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T01:11:51.508106+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:11:51.508125+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:11:51.753475+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-03T01:51:50.505820+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T01:51:53.659523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T01:51:53.975682+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T01:51:54.289997+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/aws.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/aws.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aws.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T01:51:55.613201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env.bak"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env.bak\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.bak/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T01:51:56.098824+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T01:51:56.408464+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T01:51:56.721539+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config/aws.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config/aws.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/aws.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T01:51:57.065671+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-03T01:51:57.805685+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T01:51:57.805742+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:51:57.805761+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:51:59.290139+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T01:51:59.296122+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T01:51:59.296155+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:51:59.296173+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T01:52:05.178177+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T02:07:09.024188+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-03T02:07:09.051948+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T02:07:09.051984+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T02:07:09.052003+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T02:07:09.341510+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-03T02:07:09.347204+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T02:07:09.347236+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T02:07:09.347253+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T02:07:13.596643+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T02:49:45.678018+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T02:49:45.724561+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T02:49:45.724599+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T02:49:45.724619+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T02:49:45.959820+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T02:49:45.966700+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T02:49:45.966739+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T02:49:45.966762+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T04:21:56.649638+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T04:21:56.711713+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T04:21:56.711765+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T04:21:56.711785+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T04:21:57.008990+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T04:21:57.015038+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T04:21:57.015072+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T04:21:57.015090+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T04:21:57.789831+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-03T04:21:57.795310+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T04:21:57.795342+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T04:21:57.795359+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T04:21:59.862842+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-03T04:21:59.868419+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T04:21:59.868453+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T04:21:59.868475+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T05:54:54.637491+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-03T05:54:56.121984+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T05:54:56.122038+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T05:54:56.122059+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T05:55:03.098814+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T05:55:03.105523+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T05:55:03.105561+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T05:55:03.105580+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T05:57:18.906818+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T05:57:21.648656+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T05:57:21.648713+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T05:57:21.648735+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T05:57:36.115757+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T05:57:37.004899+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T05:57:37.004955+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T05:57:37.004979+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T05:57:38.326512+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T05:57:38.332311+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T05:57:38.332344+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T05:57:38.332370+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T06:06:33.453914+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T06:06:35.024637+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T06:06:35.024694+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T06:06:35.024714+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T06:06:38.658553+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T06:06:38.664590+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T06:06:38.664631+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T06:06:38.664650+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T06:13:09.297080+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T06:47:25.297757+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T06:47:26.941570+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T06:47:26.941623+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T06:47:26.941644+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T06:47:31.789404+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T06:47:31.795373+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T06:47:31.795411+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T06:47:31.795429+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T07:21:11.344109+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T07:21:15.125433+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T07:34:19.330464+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T07:56:39.009663+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T07:56:39.981188+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T07:56:39.981242+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T07:56:39.981263+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T07:56:43.604168+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T07:56:43.610243+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T07:56:43.610280+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T07:56:43.610299+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T08:16:29.204434+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/admin/plugins/jquery-file-upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/admin/plugins/jquery-file-upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/plugins/jquery-file-upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T08:46:11.307205+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-03T08:46:11.717146+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T08:46:11.717201+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T08:46:11.717221+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T08:46:13.280372+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-03T08:46:13.286422+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T08:46:13.286453+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T08:46:13.286471+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T09:43:51.257492+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-04-03T09:43:52.148888+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T09:43:52.148937+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T09:43:52.148957+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T10:51:44.011326+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T11:54:08.175173+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T11:54:08.558607+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:54:08.558660+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:54:08.558680+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:54:10.542604+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T11:54:10.550274+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:54:10.550309+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:54:10.550331+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:54:18.007190+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-04-03T11:54:18.015846+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:54:18.015876+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:54:19.335001+02:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken":"UsernamePasswordToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:54:19.369309+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:54:19.369428+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T11:54:19.426566+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T11:54:19.431790+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:54:19.431818+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:54:19.431836+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:54:19.453699+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T11:54:19.467192+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T11:54:19.469598+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T11:54:19.573192+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-04-03T11:54:19.579140+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:54:19.579172+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:54:19.579195+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:54:19.704545+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-04-03T11:54:19.709950+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:54:19.709981+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:54:19.709999+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:54:19.997909+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T11:54:20.022252+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T11:54:20.428713+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T11:54:20.796307+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-04-03T11:54:20.801693+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:54:20.801724+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:54:20.801742+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:55:18.394399+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T11:55:18.430593+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:55:18.430649+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:55:18.430670+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:58:48.126150+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-04-03T11:58:48.160019+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:58:48.160054+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:58:48.160076+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:58:48.257037+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T11:58:48.369134+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T11:58:48.554769+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T11:58:48.885501+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-04-03T11:58:48.890833+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:58:48.890862+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:58:48.890879+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:58:56.627785+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T11:58:56.633130+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:58:56.633161+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:58:56.633179+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:11.300677+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T11:59:11.361850+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T11:59:11.429316+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T11:59:11.429381+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:11.429397+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:11.429420+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:11.444373+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T11:59:11.445058+02:00] timesheet.INFO: New TS [] [] [2025-04-03T11:59:11.593264+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T11:59:11.652414+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T11:59:11.657777+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:11.657808+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:11.657826+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:20.721657+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-04-03T11:59:20.729658+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T11:59:20.753319+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T11:59:20.753385+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:20.753402+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:20.753424+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:20.758046+02:00] timesheet.INFO: TS Update [] [] [2025-04-03T11:59:21.021764+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T11:59:21.101682+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T11:59:21.107603+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:21.107632+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:21.107649+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:26.905697+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T11:59:26.940889+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T11:59:26.999614+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T11:59:26.999679+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:26.999695+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:26.999716+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:27.017213+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T11:59:27.017654+02:00] timesheet.INFO: New TS [] [] [2025-04-03T11:59:27.183814+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T11:59:27.238094+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T11:59:27.243486+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:27.243519+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:27.243536+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:32.350838+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-04-03T11:59:32.358824+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T11:59:32.382880+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T11:59:32.382943+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:32.382960+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:32.382992+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:32.387288+02:00] timesheet.INFO: TS Update [] [] [2025-04-03T11:59:32.405818+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T11:59:32.467979+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T11:59:32.475013+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:32.475047+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:32.475065+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:37.736763+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T11:59:37.746135+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T11:59:37.771499+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T11:59:37.771561+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:37.771577+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:37.771599+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:37.775862+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T11:59:37.776048+02:00] timesheet.INFO: New TS [] [] [2025-04-03T11:59:37.893543+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T11:59:37.951053+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T11:59:37.956877+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:37.956910+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:37.956931+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:42.699502+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T11:59:42.783871+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T11:59:42.881099+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T11:59:42.881166+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:42.881182+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:42.881206+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:42.898415+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T11:59:42.898830+02:00] timesheet.INFO: New TS [] [] [2025-04-03T11:59:43.052456+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T11:59:43.125369+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T11:59:43.130787+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:43.130820+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:43.130838+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:47.612294+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T11:59:47.620571+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T11:59:47.645739+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T11:59:47.645800+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:47.645817+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:47.645840+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:47.651501+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T11:59:47.651732+02:00] timesheet.INFO: New TS [] [] [2025-04-03T11:59:47.803538+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T11:59:47.853588+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T11:59:47.858953+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:47.858986+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:47.859004+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:54.898791+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-04-03T11:59:54.907775+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T11:59:54.932960+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T11:59:54.933023+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:54.933040+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:54.933063+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:54.937634+02:00] timesheet.INFO: TS Update [] [] [2025-04-03T11:59:54.968093+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T11:59:55.021460+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T11:59:55.026828+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T11:59:55.026858+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T11:59:55.026876+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:00.448126+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:00:00.480300+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:00:00.538788+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:00:00.538853+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:00.538871+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:00.538899+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:00.553709+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:00:00.554090+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:00:00.696074+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:00:00.751254+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:00:00.756552+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:00.756581+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:00.756599+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:06.362206+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-04-03T12:00:06.370937+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:00:06.397859+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:00:06.397923+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:06.397939+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:06.397963+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:06.402665+02:00] timesheet.INFO: TS Update [] [] [2025-04-03T12:00:06.424785+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:00:06.486734+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:00:06.492537+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:06.492568+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:06.492587+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:14.583628+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:00:14.591878+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:00:14.615631+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:00:14.615694+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:14.615710+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:14.615733+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:14.619986+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:00:14.620168+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:00:14.723460+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:00:14.775567+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:00:14.780954+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:14.780983+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:14.781001+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:19.390653+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:00:19.421360+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:00:19.498797+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:00:19.498876+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:19.498901+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:19.498929+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:19.514286+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:00:19.514688+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:00:19.642874+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:00:19.698005+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:00:19.704719+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:19.704755+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:19.704773+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:27.513452+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:00:27.524910+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:00:27.550954+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:00:27.551018+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:27.551035+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:27.551058+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:27.555729+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:00:27.555929+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:00:27.670952+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:00:27.735330+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:00:27.740837+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:27.740867+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:27.740885+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:33.114565+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:00:33.122944+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:00:33.147299+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:00:33.147363+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:33.147394+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:33.147416+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:33.152024+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:00:33.152229+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:00:33.276052+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:00:33.326646+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:00:33.331855+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:33.331883+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:33.331900+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:40.414277+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:00:40.451832+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:00:40.541592+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:00:40.541667+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:40.541684+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:40.541707+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:40.557984+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:00:40.558369+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:00:40.682974+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:00:40.738884+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:00:40.744314+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:40.744343+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:40.744369+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:47.483082+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-04-03T12:00:47.491538+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:00:47.520316+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:00:47.520411+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:47.520435+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:47.520465+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:47.526714+02:00] timesheet.INFO: TS Update [] [] [2025-04-03T12:00:47.571114+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:00:47.639233+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:00:47.644746+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:47.644780+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:47.644799+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:56.537985+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:00:56.618744+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:00:56.715846+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:00:56.715908+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:56.715926+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:56.715947+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:56.731212+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:00:56.731595+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:00:56.868913+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:00:56.932609+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:00:56.937817+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:00:56.937846+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:00:56.937864+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:07.071528+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-04-03T12:01:07.079486+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:01:07.104318+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:01:07.104390+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:01:07.104407+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:07.104435+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:07.108933+02:00] timesheet.INFO: TS Update [] [] [2025-04-03T12:01:07.147066+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:01:07.202817+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:01:07.208022+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:01:07.208051+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:07.208068+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:14.739965+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:01:14.846601+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:01:14.982568+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:01:14.982656+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:01:14.982680+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:14.982711+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:14.998509+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:01:14.998876+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:01:15.172523+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:01:15.227379+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:01:15.232795+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:01:15.232826+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:15.232846+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:23.858956+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-04-03T12:01:23.867129+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:01:23.894542+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:01:23.894605+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:01:23.894621+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:23.894645+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:23.899174+02:00] timesheet.INFO: TS Update [] [] [2025-04-03T12:01:23.937250+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:01:24.006598+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:01:24.012049+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:01:24.012078+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:24.012096+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:43.889704+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:01:43.923931+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:01:43.991144+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:01:43.991208+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:01:43.991225+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:43.991247+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:44.010623+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:01:44.011113+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:01:44.134859+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:01:44.182160+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:01:44.187408+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:01:44.187437+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:44.187455+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:48.442492+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:01:48.450941+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:01:48.475378+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:01:48.475443+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:01:48.475460+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:48.475484+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:48.480719+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:01:48.480929+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:01:48.589917+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:01:48.639123+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:01:48.644465+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:01:48.644494+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:48.644512+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:51.423058+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:01:51.431095+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:01:51.455787+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:01:51.455850+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:01:51.455867+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:51.455890+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:51.460219+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:01:51.460416+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:01:51.564986+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:01:51.627437+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:01:51.632913+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:01:51.632943+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:51.632961+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:59.403047+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:01:59.441650+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:01:59.518057+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:01:59.518126+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:01:59.518143+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:59.518165+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:59.535334+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:01:59.535665+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:01:59.650566+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:01:59.697277+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:01:59.702672+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:01:59.702705+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:01:59.702724+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:02:03.649165+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:02:03.660684+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:02:03.691296+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:02:03.691359+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:02:03.691375+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:02:03.691398+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:02:03.695658+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:02:03.695835+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:02:03.825433+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:02:03.876522+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:02:03.882226+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:02:03.882256+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:02:03.882278+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:02:06.899727+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:02:06.907992+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:02:06.931323+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:02:06.931378+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:02:06.931394+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:02:06.931415+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:02:06.935826+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:02:06.936016+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:02:07.060369+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:02:07.118198+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:02:07.123861+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:02:07.123899+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:02:07.123917+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:02:12.459129+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:02:12.467314+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:02:12.490914+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:02:12.490978+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:02:12.490994+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:02:12.491016+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:02:12.495296+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:02:12.495479+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:02:12.608909+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:02:12.680171+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:02:12.687187+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:02:12.687229+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:02:12.687252+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:03:17.454387+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-03T12:03:17.486902+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:03:17.548437+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:03:17.548503+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:03:17.548520+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:03:17.548543+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:03:17.574390+02:00] timesheet.INFO: Add to billing [] [] [2025-04-03T12:03:17.574902+02:00] timesheet.INFO: New TS [] [] [2025-04-03T12:03:17.709962+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:03:17.768078+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-04-03T12:03:17.774575+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:03:17.774606+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:03:17.774624+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:08:59.291734+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:08:59.344261+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:08:59.344302+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:08:59.344325+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:08:59.368102+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:08:59.368156+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:08:59.368180+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:08:59.368199+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:08:59.368214+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:08:59.368228+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:08:59.368242+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:08:59.368256+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:08:59.471131+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:08:59.518876+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:09:00.920424+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:09:30.156879+02:00] request.INFO: Matched route "invoice_new". {"route":"invoice_new","route_parameters":{"_route":"invoice_new","_controller":"App\\Controller\\BillingController::newInvoice","clientId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/invoice/new/1","method":"GET"} [] [2025-04-03T12:09:30.201216+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:09:30.201267+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:09:30.201288+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:09:30.214355+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:09:30.214411+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:09:30.214435+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:09:30.214453+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:09:30.214468+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:09:30.214483+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:09:30.214498+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:09:30.214512+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:09:30.501318+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`invoice`, CONSTRAINT `FK_90651744BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`) ON DELETE RESTRICT ON UPDATE RESTRICT)" at ExceptionConverter.php line 56 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1452): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`invoice`, CONSTRAINT `FK_90651744BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`) ON DELETE RESTRICT ON UPDATE RESTRICT) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1452): SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`invoice`, CONSTRAINT `FK_90651744BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`) ON DELETE RESTRICT ON UPDATE RESTRICT) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`invoice`, CONSTRAINT `FK_90651744BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`) ON DELETE RESTRICT ON UPDATE RESTRICT) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:130)"} [] [2025-04-03T12:09:39.960250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico" (from "https://oasb.wefeatit.com/billing/1")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" (from \"https://oasb.wefeatit.com/billing/1\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T12:09:42.425827+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:09:42.431869+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:09:42.431910+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:09:42.431929+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:09:42.435385+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:09:42.435449+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:09:42.435479+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:09:42.435497+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:09:42.435512+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:09:42.435532+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:09:42.435546+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:09:42.435561+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:09:42.469979+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:09:42.484843+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:09:43.525362+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:04.337744+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:14:04.388969+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:04.389011+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:04.389035+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:04.406829+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:04.406883+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:04.406908+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:04.406926+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:04.406941+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:04.406955+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:04.406970+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:04.406987+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:04.497890+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:04.545242+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:04.824982+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:10.834492+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:14:10.851003+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:10.877331+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:10.877394+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:10.877410+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:10.877433+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:10.878657+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:10.878703+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:10.878726+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:10.878744+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:10.878758+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:10.878773+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:10.878786+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:10.878800+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:10.881627+02:00] app.INFO: 2019 [] [] [2025-04-03T12:14:10.881654+02:00] app.INFO: 100 [] [] [2025-04-03T12:14:10.979870+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:13.711736+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:14:13.721359+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:13.747166+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:13.747247+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:13.747271+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:13.747301+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:13.748942+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:13.749012+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:13.749046+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:13.749071+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:13.749094+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:13.749116+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:13.749140+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:13.749160+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:13.752617+02:00] app.INFO: [] [] [2025-04-03T12:14:13.752651+02:00] app.INFO: [] [] [2025-04-03T12:14:13.757354+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function addTimeSheet() on null" at BillingController.php line 201 {"exception":"[object] (Error(code: 0): Call to a member function addTimeSheet() on null at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:201)"} [] [2025-04-03T12:14:13.797843+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:18.189729+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:14:18.197655+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:18.220932+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:18.220996+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:18.221012+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:18.221035+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:18.222288+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:18.222332+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:18.222355+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:18.222372+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:18.222387+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:18.222406+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:18.222420+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:18.222433+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:18.225106+02:00] app.INFO: [] [] [2025-04-03T12:14:18.225132+02:00] app.INFO: [] [] [2025-04-03T12:14:18.228500+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function addTimeSheet() on null" at BillingController.php line 201 {"exception":"[object] (Error(code: 0): Call to a member function addTimeSheet() on null at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:201)"} [] [2025-04-03T12:14:18.246241+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:25.480935+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:14:25.516527+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:25.584330+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:25.584405+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:25.584422+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:25.584445+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:25.588519+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:25.588568+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:25.588591+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:25.588616+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:25.588631+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:25.588646+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:25.588659+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:25.588673+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:25.600684+02:00] app.INFO: [] [] [2025-04-03T12:14:25.600722+02:00] app.INFO: [] [] [2025-04-03T12:14:25.606880+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function addTimeSheet() on null" at BillingController.php line 201 {"exception":"[object] (Error(code: 0): Call to a member function addTimeSheet() on null at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:201)"} [] [2025-04-03T12:14:25.647636+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:27.946448+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:14:27.951697+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:27.951726+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:27.951744+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:27.954605+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:27.954648+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:27.954676+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:27.954694+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:27.954709+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:27.954723+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:27.954736+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:27.954750+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:27.970495+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:27.981775+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:28.247913+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:31.322584+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:14:31.337544+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:31.362074+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:31.362145+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:31.362163+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:31.362192+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:31.363676+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:31.363730+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:31.363757+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:31.363776+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:31.363792+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:31.363806+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:31.363820+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:31.363834+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:31.366812+02:00] app.INFO: 2012 [] [] [2025-04-03T12:14:31.366846+02:00] app.INFO: 100 [] [] [2025-04-03T12:14:31.421337+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:35.101785+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:14:35.109904+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:35.133773+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:35.133844+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:35.133860+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:35.133883+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:35.135164+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:35.135209+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:35.135232+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:35.135249+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:35.135265+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:35.135280+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:35.135293+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:35.135307+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:35.137967+02:00] app.INFO: [] [] [2025-04-03T12:14:35.137991+02:00] app.INFO: [] [] [2025-04-03T12:14:35.142370+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function addTimeSheet() on null" at BillingController.php line 201 {"exception":"[object] (Error(code: 0): Call to a member function addTimeSheet() on null at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:201)"} [] [2025-04-03T12:14:35.194868+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:37.861588+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:14:37.866906+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:37.866934+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:37.866952+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:37.869850+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:37.869892+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:37.869915+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:37.869933+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:37.869948+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:37.869963+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:37.869976+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:37.869990+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:37.885527+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:37.897616+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:38.090320+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:41.152127+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:14:41.190665+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:41.259778+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:41.259842+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:41.259858+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:41.259880+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:41.264049+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:41.264098+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:41.264123+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:41.264141+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:41.264156+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:41.264171+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:41.264198+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:41.264213+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:41.273848+02:00] app.INFO: 2018 [] [] [2025-04-03T12:14:41.273877+02:00] app.INFO: 100 [] [] [2025-04-03T12:14:41.320056+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:44.433653+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:14:44.439825+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:44.439855+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:44.439873+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:44.443226+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:44.443284+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:44.443318+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:44.443336+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:44.443353+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:44.443367+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:44.443394+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:44.443417+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:44.462385+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:44.474752+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:44.703112+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:47.198154+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:14:47.213091+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:47.236848+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:47.236912+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:47.236929+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:47.236954+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:47.238308+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:47.238358+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:47.238383+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:47.238407+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:47.238423+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:47.238439+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:47.238452+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:47.238467+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:47.241301+02:00] app.INFO: 2011 [] [] [2025-04-03T12:14:47.241328+02:00] app.INFO: 100 [] [] [2025-04-03T12:14:47.266759+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:49.773045+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:14:49.778551+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:49.778580+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:49.778598+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:49.781546+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:49.781590+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:49.781614+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:49.781636+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:49.781652+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:49.781667+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:49.781682+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:49.781696+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:49.798320+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:49.810621+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:49.969284+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:52.475195+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:14:52.491297+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:52.517125+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:52.517189+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:52.517206+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:52.517231+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:52.518527+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:52.518578+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:52.518602+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:52.518619+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:52.518634+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:52.518649+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:52.518663+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:52.518677+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:52.521402+02:00] app.INFO: 2009 [] [] [2025-04-03T12:14:52.521428+02:00] app.INFO: 100 [] [] [2025-04-03T12:14:52.544211+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:53.928798+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:14:53.934199+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:53.934230+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:53.934248+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:53.937194+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:53.937241+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:53.937265+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:53.937283+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:53.937298+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:53.937313+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:53.937327+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:53.937341+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:53.953247+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:53.964385+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:54.133738+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:56.823596+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:14:56.879108+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:56.956307+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:56.956385+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:56.956402+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:56.956426+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:56.979800+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:56.979867+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:56.979896+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:56.979919+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:56.979939+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:56.979958+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:56.979977+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:56.979995+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:57.011638+02:00] app.INFO: 2017 [] [] [2025-04-03T12:14:57.011674+02:00] app.INFO: 100 [] [] [2025-04-03T12:14:57.046788+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:14:58.825710+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:14:58.830961+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:14:58.830991+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:58.831008+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:14:58.833877+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:14:58.833920+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:14:58.833943+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:14:58.833961+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:14:58.833975+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:14:58.833989+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:14:58.834003+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:14:58.834018+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:14:58.849707+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:14:58.861409+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:14:59.042637+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:01.480389+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:01.496590+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:01.522022+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:01.522086+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:01.522103+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:01.522126+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:01.523450+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:01.523497+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:01.523519+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:01.523537+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:01.523552+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:01.523566+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:01.523580+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:01.523600+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:01.526772+02:00] app.INFO: 2010 [] [] [2025-04-03T12:15:01.526802+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:01.560280+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:03.195832+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:03.201212+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:03.201241+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:03.201259+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:03.204172+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:03.204216+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:03.204240+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:03.204259+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:03.204275+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:03.204290+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:03.204309+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:03.204323+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:03.220761+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:03.233508+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:03.464125+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:06.154712+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:06.169197+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:06.192008+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:06.192056+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:06.192072+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:06.192093+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:06.193261+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:06.193304+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:06.193327+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:06.193344+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:06.193364+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:06.193379+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:06.193392+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:06.193406+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:06.196001+02:00] app.INFO: 2008 [] [] [2025-04-03T12:15:06.196027+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:06.218475+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:07.893852+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:07.899306+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:07.899341+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:07.899361+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:07.902496+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:07.902546+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:07.902570+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:07.902588+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:07.902608+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:07.902623+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:07.902649+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:07.902664+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:07.919925+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:07.932044+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:08.084209+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:10.357376+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:10.372641+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:10.395485+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:10.395539+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:10.395556+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:10.395578+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:10.396788+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:10.396838+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:10.396866+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:10.396884+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:10.396899+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:10.396914+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:10.396929+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:10.396943+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:10.399586+02:00] app.INFO: 2020 [] [] [2025-04-03T12:15:10.399615+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:10.424230+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:11.371990+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:11.377796+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:11.377830+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:11.377849+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:11.380789+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:11.380835+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:11.380863+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:11.380881+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:11.380896+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:11.380910+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:11.380924+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:11.380938+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:11.397080+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:11.408543+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:11.574958+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:15.797858+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:15.845280+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:15.903284+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:15.903347+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:15.903378+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:15.903401+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:15.907370+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:15.907425+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:15.907450+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:15.907468+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:15.907483+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:15.907499+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:15.907512+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:15.907526+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:15.917883+02:00] app.INFO: 2007 [] [] [2025-04-03T12:15:15.917936+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:15.955852+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:16.761234+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:16.766848+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:16.766889+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:16.766912+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:16.770130+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:16.770176+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:16.770201+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:16.770218+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:16.770237+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:16.770256+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:16.770271+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:16.770285+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:16.788212+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:16.799822+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:16.994446+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:19.072685+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:19.087150+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:19.109189+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:19.109236+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:19.109252+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:19.109272+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:19.110426+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:19.110470+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:19.110492+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:19.110509+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:19.110523+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:19.110537+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:19.110551+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:19.110570+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:19.113186+02:00] app.INFO: 2016 [] [] [2025-04-03T12:15:19.113211+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:19.135167+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:19.970960+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:19.976189+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:19.976220+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:19.976238+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:19.979086+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:19.979129+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:19.979154+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:19.979172+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:19.979187+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:19.979202+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:19.979216+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:19.979235+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:19.995177+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:20.008087+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:20.223813+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:22.639676+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:22.655806+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:22.682840+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:22.682904+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:22.682920+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:22.682942+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:22.684249+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:22.684297+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:22.684320+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:22.684338+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:22.684365+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:22.684393+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:22.684407+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:22.684421+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:22.687181+02:00] app.INFO: 2005 [] [] [2025-04-03T12:15:22.687209+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:22.711623+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:23.457148+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:23.462474+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:23.462503+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:23.462521+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:23.465458+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:23.465502+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:23.465526+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:23.465544+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:23.465560+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:23.465579+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:23.465594+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:23.465608+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:23.481373+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:23.492994+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:23.650416+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:26.220105+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:26.235151+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:26.260438+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:26.260502+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:26.260519+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:26.260543+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:26.261815+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:26.261861+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:26.261884+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:26.261914+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:26.261930+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:26.261944+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:26.261960+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:26.261976+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:26.264732+02:00] app.INFO: 2006 [] [] [2025-04-03T12:15:26.264758+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:26.285845+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:26.965786+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:26.971070+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:26.971101+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:26.971119+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:26.974021+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:26.974066+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:26.974095+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:26.974113+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:26.974128+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:26.974143+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:26.974156+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:26.974171+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:26.990004+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:27.001170+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:27.160207+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:29.265565+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:29.280078+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:29.303522+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:29.303582+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:29.303598+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:29.303621+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:29.304925+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:29.304971+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:29.304994+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:29.305011+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:29.305026+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:29.305040+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:29.305054+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:29.305067+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:29.307759+02:00] app.INFO: 2015 [] [] [2025-04-03T12:15:29.307784+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:29.330229+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:29.989017+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:29.994320+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:29.994349+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:29.994380+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:29.997739+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:29.997783+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:29.997807+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:29.997825+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:29.997841+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:29.997855+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:29.997869+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:29.997883+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:30.013838+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:30.025798+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:30.182895+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:32.653644+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:32.714779+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:32.775711+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:32.775777+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:32.775799+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:32.775828+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:32.780310+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:32.780434+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:32.780462+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:32.780481+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:32.780497+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:32.780512+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:32.780527+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:32.780546+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:32.791949+02:00] app.INFO: 2004 [] [] [2025-04-03T12:15:32.791994+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:32.854780+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:33.494294+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:33.499650+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:33.499681+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:33.499699+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:33.502583+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:33.502627+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:33.502651+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:33.502669+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:33.502684+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:33.502698+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:33.502712+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:33.502727+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:33.518361+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:33.530037+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:33.689032+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:36.712240+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:36.730803+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:36.761355+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:36.761415+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:36.761431+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:36.761454+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:36.762758+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:36.762802+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:36.762825+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:36.762843+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:36.762858+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:36.762872+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:36.762901+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:36.762915+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:36.765605+02:00] app.INFO: 2014 [] [] [2025-04-03T12:15:36.765630+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:36.786834+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:37.664187+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:37.671700+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:37.671741+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:37.671765+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:37.675775+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:37.675836+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:37.675867+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:37.675893+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:37.675915+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:37.675935+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:37.675960+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:37.675982+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:37.699145+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:37.712133+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:37.995246+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:40.061922+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:40.079386+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:40.106397+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:40.106459+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:40.106475+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:40.106498+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:40.107771+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:40.107816+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:40.107838+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:40.107861+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:40.107876+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:40.107890+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:40.107903+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:40.107917+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:40.110569+02:00] app.INFO: 2001 [] [] [2025-04-03T12:15:40.110594+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:40.133077+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:41.040577+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:41.045794+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:41.045823+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:41.045841+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:41.048700+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:41.048744+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:41.048768+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:41.048791+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:41.048807+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:41.048822+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:41.048836+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:41.048849+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:41.064267+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:41.079658+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:41.230494+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:43.712971+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:43.727753+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:43.751990+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:43.752063+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:43.752085+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:43.752115+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:43.753781+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:43.753846+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:43.753879+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:43.753906+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:43.753933+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:43.753952+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:43.753967+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:43.753981+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:43.757991+02:00] app.INFO: 2003 [] [] [2025-04-03T12:15:43.758040+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:43.778068+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:44.512269+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:44.517487+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:44.517516+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:44.517534+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:44.520375+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:44.520439+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:44.520463+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:44.520481+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:44.520496+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:44.520510+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:44.520524+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:44.520538+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:44.535971+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:44.547380+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:44.714845+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:47.189288+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:47.203717+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:47.226263+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:47.226325+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:47.226342+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:47.226365+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:47.227639+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:47.227684+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:47.227707+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:47.227724+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:47.227739+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:47.227754+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:47.227768+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:47.227782+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:47.230557+02:00] app.INFO: 2002 [] [] [2025-04-03T12:15:47.230582+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:47.249312+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:47.825025+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:47.856626+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:47.856667+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:47.856687+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:47.867173+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:47.867223+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:47.867247+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:47.867264+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:47.867279+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:47.867294+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:47.867308+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:47.867321+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:47.913030+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:47.939355+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:48.096967+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:50.335901+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:50.350368+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:50.374921+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:50.374985+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:50.375002+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:50.375025+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:50.376311+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:50.376420+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:50.376450+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:50.376469+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:50.376485+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:50.376499+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:50.376513+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:50.376540+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:50.379294+02:00] app.INFO: 2013 [] [] [2025-04-03T12:15:50.379320+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:50.402690+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:51.400234+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:51.405574+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:51.405608+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:51.405626+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:51.408550+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:51.408594+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:51.408618+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:51.408636+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:51.408651+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:51.408665+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:51.408691+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:51.408705+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:51.424487+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:51.435517+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:51.591557+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:54.141374+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-04-03T12:15:54.156998+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:54.181928+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:54.181987+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:54.182003+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:54.182025+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:54.183290+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:54.183342+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:54.183379+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:54.183399+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:54.183430+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:54.183445+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:54.183459+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:54.183472+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:54.186396+02:00] app.INFO: 2000 [] [] [2025-04-03T12:15:54.186426+02:00] app.INFO: 100 [] [] [2025-04-03T12:15:54.206755+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:15:54.888331+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-03T12:15:54.897086+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:15:54.897133+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:54.897161+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:15:54.901867+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:15:54.901934+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:15:54.901968+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:15:54.901995+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:15:54.902022+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:15:54.902045+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:15:54.902065+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:15:54.902085+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:15:54.926025+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:15:54.939951+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:15:55.095754+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:17:16.427808+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"100"},"request_uri":"https://oasb.wefeatit.com/billing/preview/100","method":"GET"} [] [2025-04-03T12:17:16.475088+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:17:16.475138+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:17:16.475165+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:17:16.498831+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-03T12:17:16.498899+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-03T12:17:16.498923+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-03T12:17:16.498946+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-03T12:17:16.498961+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-03T12:17:16.498976+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-03T12:17:16.498991+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-03T12:17:16.499005+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-03T12:17:16.615217+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-03T12:17:16.619797+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-03T12:17:16.742848+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-03T12:34:20.455248+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T12:34:20.486968+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:34:20.487018+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:34:20.487037+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:34:20.701344+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T12:34:20.707163+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:34:20.707194+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:34:20.707216+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:34:21.044406+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T12:34:21.049847+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:34:21.049877+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:34:21.049895+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:34:47.517616+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-03T12:34:47.539518+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:34:47.539568+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:34:47.539590+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:34:48.740808+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T12:34:48.746048+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:34:48.746077+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:34:48.746095+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:44:17.936125+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-03T12:44:17.982129+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T12:44:17.982168+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T12:44:17.982186+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T13:34:31.678989+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T13:34:31.739412+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T13:34:31.739455+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T13:34:31.739473+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T13:34:31.977709+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T13:34:31.984946+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T13:34:31.984985+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T13:34:31.985010+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:08:05.932494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T14:16:00.533567+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-03T14:16:00.566224+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T14:16:00.566268+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:00.566287+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:00.843908+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-03T14:16:00.849773+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T14:16:00.849810+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:00.849827+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:01.059963+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T14:16:01.271800+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-03T14:16:01.277989+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T14:16:01.278038+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:01.278059+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:01.451486+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-03T14:16:01.665557+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-03T14:16:01.673463+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T14:16:01.673505+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:01.673528+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:01.937615+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-03T14:16:01.942946+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T14:16:01.942978+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:01.942996+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:02.176308+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-03T14:16:02.181537+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T14:16:02.181569+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:02.181588+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:02.371210+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T14:16:02.561200+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-03T14:16:02.566484+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T14:16:02.566515+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:02.566533+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:02.584376+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-03T14:16:02.780638+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-03T14:16:02.785887+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T14:16:02.785915+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:16:02.785934+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:22:04.338186+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T14:22:04.379074+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T14:22:04.379129+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:22:04.379150+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:22:05.401321+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T14:22:05.407606+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T14:22:05.407642+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:22:05.407660+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:34:41.716381+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T14:34:41.753997+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T14:34:41.754040+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:34:41.754062+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:34:42.004281+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T14:34:42.012452+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T14:34:42.012492+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:34:42.012515+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:34:42.713681+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T14:34:43.122039+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T14:34:43.127350+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T14:34:43.127377+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:34:43.127395+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:34:45.027838+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T14:34:45.033386+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T14:34:45.033417+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:34:45.033435+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T14:34:45.986299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:30.347816+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:30.909155+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:31.630631+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sck.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sck.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sck.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:32.104401+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ans.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ans.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ans.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:32.774752+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/buy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/buy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/buy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:33.161401+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Core-EconX/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Core-EconX/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Core-EconX/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:33.538630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index4.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index4.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index4.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:33.928408+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:34.290105+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rbh/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rbh/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rbh/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:34.678039+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pwp-admin/network/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pwp-admin/network/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pwp-admin/network/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:35.199370+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wander.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wander.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wander.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:35.674955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fck.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fck.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fck.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:36.072630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:36.606402+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/writeable.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/writeable.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/writeable.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:37.002445+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:37.589543+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/deeto/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/deeto/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/deeto/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:38.505967+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:38.900914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/newsfeed-theme/bbh.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/newsfeed-theme/bbh.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/newsfeed-theme/bbh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:39.277367+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/helloapx/wp-apxupx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:39.716707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:40.126563+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell20211028.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell20211028.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell20211028.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:40.543231+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:41.000340+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:41.700075+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:42.104556+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:43.280131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:43.662873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:44.129804+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:44.529615+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:44.974192+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:45.565741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:46.149642+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:46.566630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:46.942713+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:47.315936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:47.721377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:48.112012+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:48.558175+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:48.949662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/sHQwacY.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/sHQwacY.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/sHQwacY.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:49.343437+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:49.767227+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:50.152908+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:50.540675+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/sketch/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/sketch/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/sketch/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:50.909401+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:51.304809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:52.019087+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:52.403578+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:52.859839+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:53.311866+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xml.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xml.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xml.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:53.842433+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:54.337939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:54.741513+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:55.173066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:55.587142+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:55.989751+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:56.390525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:56.841492+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:57.403758+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bk/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bk/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:57.784744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:58.182446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/revslider/includes/external/page/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:58.581454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:59.056899+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:39:59.683420+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:00.315222+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:00.767335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:01.237755+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/goods.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/goods.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/goods.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:01.636408+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:02.275195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:02.803243+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:03.156946+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:03.471055+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:03.869275+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/elp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/elp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/elp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:04.300061+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:04.801898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/m.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/m.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/m.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:05.407871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:05.746396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:06.087319+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:06.546521+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:06.977764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:07.442250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:07.829583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:08.301925+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:08.772288+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:09.148983+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:09.554281+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:10.031355+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:10.414904+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:10.796280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:11.192051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:11.587816+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:11.971999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/text.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/text.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/text.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:12.371169+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:12.745745+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:13.110341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:13.503131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:13.886347+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:14.410623+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:14.805298+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:15.283725+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:15.676557+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:16.125919+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:16.571871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:17.054872+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:17.471174+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:17.889436+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:18.280920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:19.042776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:19.472088+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:19.904706+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:20.289097+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:20.685111+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:21.208307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:21.664600+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:22.158365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:22.581613+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config-sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config-sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config-sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:23.119982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:23.510573+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:24.074476+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:24.446307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:24.888072+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/jsstrings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/jsstrings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/jsstrings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:25.299756+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:25.696056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:26.246491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:26.624706+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:27.469381+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:27.883387+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:28.324462+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:28.744635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:29.155116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:29.558713+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:29.968747+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:30.386099+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:30.863838+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/s.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/s.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:31.316574+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehehehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehehehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehehehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:32.697662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:33.058167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:33.456797+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:33.828789+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:34.219647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:34.592722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:35.205076+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:35.734855+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ioxi002.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ioxi002.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ioxi002.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:36.140098+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:36.545684+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/back.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/back.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/back.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:37.999218+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:38.394965+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:38.777188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:39.245707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:39.988172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/baxa1.phP8"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/baxa1.phP8\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.phP8/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:40.621500+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:41.071173+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:41.541064+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:41.932833+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ova.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ova.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ova.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:42.433821+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:42.848546+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:43.240310+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:43.631254+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/home.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/home.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/home.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:44.142851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:44.559831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:45.026999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:45.447714+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/digital-download/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/digital-download/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/digital-download/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:45.848705+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:46.258108+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:46.708367+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:47.200987+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:47.744755+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:48.514728+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:48.904148+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:49.284671+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:49.676158+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:50.109239+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ova-tools.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ova-tools.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ova-tools.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:50.473817+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/version.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/version.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:50.850728+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lufix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lufix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lufix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:52.235469+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:52.635319+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:53.003280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:53.393666+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:53.771859+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:54.165254+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dummyyummy/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:54.660676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/w.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/w.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/w.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:55.239342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:55.635078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-add.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-add.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-add.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:56.082521+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioxi/alfa-ioxi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioxi/alfa-ioxi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioxi/alfa-ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:56.471458+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:56.843585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/jsstrings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/jsstrings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/jsstrings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:57.210794+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:57.590369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:58.020612+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:58.402070+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-l0gin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-l0gin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-l0gin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:58.852085+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:59.368511+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:40:59.779197+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/small.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/small.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/small.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:00.166826+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/library.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/library.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/library.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:01.072971+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/h.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/h.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/h.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:01.479365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/504.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/504.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/504.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:01.884108+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:03.574442+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:03.982631+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:04.362973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:04.780239+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:05.166838+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:05.550201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tiny.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tiny.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tiny.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:05.937580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:06.339093+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/customize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/customize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/customize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:06.743433+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sad/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sad/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sad/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:07.127169+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:08.063088+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:09.066583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1337.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1337.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1337.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:09.453605+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upgrade.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upgrade.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upgrade.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:09.900105+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/tmpls.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/tmpls.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/tmpls.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:10.327781+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:10.774301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:11.176814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:11.562543+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/bin/loader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/bin/loader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/bin/loader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:12.330491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-includes_function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-includes_function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-includes_function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:12.737086+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/dnIzIDf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/dnIzIDf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/dnIzIDf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:13.146196+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/hideo/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/hideo/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hideo/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:13.536895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:13.899388+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:14.290955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/HsFPDcD.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/HsFPDcD.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/HsFPDcD.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:14.762465+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:15.238268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/room.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/room.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/room.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:15.830700+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:16.216057+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3m/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3m/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3m/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:17.037045+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaul.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaul.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaul.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:17.495518+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:17.921184+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:18.326066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Njima.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Njima.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Njima.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:18.744525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ticket/vendor/htmlawed/htmlawed/gel4y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ticket/vendor/htmlawed/htmlawed/gel4y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ticket/vendor/htmlawed/htmlawed/gel4y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:19.613342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:20.013463+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:20.407514+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:21.256866+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:21.659197+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:22.355952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/ThreeFox_Exploit/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:23.027651+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:23.905339+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/85022df0ed31.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/85022df0ed31.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/85022df0ed31.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:24.389007+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Nexus.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Nexus.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Nexus.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:24.784531+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:25.187150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-damin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-damin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-damin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:25.677062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/FoxWSO.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/FoxWSO.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/FoxWSO.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:26.118658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/epinyins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/epinyins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/epinyins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:26.516845+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:26.949910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:27.346215+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:27.744431+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/press/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/press/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/press/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:28.159483+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd1/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd1/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd1/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:28.634267+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:29.049386+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:29.479851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/eventon-addon/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/eventon-addon/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/eventon-addon/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:29.940191+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:30.504408+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-blog-footer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-blog-footer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-blog-footer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:30.884462+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dzs-zoomsounds/1877.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dzs-zoomsounds/1877.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dzs-zoomsounds/1877.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:31.326729+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:31.749190+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/phpadmin/acp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/phpadmin/acp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/phpadmin/acp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:32.402486+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/sid/sidwso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/sid/sidwso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/sid/sidwso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:32.891234+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/simple/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/simple/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/simple/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:33.295788+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/backup_index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/backup_index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/backup_index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:33.678195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wordpresss3cll/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wordpresss3cll/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wordpresss3cll/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:34.834995+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:35.213389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp_live_chat/abruzi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp_live_chat/abruzi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp_live_chat/abruzi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:35.666260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/mero-megazines/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/mero-megazines/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/mero-megazines/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:36.123630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso112233.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso112233.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso112233.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:36.686292+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/royal-ckeditor/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/royal-ckeditor/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/royal-ckeditor/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:37.086847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:37.464155+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Core-Econ/upH.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Core-Econ/upH.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Core-Econ/upH.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:37.857784+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dhon/newsfeed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dhon/newsfeed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dhon/newsfeed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:38.499185+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/phpad/acp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/phpad/acp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/phpad/acp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:39.163168+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:39.554297+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/iles.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/iles.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/iles.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:40.065680+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/signify/firkon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/signify/firkon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/signify/firkon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:40.464456+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:40.981500+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/winnner.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/winnner.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/winnner.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:41.694820+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:42.141619+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:42.684563+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/FoxWSOv1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/FoxWSOv1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/FoxWSOv1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:43.213407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/xwp/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/xwp/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/xwp/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:43.628888+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/menusystem32.php.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/menusystem32.php.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/menusystem32.php.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:44.172142+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:44.547481+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:44.967152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/OK.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/OK.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/OK.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:45.538873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:46.213735+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yahoo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yahoo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yahoo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:46.606299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/anttt/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/anttt/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/anttt/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:46.998509+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-2018.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-2018.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-2018.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:48.097114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wpr-addons/forms/b1ack.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wpr-addons/forms/b1ack.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wpr-addons/forms/b1ack.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:48.747657+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:49.356446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:49.740467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/amaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/amaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/amaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:50.162113+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins//xltavrat.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins//xltavrat.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins//xltavrat.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:50.658315+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wpcall-button/button-image.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wpcall-button/button-image.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wpcall-button/button-image.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:51.404302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:51.810630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/finley/min.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/finley/min.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/finley/min.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:52.199112+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/src/Core/Curve25519-items.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/src/Core/Curve25519-items.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/src/Core/Curve25519-items.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:52.616301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:53.030050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-ioxi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-ioxi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:53.468645+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/classic-addon/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/classic-addon/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/classic-addon/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:53.847406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system32.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system32.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system32.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:54.379931+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioxi/retu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioxi/retu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioxi/retu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:54.774956+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/kean.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/kean.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kean.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:55.180595+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/first.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/first.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/first.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:55.646050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2024/01/RxR.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2024/01/RxR.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2024/01/RxR.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:56.035581+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-title/post-title/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-title/post-title/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-title/post-title/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:56.512103+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/dist/dist/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/dist/dist/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/dist/dist/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:56.976254+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/page-list/page-list/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/page-list/page-list/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/page-list/page-list/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T15:41:57.435421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cjfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cjfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cjfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:12:24.147933+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T16:12:24.208168+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:24.208214+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:24.208234+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:24.423617+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:12:24.435952+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:24.435983+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:24.436001+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:24.598435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:12:24.764188+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:12:24.769838+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:24.769868+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:24.769885+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:24.905445+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:12:24.911024+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:24.911062+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:24.911081+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:27.289308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:12:27.734545+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T16:12:27.741008+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:27.741050+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:27.741074+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:27.890229+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T16:12:27.896327+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:27.896371+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:27.896390+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:28.037915+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:12:29.192687+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:12:29.198056+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:29.198088+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:29.198105+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:29.342254+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T16:12:29.347502+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:29.347536+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:29.347554+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:30.421910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:12:31.422053+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T16:12:31.427366+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:31.427396+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:31.427414+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:31.563900+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:12:31.569244+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:31.569275+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:31.569293+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:31.719045+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:12:31.862459+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:12:31.868695+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:31.868740+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:31.868766+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:32.003441+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:12:32.008684+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:32.008713+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:32.008731+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:33.172942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:12:34.064306+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-03T16:12:34.069675+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:34.069703+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:34.069720+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:34.204458+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:12:34.209811+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:34.209841+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:34.209859+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:34.350616+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:12:34.495378+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:12:34.500670+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:34.500700+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:34.500717+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:34.630713+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:12:34.636010+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:34.636041+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:34.636058+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:35.328635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:12:36.791213+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T16:12:36.796495+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:36.796523+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:36.796541+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:36.935893+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T16:12:36.941096+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:36.941123+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:36.941145+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:37.089021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:12:37.231078+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:12:37.236748+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:37.236778+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:37.236795+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:37.367671+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T16:12:37.372996+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:12:37.373029+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:12:37.373047+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:40.033221+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T16:13:40.078210+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:40.078256+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:40.078276+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:40.300998+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:13:40.306649+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:40.306679+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:40.306700+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:40.474357+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:13:40.637196+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:13:40.642678+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:40.642708+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:40.642725+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:40.774865+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:13:40.780333+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:40.780371+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:40.780389+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:41.192826+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T16:13:41.198043+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:41.198071+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:41.198089+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:41.343332+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T16:13:41.349414+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:41.349448+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:41.349472+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:41.492104+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:13:41.630953+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:13:41.636434+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:41.636464+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:41.636482+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:41.768591+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T16:13:41.773878+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:41.773908+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:41.773926+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:42.106907+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T16:13:42.112598+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:42.112630+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:42.112648+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:42.261740+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:13:42.267591+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:42.267624+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:42.267647+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:42.421208+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:13:42.564972+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:13:42.570470+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:42.570501+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:42.570519+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:42.704034+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:13:42.709314+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:42.709344+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:42.709361+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:43.029317+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-03T16:13:43.034756+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:43.034786+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:43.034803+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:43.175146+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:13:43.180439+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:43.180472+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:43.180494+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:43.323893+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:13:43.460862+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:13:43.466104+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:43.466132+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:43.466149+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:43.595950+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:13:43.601197+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:13:43.601227+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:13:43.601244+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:51.601750+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T16:40:51.674411+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:40:51.674460+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:51.674479+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:51.878388+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:40:51.884256+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:40:51.884288+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:51.884309+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:52.057943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:40:52.240824+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:40:52.246052+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:40:52.246082+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:52.246100+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:52.390355+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:40:52.396995+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:40:52.397026+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:52.397044+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:54.063401+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:40:54.609946+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T16:40:54.615803+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:40:54.615838+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:54.615862+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:54.761891+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T16:40:54.769509+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:40:54.769550+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:54.769573+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:54.919320+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:40:55.057732+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:40:55.063105+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:40:55.063136+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:55.063154+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:55.195407+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T16:40:55.202054+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:40:55.202092+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:55.202113+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:55.895853+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:40:57.561025+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T16:40:57.566339+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:40:57.566369+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:57.566387+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:57.703734+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:40:57.709113+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:40:57.709143+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:57.709160+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:57.870152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:40:58.023069+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:40:58.028296+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:40:58.028326+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:58.028343+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:58.162029+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:40:58.167842+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:40:58.167887+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:58.167917+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:40:59.791747+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:41:00.319563+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-03T16:41:00.324809+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:41:00.324838+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:41:00.324856+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:41:00.460819+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:41:00.466371+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:41:00.466405+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:41:00.466423+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:41:00.611679+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:41:00.754285+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:41:00.760447+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:41:00.760478+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:41:00.760513+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:41:00.896749+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:41:00.902454+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:41:00.902488+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:41:00.902506+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:41:03.009592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:42:54.462907+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T16:42:54.489477+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:54.489542+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:54.489568+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:54.682984+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:42:54.689161+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:54.689194+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:54.689213+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:54.855016+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:42:55.023748+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:42:55.029039+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:55.029068+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:55.029086+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:55.159782+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:42:55.165110+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:55.165140+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:55.165157+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:55.496481+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T16:42:55.502157+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:55.502187+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:55.502205+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:55.638690+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T16:42:55.644104+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:55.644134+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:55.644152+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:55.785011+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:42:55.922237+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:42:55.927706+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:55.927737+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:55.927754+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:56.056772+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T16:42:56.061988+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:56.062019+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:56.062037+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:56.396135+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T16:42:56.401856+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:56.401887+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:56.401905+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:56.541311+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:42:56.547213+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:56.547247+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:56.547265+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:56.688585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:42:56.826106+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:42:56.831356+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:56.831385+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:56.831402+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:56.959965+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:42:56.965229+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:56.965257+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:56.965275+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:57.316200+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-03T16:42:57.321494+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:57.321524+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:57.321541+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:57.464232+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:42:57.474981+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:57.475011+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:57.475029+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:57.619682+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:42:57.760391+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:42:57.766168+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:57.766197+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:57.766214+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:57.900537+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T16:42:57.906283+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:57.906320+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:57.906338+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:58.047155+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T16:42:58.052895+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:58.052925+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:58.052942+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:58.193458+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T16:42:58.199013+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:58.199055+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:58.199073+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:58.341170+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T16:42:58.480067+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-03T16:42:58.485444+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:58.485472+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:58.485489+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:58.615988+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T16:42:58.621220+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T16:42:58.621249+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T16:42:58.621266+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T17:17:47.394480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T17:17:52.770677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T17:46:42.826310+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T17:46:42.871123+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T17:46:42.871162+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T17:46:42.871181+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T17:46:43.757744+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T17:46:43.763411+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T17:46:43.763442+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T17:46:43.763459+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T19:03:55.752814+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-03T19:03:55.798508+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T19:03:55.798552+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T19:03:55.798571+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T19:03:57.746666+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T19:03:57.752303+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T19:03:57.752331+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T19:03:57.752354+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T19:47:18.761886+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T19:47:18.815292+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T19:47:18.815330+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T19:47:18.815349+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T19:47:19.106440+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T19:47:19.111721+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T19:47:19.111753+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T19:47:19.111771+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:26:08.296926+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:10.195347+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:11.900029+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:13.403037+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:14.939435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:16.502543+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:18.166687+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:19.834451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:21.340326+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:22.844222+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:24.401376+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:26.035043+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:27.758549+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:29.307535+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:30.880158+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:32.413838+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:34.047664+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:35.726458+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:45.728507+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:47.424984+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:48.956259+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:50.445126+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:51.845699+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:52.382654+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:54.130475+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:55.864787+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:57.505588+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:26:59.008448+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:00.675436+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:02.247628+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:02.972065+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:04.530611+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:05.183497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:06.754931+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:08.385445+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:10.018179+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:11.835554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:13.597575+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:15.210788+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:16.915829+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:18.609377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:20.354590+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:22.118303+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:23.868036+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:25.607117+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:27.367226+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:29.160994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:30.946685+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:32.578295+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:34.139829+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:35.874057+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:37.554170+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:39.298885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:41.068652+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:42.696219+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:44.329317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:46.095667+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:47.640803+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:49.291753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:50.950307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:52.567987+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:54.216648+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:55.800085+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:57.613815+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:27:59.160788+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:00.864077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:02.502658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:04.153843+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:05.862644+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:07.645086+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:09.298716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:10.789256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:12.432680+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:13.876693+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:15.506691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:17.224902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:18.982135+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:20.631519+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:36.504784+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:38.124205+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:39.681949+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:41.310258+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:42.986450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:44.366498+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:45.966884+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:47.749418+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:49.363722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:50.980674+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:52.573580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:54.245841+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:55.870643+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:57.539621+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:28:59.075768+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:00.573154+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:02.039376+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:03.771090+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:05.276336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:06.908998+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:08.474461+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:10.220891+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:11.738769+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:13.415072+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:15.062341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:16.503614+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:18.169438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:19.671515+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:21.316102+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:22.774277+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:24.487623+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:26.144677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:27.758990+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:29.416391+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:30.920146+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:32.472573+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:33.891129+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:35.389537+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:36.994298+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:38.642682+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:40.393799+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:42.042571+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:43.677292+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:45.238435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:46.866303+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:48.477339+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:50.130794+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:51.678632+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:53.406938+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:55.064985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:56.622199+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:58.230435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:29:59.932507+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:01.597038+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:03.114758+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:04.604051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:06.001994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:07.498197+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:09.133637+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:10.606489+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:12.313034+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:14.094717+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:15.726923+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:17.383632+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:19.037094+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:20.508600+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:22.182890+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:23.576659+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:25.048106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:26.770899+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:28.455240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:30.181205+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:31.888929+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:33.594836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:35.318517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:36.839225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:38.254488+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:39.949810+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:41.632955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:43.198594+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:44.777440+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:46.375363+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:48.013194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:49.734112+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:51.512514+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:53.096920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:54.738706+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:56.227567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:57.880863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:30:59.300397+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:00.975184+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:02.572800+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:04.109826+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:05.565274+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:07.089525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:09.650770+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:11.199759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:12.817414+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:14.232661+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:15.710133+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:17.494365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:19.137690+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:20.850240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:22.389385+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:23.865085+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:25.516747+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:27.118008+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:28.778355+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:30.325903+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:31.991286+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:33.610294+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:35.296809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:36.817509+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:38.536889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:40.019830+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:31:41.675414+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:57:38.340085+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T20:57:38.376579+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T20:57:38.376625+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:38.376644+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:38.575623+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T20:57:38.581486+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T20:57:38.581517+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:38.581539+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:38.860754+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T20:57:38.865977+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T20:57:38.866006+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:38.866024+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:38.995066+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T20:57:39.001526+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T20:57:39.001568+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:39.001587+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:39.220579+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T20:57:40.378204+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T20:57:40.383980+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T20:57:40.384013+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:40.384030+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:40.513108+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T20:57:40.519363+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T20:57:40.519404+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:40.519426+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:40.762043+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-03T20:57:40.767238+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T20:57:40.767267+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:40.767285+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:40.903124+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-03T20:57:40.909656+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T20:57:40.909690+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:57:40.909709+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:58:32.500390+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T20:58:32.522345+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T20:58:32.522380+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:58:32.522399+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:58:33.840708+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T20:58:33.846315+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T20:58:33.846343+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T20:58:33.846360+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:33.127644+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T21:00:33.153440+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:00:33.153492+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:33.153518+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:33.335057+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T21:00:33.341233+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:00:33.341269+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:33.341292+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:33.501827+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"POST"} [] [2025-04-03T21:00:33.509502+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:00:33.509535+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:34.225170+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"me.ga.st.o.p.l.a.y@gmail.com\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:34.237573+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-04-03T21:00:34.239499+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:34.246592+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:34.353123+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T21:00:34.358412+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:00:34.358444+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:34.358463+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:34.505763+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T21:00:34.511306+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:00:34.511336+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:34.511365+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:34.641085+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T21:00:34.646615+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:00:34.646646+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:34.646665+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:34.780576+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T21:00:34.787314+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:00:34.787349+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:00:34.787368+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:44.340324+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-03T21:10:44.371914+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:10:44.371949+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:44.371967+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:44.588418+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T21:10:44.594882+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:10:44.594911+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:44.594929+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:44.872780+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-03T21:10:44.880799+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:10:44.880839+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:44.880863+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:45.023778+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T21:10:45.029507+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:10:45.029536+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:45.029554+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:45.249258+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T21:10:46.727289+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-03T21:10:46.732581+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:10:46.732614+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:46.732632+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:46.858632+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T21:10:46.863915+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:10:46.863946+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:46.863963+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:47.119694+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-03T21:10:47.125057+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:10:47.125089+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:47.125109+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:47.255376+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T21:10:47.260849+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:10:47.260878+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:10:47.260895+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:13:06.236312+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"HEAD"} [] [2025-04-03T21:13:06.259981+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:13:06.260023+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:13:06.260042+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:21:56.439826+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T21:21:57.001416+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T21:29:46.142123+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-03T21:29:46.183904+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:29:46.183952+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:29:46.183971+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:29:46.478676+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-03T21:29:46.484474+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:29:46.484502+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:29:46.484519+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:29:46.835943+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-03T21:29:46.841197+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:29:46.841226+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:29:46.841243+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:29:47.076279+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-03T21:29:47.081742+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:29:47.081775+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:29:47.081793+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:31:39.140230+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T21:31:39.376787+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-03T21:31:39.389779+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:31:39.389820+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:31:39.389839+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:31:39.574971+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-03T21:31:39.580592+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-03T21:31:39.580627+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T21:31:39.580649+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-03T23:29:09.369728+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-03T23:29:09.819606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T00:36:54.841936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T00:36:59.972176+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-04T00:36:59.993775+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T00:36:59.993824+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T00:36:59.993848+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T00:37:00.435618+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-04T00:37:00.440879+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T00:37:00.440907+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T00:37:00.440925+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T01:18:08.542001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T01:46:27.642446+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-04T01:46:27.718859+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T01:46:27.718908+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T01:46:27.718928+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T01:46:28.706352+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-04T01:46:28.714444+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T01:46:28.714486+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T01:46:28.714508+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T03:06:55.993756+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-04T03:06:56.057695+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T03:06:56.057761+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T03:06:56.057788+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T03:06:56.243046+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-04T03:06:56.251143+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T03:06:56.251179+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T03:06:56.251199+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T03:12:19.807553+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-04T03:12:19.893415+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T03:12:19.893470+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T03:12:19.893495+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T03:12:20.955898+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-04T03:12:20.961554+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T03:12:20.961582+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T03:12:20.961600+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T03:50:26.607322+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-04T03:50:26.671346+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T03:50:26.671389+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T03:50:26.671408+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T03:50:27.745447+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-04T03:50:27.752114+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T03:50:27.752149+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T03:50:27.752170+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T04:31:07.175556+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-04T04:31:07.218897+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T04:31:07.218938+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T04:31:07.218957+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T04:31:07.373183+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-04T04:31:07.379846+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T04:31:07.379876+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T04:31:07.379895+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T04:44:34.137151+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T04:52:22.769505+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T04:52:23.801951+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-04T04:52:23.814845+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T04:52:23.814879+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T04:52:23.814897+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T04:52:23.969690+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-04T04:52:23.975353+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T04:52:23.975388+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T04:52:23.975408+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T04:52:24.447095+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-04T04:52:24.452314+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T04:52:24.452346+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T04:52:24.452369+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T04:52:24.881067+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-04T04:52:24.886280+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T04:52:24.886311+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T04:52:24.886329+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T04:52:30.270104+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T05:24:36.376156+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T06:17:18.593512+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T08:10:09.597832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T08:10:12.005250+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-04T08:10:12.404406+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T08:10:12.404470+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T08:10:12.404497+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T08:10:13.948914+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-04T08:10:13.955898+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T08:10:13.955934+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T08:10:13.955953+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T08:21:07.495468+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T08:32:18.704672+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-04T08:32:18.967072+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T08:32:18.967125+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T08:32:18.967145+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T08:32:21.318853+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-04T08:32:21.324672+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T08:32:21.324704+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T08:32:21.324722+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T08:54:46.951297+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T08:54:47.129559+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T08:54:49.910631+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-04T08:54:49.923323+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T08:54:49.923369+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T08:54:49.923387+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T08:54:50.156289+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-04T09:05:46.264658+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-04T09:05:46.303517+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T09:05:46.303556+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T09:05:46.303578+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T10:26:53.450634+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-04T10:26:53.487025+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T10:26:53.487060+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T10:26:53.487078+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T10:26:53.929840+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-04T10:26:53.935498+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T10:26:53.935527+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T10:26:53.935545+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T10:26:54.325403+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T10:26:56.544718+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-04T10:26:56.550732+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T10:26:56.550778+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T10:26:56.550801+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T10:26:59.005001+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-04T10:26:59.010174+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T10:26:59.010203+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T10:26:59.010220+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T10:26:59.411278+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T10:33:04.323629+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-04T10:33:04.365405+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T10:33:04.365466+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T10:33:04.365492+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T10:33:05.410124+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-04T10:33:05.416095+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T10:33:05.416128+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T10:33:05.416145+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T11:15:46.582850+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T11:15:46.907561+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-04T11:15:46.926347+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T11:15:46.926391+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T11:15:46.926410+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T11:15:47.223869+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-04T11:15:47.230515+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T11:15:47.230548+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T11:15:47.230566+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T11:15:47.434697+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T11:15:47.927910+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-04T11:15:47.934134+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T11:15:47.934165+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T11:15:47.934182+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T11:15:48.060266+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-04T11:15:48.066849+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T11:15:48.066882+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T11:15:48.066901+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T12:47:14.186394+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-04T12:47:14.793310+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T12:47:14.793362+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T12:47:14.793382+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T12:47:18.424273+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-04T12:47:18.432081+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T12:47:18.432126+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T12:47:18.432149+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T13:21:26.502395+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-04T13:21:26.542757+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T13:21:26.542796+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T13:21:26.542814+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T13:21:26.689119+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-04T13:21:26.695716+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T13:21:26.695747+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T13:21:26.695765+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T14:43:51.425502+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-04T14:43:51.477705+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T14:43:51.477753+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T14:43:51.477773+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T14:43:52.958900+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-04T14:43:52.965586+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T14:43:52.965613+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T14:43:52.965632+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T14:45:17.449982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T14:45:18.669093+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T14:56:57.032534+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-04T14:56:57.097261+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T14:56:57.097307+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T14:56:57.097326+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T14:56:57.354204+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-04T15:00:33.606025+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-04T15:00:33.662606+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T15:00:33.662645+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T15:00:33.662664+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T15:00:33.801654+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-04T15:06:29.428445+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php.bak.a2"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php.bak.a2\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php.bak.a2/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T15:06:29.921752+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php.bak."" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php.bak.\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php.bak./\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T15:06:30.323120+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php.desenv"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php.desenv\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php.desenv/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T15:06:30.714630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T15:06:31.038880+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php0"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php0\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php0/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T15:06:31.448480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T15:06:31.828706+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.fix"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.fix\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.fix/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T15:06:32.175953+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.fix."" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.fix.\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.fix./\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T15:06:32.566762+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.t"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.t\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.t/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T15:06:32.908787+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php^"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php^\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php^/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T15:06:33.285184+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config*"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config*\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config*/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T15:06:33.673445+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.b"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.b\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.b/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T15:12:54.144344+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-04T15:12:54.178342+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T15:12:54.178375+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T15:12:54.178393+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T15:30:36.671576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T15:30:37.152699+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T16:32:40.658842+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-04T16:32:40.701673+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T16:32:40.701721+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T16:32:40.701741+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T16:32:41.757670+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-04T16:32:41.763522+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T16:32:41.763556+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T16:32:41.763573+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T17:14:34.300116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T17:14:42.258497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T17:27:05.949986+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-04T17:27:06.008312+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T17:27:06.008358+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T17:27:06.008377+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T17:27:06.451898+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-04T17:27:06.457674+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T17:27:06.457704+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T17:27:06.457722+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T17:42:05.302313+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-04T17:42:05.337370+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T17:42:05.337410+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T17:42:05.337429+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T18:18:41.893323+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T19:24:54.870845+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-04T19:24:54.921641+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T19:24:54.921684+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T19:24:54.921703+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T19:24:55.261125+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-04T19:24:55.266950+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T19:24:55.266979+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T19:24:55.266997+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:12.482311+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-04T20:10:12.514988+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:12.515029+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:12.515048+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:12.893945+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-04T20:10:12.899621+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:12.899648+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:12.899666+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:13.378650+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-04T20:10:13.385866+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:13.385901+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:13.385919+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:13.722751+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-04T20:10:13.729809+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:13.729849+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:13.729873+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:14.012527+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-04T20:10:14.017781+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:14.017811+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:14.017828+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:14.249438+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-04T20:10:14.256703+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:14.256752+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:14.256771+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:14.541259+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-04T20:10:14.546507+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:14.546535+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:14.546552+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:14.787839+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-04T20:10:14.796442+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:14.796487+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:14.796511+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:15.503565+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-04T20:10:15.508760+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:15.508791+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:15.508809+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:15.648732+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-04T20:10:15.653933+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:15.653961+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:15.653979+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:17.082906+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-04T20:10:17.088833+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:17.088862+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:17.088884+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:17.230132+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-04T20:10:17.235532+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:17.235561+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:17.235578+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:20.006976+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-04T20:10:20.012240+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:20.012269+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:20.012286+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:20.152007+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-04T20:10:20.157186+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:20.157215+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:20.157232+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:22.941628+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-04T20:10:22.949451+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:22.949504+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:22.949529+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:23.093362+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-04T20:10:23.098753+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:23.098783+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:23.098805+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:25.809768+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-04T20:10:25.814975+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:25.815002+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:25.815020+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:29.285933+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-04T20:10:29.307337+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:29.307380+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:29.307399+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:32.447145+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-04T20:10:32.452518+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:10:32.452548+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:32.452566+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:10:35.246353+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T20:41:58.169204+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-04T20:41:58.218922+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:41:58.218960+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:41:58.218979+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:42:00.980920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T20:53:18.621859+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-04T20:53:18.643374+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:53:18.643407+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:53:18.643425+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:53:19.636231+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-04T20:53:19.641897+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T20:53:19.641927+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T20:53:19.641944+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T21:12:36.147404+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T22:39:41.341291+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-04T22:39:41.386090+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T22:39:41.386130+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T22:39:41.386148+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T22:39:44.728758+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-04T22:39:44.735171+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T22:39:44.735201+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T22:39:44.735219+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T22:59:33.050474+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-04T22:59:33.083612+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T22:59:33.083662+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T22:59:33.083687+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T22:59:34.326649+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-04T22:59:34.332418+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T22:59:34.332449+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T22:59:34.332467+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T23:01:52.972121+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"HEAD"} [] [2025-04-04T23:01:52.994721+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T23:01:52.994764+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T23:01:52.994782+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T23:17:34.140368+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-04T23:17:34.180678+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-04T23:17:34.180727+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T23:17:34.180746+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-04T23:53:44.784159+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lv.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lv.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lv.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:45.027342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:45.181506+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd-1/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd-1/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd-1/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:45.322986+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:45.477583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:45.619991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:45.754107+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:45.889246+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/banners/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/banners/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/banners/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:46.026516+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:46.163034+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:46.295928+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:46.429991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:46.575979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:46.711723+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:46.844144+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:46.977565+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes.bak/html-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes.bak/html-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes.bak/html-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:47.113232+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:47.249899+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:47.382497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:47.522198+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:47.662044+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:47.808688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:47.954867+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updraft/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updraft/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updraft/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:48.100843+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:48.236270+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:48.376764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:48.513558+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:48.647242+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/blogs.dir/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/blogs.dir/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/blogs.dir/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:48.794859+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:48.936362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:49.166257+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gallery/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gallery/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gallery/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:49.302375+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:49.448640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:49.593941+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:49.728028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:49.864415+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:49.998645+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:50.138206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:50.364320+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:50.503723+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:50.638680+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:50.778467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:50.911938+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:51.057013+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:51.194850+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/avaa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/avaa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/avaa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:51.328891+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:51.464188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:51.598232+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Text/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Text/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Text/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:51.744056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:51.897024+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:52.037448+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:52.171473+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:52.305085+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:52.438373+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/legacy/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/legacy/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/legacy/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:52.577510+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/phpmailer/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/phpmailer/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/phpmailer/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:52.715459+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/vendor/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/vendor/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/vendor/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:52.849951+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:52.992053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:53.137614+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache/Cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:53.278334+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:53.413988+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-p.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-p.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-p.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:53.549405+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:53.686714+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:53.821023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:53.955623+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:54.097958+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:54.241097+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:54.376900+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:54.510115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache-compat.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache-compat.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache-compat.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:54.643478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:54.781783+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:54.916662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-consar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-consar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-consar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:55.050882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:55.189018+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin-post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin-post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin-post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:55.328462+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/maint/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:55.464676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:55.604817+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:55.746337+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:55.879817+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:56.012591+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:56.148039+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:56.284817+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:56.419323+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/adminfuns.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/adminfuns.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminfuns.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:56.569167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ebs.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ebs.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ebs.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:56.703173+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:56.839543+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:56.991437+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:57.133813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:57.272062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:57.405788+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:57.544217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:57.690757+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/linkpreview/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:57.829530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:57.977595+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:58.120211+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:58.254979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:58.396829+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:58.546741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:58.691754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:58.920248+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:59.053894+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:59.186703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:59.322324+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:59.456605+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:59.591922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:59.770818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:53:59.910653+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:00.118745+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:00.260287+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:00.395706+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:00.530990+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:00.665277+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:00.799098+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:00.934669+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:01.070413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:01.207866+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:01.341140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:01.487925+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:01.645786+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:01.791839+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:01.928050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:02.064143+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:02.201252+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:02.336442+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:02.472410+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:02.605785+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:02.740129+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:02.874763+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:03.016988+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:03.151369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:03.374980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:03.508736+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:03.642181+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:03.780589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:03.915476+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:04.049097+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:04.185403+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:04.320307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/elementor/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/elementor/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/elementor/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:04.455214+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:04.590694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:04.730912+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:04.867191+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:05.006158+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/blue.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:05.140812+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:05.277068+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:05.412016+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:05.545907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:05.678889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gel4y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gel4y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gel4y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:05.813424+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/comfunctions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/comfunctions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comfunctions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:05.955583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:06.093248+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-classic/inc/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-classic/inc/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-classic/inc/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:06.228195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/1p.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/1p.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/1p.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:06.364423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:06.496608+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:06.632816+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:06.769741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:06.903131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-04T23:54:07.039292+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T00:53:40.346419+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-04-05T00:53:40.394178+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T00:53:40.394223+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T00:53:40.394242+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T01:16:35.577541+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-05T01:16:35.599793+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T01:16:35.599829+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T01:16:35.599848+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T01:16:35.863616+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-05T01:16:35.869346+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T01:16:35.869376+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T01:16:35.869394+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:12:12.925763+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-05T02:12:13.544157+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T02:12:13.544212+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:12:13.544232+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:12:13.852480+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-05T02:12:13.859148+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T02:12:13.859176+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:12:13.859194+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:12:17.857496+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-05T02:12:17.865057+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T02:12:17.865095+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:12:17.865121+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:33:09.793026+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-05T02:33:09.836191+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T02:33:09.836242+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:33:09.836262+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:33:10.090779+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-05T02:33:10.099176+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T02:33:10.099236+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:33:10.099260+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:33:10.531912+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T02:33:11.768898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T02:33:12.754632+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-05T02:33:12.760848+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T02:33:12.760880+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:33:12.760898+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:33:12.903121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T02:33:13.898419+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-05T02:33:13.903667+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T02:33:13.903696+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:33:13.903718+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:33:14.042494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/humans.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/humans.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/humans.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T02:33:14.182750+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T02:33:14.315807+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/security.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/security.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T02:33:14.447812+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.well-known/security.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.well-known/security.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/security.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T02:33:34.504269+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-05T02:33:34.529167+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T02:33:34.529208+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:33:34.529227+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:33:34.808517+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-05T02:33:34.813807+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T02:33:34.813837+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T02:33:34.813855+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T03:14:34.994203+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-05T03:14:35.908953+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T03:14:35.909018+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T03:14:35.909046+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T03:14:39.250841+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-05T03:14:39.256509+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T03:14:39.256538+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T03:14:39.256556+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T05:12:08.281418+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-05T05:12:09.216091+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T05:12:09.216148+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T05:12:09.216172+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T05:12:11.480259+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-05T05:12:11.486940+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T05:12:11.486970+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T05:12:11.486997+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T05:16:17.487843+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T07:27:52.543816+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T07:27:55.584003+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T07:45:04.826490+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-05T07:45:05.586473+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T07:45:05.586525+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T07:45:05.586546+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T07:45:07.692693+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-05T07:45:07.698338+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T07:45:07.698368+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T07:45:07.698386+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T07:45:08.375896+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-05T07:45:08.381429+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T07:45:08.381459+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T07:45:08.381481+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T07:45:08.596722+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-05T08:09:26.383044+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-05T08:09:26.622099+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T08:09:26.622149+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T08:09:26.622169+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T08:09:29.663027+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-05T08:09:29.668807+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T08:09:29.668839+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T08:09:29.668857+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T09:45:15.082969+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-05T09:45:15.829749+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T09:45:15.829798+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T09:45:15.829819+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T09:45:18.575766+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-05T09:45:18.583601+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T09:45:18.583636+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T09:45:18.583655+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T11:37:01.011780+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-05T11:37:01.644876+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T11:37:01.644928+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T11:37:01.644949+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T11:37:04.592958+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-05T11:37:04.598632+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T11:37:04.598662+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T11:37:04.598679+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T11:46:50.707502+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-05T11:46:50.730567+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T11:46:50.730610+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T11:46:50.730628+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T11:46:50.957599+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-05T11:46:50.966489+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T11:46:50.966521+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T11:46:50.966540+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T11:46:51.110798+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-05T11:46:51.116058+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T11:46:51.116088+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T11:46:51.116107+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T11:46:51.324068+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-05T12:30:41.939790+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-05T12:30:42.031981+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T12:30:42.032032+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T12:30:42.032052+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T12:30:42.631548+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T12:52:21.547868+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-05T12:52:21.585438+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T12:52:21.585484+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T12:52:21.585503+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T12:52:29.430066+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-05T12:52:29.435831+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T12:52:29.435863+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T12:52:29.435881+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T14:11:43.427670+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-05T14:11:43.499385+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T14:11:43.499427+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T14:11:43.499447+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T14:11:44.332319+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-05T14:11:44.338098+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T14:11:44.338126+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T14:11:44.338144+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T14:11:45.480962+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://www.wefeatit.com/register","method":"GET"} [] [2025-04-05T14:11:45.486275+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T14:11:45.486305+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T14:11:45.486323+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T14:11:45.533648+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-05T14:11:46.467636+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T14:30:01.598814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T15:12:07.942557+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T15:12:08.256947+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-05T15:12:08.276466+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T15:12:08.276500+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T15:12:08.276518+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T15:12:08.487993+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-05T15:12:08.493307+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T15:12:08.493337+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T15:12:08.493359+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T15:36:21.273370+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-05T15:36:21.321634+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T15:36:21.321676+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T15:36:21.321695+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T15:36:22.878034+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-05T15:36:22.883711+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T15:36:22.883739+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T15:36:22.883757+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T17:12:47.982131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T17:14:19.770548+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T17:14:31.256200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap_index.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap_index.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap_index.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T17:16:47.469850+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-05T17:16:47.514189+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T17:16:47.514227+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T17:16:47.514246+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T17:16:48.546932+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-05T17:16:48.552903+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T17:16:48.552934+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T17:16:48.552952+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T17:32:43.500595+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-05T17:32:43.538657+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T17:32:43.538692+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T17:32:43.538710+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T17:47:22.268847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T17:47:22.630291+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-05T17:47:22.651697+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T17:47:22.651736+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T17:47:22.651754+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T17:47:22.835825+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-05T17:47:22.841319+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T17:47:22.841355+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T17:47:22.841374+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T17:47:23.023465+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T17:47:23.269691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T17:47:23.493530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T17:47:23.662271+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T17:47:23.831702+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T17:47:23.972441+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T17:47:24.169857+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T17:47:24.321578+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-05T17:47:24.326806+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T17:47:24.326836+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T17:47:24.326853+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T17:47:24.489836+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-05T17:47:24.495066+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T17:47:24.495094+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T17:47:24.495112+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T18:17:59.055451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap_index.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap_index.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap_index.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T18:31:11.495316+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-05T18:31:11.530891+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T18:31:11.530933+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T18:31:11.530953+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T18:31:11.686309+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-05T18:31:11.692140+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T18:31:11.692173+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T18:31:11.692191+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T18:31:11.855687+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-05T18:31:11.861181+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T18:31:11.861218+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T18:31:11.861240+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T19:08:05.694526+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-05T19:08:05.847415+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T19:08:05.847460+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T19:08:05.847479+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T19:08:06.147830+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-05T19:08:06.153570+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T19:08:06.153598+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T19:08:06.153617+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T19:34:14.390705+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-05T19:34:14.475915+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T19:34:14.475968+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T19:34:14.475987+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T20:31:05.983479+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-05T20:31:06.025994+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T20:31:06.026042+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T20:31:06.026060+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T20:31:06.312523+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-05T20:31:06.318083+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T20:31:06.318123+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T20:31:06.318141+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T21:19:01.326883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T21:19:01.583547+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-05T21:19:01.601208+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T21:19:01.601243+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T21:19:01.601261+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T21:19:01.822352+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-05T21:19:01.827747+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T21:19:01.827778+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T21:19:01.827800+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T21:19:01.974872+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T21:19:02.115870+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T21:19:02.250839+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T21:19:02.389245+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T21:19:02.533358+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T21:19:02.676843+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T21:19:02.812510+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T21:19:02.958259+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-05T21:19:02.963749+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T21:19:02.963778+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T21:19:02.963796+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T21:19:03.096182+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-05T21:19:03.101984+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T21:19:03.102014+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T21:19:03.102033+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T21:48:39.070419+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-05T21:48:39.095393+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T21:48:39.095447+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T21:48:39.095468+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T21:48:39.201424+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-05T21:48:39.207428+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T21:48:39.207462+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T21:48:39.207485+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T21:48:39.293350+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-05T21:48:39.298876+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T21:48:39.298915+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T21:48:39.298934+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T22:37:26.135641+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-05T22:37:26.597228+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T22:37:26.619966+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T22:37:26.620006+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T22:37:27.525879+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-05T22:37:27.531556+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T22:37:27.531587+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T22:37:27.531604+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T23:00:47.342699+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T23:00:54.396202+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-05T23:00:54.412942+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T23:00:54.412982+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T23:00:54.413010+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T23:01:26.167521+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-05T23:01:26.196271+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T23:01:26.196320+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T23:01:26.196340+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T23:01:32.700772+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-05T23:01:32.706056+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T23:01:32.706085+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T23:01:32.706103+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T23:01:33.699894+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-05T23:01:33.705482+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-05T23:01:33.705515+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T23:01:33.705533+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-05T23:01:33.814117+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-05T23:29:56.527292+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-05T23:29:56.931489+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T00:07:15.138247+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T00:42:56.011629+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T01:05:23.689467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/__media__/js/netsoltrademark.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/__media__/js/netsoltrademark.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/__media__/js/netsoltrademark.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T01:38:14.634314+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-06T01:38:14.676382+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T01:38:14.676424+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T01:38:14.676446+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T02:07:03.700628+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T03:09:22.253470+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-06T03:09:22.372463+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T03:09:22.372510+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T03:09:22.372530+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T03:20:28.519228+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-06T03:20:28.594724+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T03:20:28.594764+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T03:20:28.594782+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T03:20:29.572498+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-06T03:20:29.578178+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T03:20:29.578206+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T03:20:29.578224+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T03:25:09.597689+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-06T03:25:09.758525+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T03:25:09.758579+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T03:25:09.758598+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T03:25:10.197782+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-06T03:25:10.203459+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T03:25:10.203487+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T03:25:10.203504+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T03:25:10.373008+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-06T03:25:10.378463+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T03:25:10.378499+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T03:25:10.378518+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T03:25:10.416143+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-06T03:36:06.113542+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T06:31:21.948980+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-06T06:31:22.917381+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T06:31:22.917433+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T06:31:22.917454+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T07:46:38.325261+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-06T07:46:39.236841+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T07:46:39.236895+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T07:46:39.236917+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T07:46:41.802062+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-06T07:46:41.807790+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T07:46:41.807818+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T07:46:41.807836+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T07:46:43.066045+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-06T07:46:43.071291+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T07:46:43.071320+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T07:46:43.071337+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T07:46:43.199121+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-06T07:46:43.204382+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T07:46:43.204413+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T07:46:43.204430+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T07:46:43.680007+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-06T07:46:43.686002+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T07:46:43.686041+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T07:46:43.686072+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T07:47:29.947624+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-06T07:47:30.104035+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T07:47:30.104090+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T07:47:30.104111+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T07:47:31.011948+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-06T07:47:31.018009+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T07:47:31.018043+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T07:47:31.018062+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T08:02:44.824828+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T08:05:28.517723+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T08:05:51.575370+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-06T08:05:51.597767+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T08:05:51.597804+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T08:05:51.597822+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T08:06:16.107053+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-06T08:06:16.171369+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T08:06:16.171428+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T08:06:16.171454+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T08:08:43.854028+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-06T08:08:43.947130+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T08:08:43.947176+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T08:08:43.947196+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T08:09:07.612969+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-06T08:09:07.649733+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T08:09:07.649769+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T08:09:07.649788+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T08:55:14.416060+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T10:35:14.834860+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-06T10:35:15.469041+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T10:35:15.469095+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T10:35:15.469116+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T10:35:18.105959+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-06T10:35:18.112083+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T10:35:18.112121+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T10:35:18.112140+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T11:02:24.262373+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T11:37:23.595088+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-06T11:37:23.808900+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T11:37:23.808953+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T11:37:23.808973+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T11:37:24.881985+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-06T11:37:24.888509+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T11:37:24.888541+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T11:37:24.888559+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T11:37:24.969193+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-06T11:37:24.976127+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T11:37:24.976173+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T11:37:24.976198+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T11:44:04.775604+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-06T11:44:04.813723+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T11:44:04.813764+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T11:44:04.813784+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T11:54:51.720076+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/oasb/public/login"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/oasb/public/login\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/oasb/public/login/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T13:01:29.102973+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-06T13:01:29.148602+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T13:01:29.148647+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T13:01:29.148665+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T13:01:33.789106+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-06T13:01:33.794903+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T13:01:33.794932+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T13:01:33.794950+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T13:44:48.631751+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-06T13:44:49.013629+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T13:44:49.013684+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T13:44:49.013706+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T13:44:50.737763+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-06T13:44:50.743504+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T13:44:50.743538+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T13:44:50.743555+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T14:45:13.650490+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-06T14:45:13.826829+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T14:45:13.826885+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T14:45:13.826905+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T14:45:14.575631+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-06T14:45:14.581426+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T14:45:14.581455+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T14:45:14.581473+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T14:45:14.737073+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-06T14:45:14.744758+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T14:45:14.744789+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T14:45:14.744808+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:00:10.281322+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-06T15:00:10.662403+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T15:00:10.662461+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:00:10.662483+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:00:11.166392+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-06T15:00:11.173747+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T15:00:11.173780+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:00:11.173798+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:32:18.188395+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:32:19.328718+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:39:32.527623+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-06T15:39:32.549591+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T15:39:32.549635+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:39:32.549658+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:39:33.324494+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-06T15:39:33.330839+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T15:39:33.330872+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:39:33.330891+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:54:19.579219+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-06T15:54:19.655503+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T15:54:19.655547+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:54:19.655566+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:54:19.662803+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-06T15:54:19.697314+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T15:54:19.697346+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:54:19.697364+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:54:19.819301+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-06T15:54:19.825972+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T15:54:19.826004+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:54:19.826034+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:54:19.923497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:20.073557+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:20.123399+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-06T15:54:20.128797+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T15:54:20.128828+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:54:20.128846+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:54:20.160659+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:20.253486+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:20.259038+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:20.330295+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:20.406849+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:20.494749+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:20.499580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:20.600277+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:20.693040+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:20.776032+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:20.813809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:20.902011+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:21.107381+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:21.173813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:21.299456+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:21.319317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:21.422387+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:21.461573+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:21.516928+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:21.593965+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:21.669916+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-06T15:54:21.672307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:21.675371+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T15:54:21.675402+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:54:21.675423+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:54:22.222032+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:22.400613+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:22.688234+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:22.894006+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:22.988861+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:23.085663+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:23.180905+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:23.282118+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T15:54:23.379014+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-06T15:54:23.384363+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T15:54:23.384395+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T15:54:23.384413+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T16:02:45.238714+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-06T16:02:45.260054+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T16:02:45.260088+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T16:02:45.260110+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T16:02:45.799496+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T16:02:46.158055+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-06T16:02:46.163268+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T16:02:46.163297+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T16:02:46.163314+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T16:02:46.280171+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-06T16:02:46.285369+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T16:02:46.285398+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T16:02:46.285415+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T17:18:03.712170+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T17:18:06.713708+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemaps.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemaps.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemaps.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T17:44:32.859261+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-06T17:44:32.892729+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T17:44:32.892762+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T17:44:32.892780+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T17:44:33.058436+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-06T17:44:33.066088+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T17:44:33.066127+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T17:44:33.066146+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T17:44:33.201355+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-06T17:44:33.206865+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T17:44:33.206895+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T17:44:33.206912+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T17:44:45.565524+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-06T17:44:45.571060+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T17:44:45.571093+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T17:44:45.571111+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T17:44:47.412536+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-06T17:44:47.417903+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T17:44:47.417932+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T17:44:47.417949+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T18:12:11.569560+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemaps.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemaps.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemaps.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T18:14:35.609638+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T18:14:35.890141+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-06T18:14:35.902942+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T18:14:35.902973+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T18:14:35.902992+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T18:14:36.130698+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-06T18:14:36.136047+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T18:14:36.136080+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T18:14:36.136098+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T18:14:36.339379+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T18:14:36.477063+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T18:14:36.616412+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T18:14:36.774931+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T18:14:36.961227+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T18:14:37.112201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T18:14:37.260683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T18:14:37.423216+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-06T18:14:37.428424+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T18:14:37.428456+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T18:14:37.428474+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T18:14:37.578455+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-06T18:14:37.583832+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T18:14:37.583868+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T18:14:37.583888+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T18:56:07.188815+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-06T18:56:07.268984+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T18:56:07.269042+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T18:56:07.269065+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T18:56:07.513618+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-06T18:56:07.519597+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T18:56:07.519637+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T18:56:07.519657+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T20:35:25.878951+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-06T20:35:25.926925+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T20:35:25.926968+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T20:35:25.926987+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T20:35:26.076125+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-06T20:35:26.081851+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T20:35:26.081884+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T20:35:26.081901+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T20:35:26.218094+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-06T20:35:26.223504+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T20:35:26.223536+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T20:35:26.223554+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T21:02:58.381147+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-06T21:02:58.415079+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T21:02:58.415124+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T21:02:58.415142+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T21:02:59.588784+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-06T21:02:59.594650+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T21:02:59.594681+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T21:02:59.594699+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T22:12:39.881411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:12:41.700953+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:12:45.582514+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:12:47.952516+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:12:50.103832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:12:52.807831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:12:55.615677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:12:59.380718+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:02.154858+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:05.630201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:08.625469+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:11.415664+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:13.512004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:16.056840+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:18.347738+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:21.017304+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:22.917567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:25.641287+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:28.179993+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:30.228875+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:32.852605+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:34.619972+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:36.909451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:38.171716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:40.758355+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:42.710057+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:44.977355+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:47.709421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:50.105621+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:52.480137+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:53.981449+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:55.995592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:57.336904+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:13:59.639976+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:02.531244+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:04.995071+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:08.099381+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:10.335866+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:12.204893+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:14.577231+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:17.226201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:20.231467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:22.166834+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:24.627605+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:26.465108+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:28.945280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:31.837053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:33.934709+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:36.129108+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:38.224415+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:40.561927+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:43.091210+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:45.272971+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:47.178408+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:49.103319+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:51.779382+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:54.109157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:56.353146+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:14:58.610397+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:01.078701+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:03.747359+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:05.537030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:08.010986+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:09.953862+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:11.838200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:14.130482+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:16.054466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:17.895074+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:20.353232+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:22.671562+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:24.799808+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:27.308690+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:29.398967+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:32.255189+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:34.115938+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:36.507100+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:39.006685+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:40.871349+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:43.053153+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:45.208091+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:47.599792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:49.664009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:52.078131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:54.302100+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:56.276497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:15:58.402961+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:00.178172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:02.360293+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:04.270858+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:06.105366+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:09.077610+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:10.931897+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:13.040087+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:14.862858+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:16.555385+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:19.148330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:20.884968+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:23.353607+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:25.315423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:27.150431+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:29.715543+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:31.648212+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:33.422296+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:35.165381+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:37.031745+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:38.731065+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:40.655378+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:42.481707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:44.352047+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:46.839135+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:48.498463+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:50.324387+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:52.566225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:54.714216+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:56.461893+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:58.136342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:16:59.856046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:02.029491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:04.431593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:06.724429+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:08.670639+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:10.690340+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:12.721218+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:14.430004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:16.429462+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:18.576183+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:20.637959+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:22.364527+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:24.119686+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:26.262151+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:28.251702+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:30.265245+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:31.944535+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:34.129689+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:35.798823+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:37.496523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:39.101268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:40.998517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:42.752004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:44.483292+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:46.377888+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:48.494488+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:50.203860+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:52.085865+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:53.920208+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:55.599655+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:57.368726+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:17:59.032916+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:00.833647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:03.119700+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:04.975295+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:06.793532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:08.568334+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:10.525099+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:12.265340+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:13.820876+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:15.599473+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:17.224256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:19.048578+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:21.046793+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:22.934694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:24.912765+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:26.537906+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:28.244363+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:29.964852+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:31.845846+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:33.796834+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:35.519122+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:37.498485+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:39.267438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:41.118780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:42.712494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:44.623768+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:46.785686+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:48.497280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:50.395545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:52.244277+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:53.945051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:55.678460+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:57.332606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:18:59.190587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:19:00.865382+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:19:02.526053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:19:04.197272+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:19:06.043041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:19:08.027249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:19:09.712412+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:19:11.397515+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:19:13.111196+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:19:14.732086+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:19:16.331067+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:19:17.997778+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:19:19.502001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T22:19:21.154125+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T23:38:27.805285+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-06T23:38:27.961580+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-06T23:38:27.975051+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T23:38:27.975089+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T23:38:27.975108+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T23:38:28.082938+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-06T23:38:28.089287+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-06T23:38:28.089318+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T23:38:28.089336+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-06T23:45:45.363030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T00:34:13.029952+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-07T00:34:13.722823+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T00:34:13.722876+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T00:34:13.722896+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T00:34:36.476252+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-07T00:34:36.497023+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T00:34:36.497058+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T00:34:36.497076+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T01:21:51.074535+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T03:02:10.097246+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T03:02:12.814961+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-07T03:02:13.160378+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T03:02:13.160441+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T03:02:13.160463+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T03:02:14.885158+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-07T03:02:14.890458+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T03:02:14.890488+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T03:02:14.890506+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T03:02:15.256600+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T03:02:15.407551+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T03:02:15.553461+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T03:02:15.689901+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T03:02:15.824984+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T03:02:15.973155+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T03:02:16.111518+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T03:02:16.256274+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-07T03:02:16.261889+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T03:02:16.261921+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T03:02:16.261939+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T03:02:16.403938+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-07T03:02:16.409473+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T03:02:16.409506+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T03:02:16.409524+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T03:51:32.804055+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-07T03:51:32.853413+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T03:51:32.853456+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T03:51:32.853475+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T03:51:33.055225+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-07T03:51:33.060937+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T03:51:33.060967+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T03:51:33.060985+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T04:01:42.089572+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-04-07T04:01:42.119330+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T04:01:42.119367+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T04:01:42.119387+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T04:33:37.832400+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-07T04:33:37.866741+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T04:33:37.866777+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T04:33:37.866794+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T04:33:38.140159+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-07T04:33:38.145876+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T04:33:38.145904+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T04:33:38.145921+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T04:33:38.961228+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-07T04:33:38.966539+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T04:33:38.966574+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T04:33:38.966592+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T04:33:41.062553+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-07T04:33:41.067754+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T04:33:41.067784+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T04:33:41.067801+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T05:50:19.537363+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-07T05:50:20.202522+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T05:50:20.202590+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T05:50:20.202619+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T05:58:53.209383+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-07T05:58:53.243283+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T05:58:53.243318+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T05:58:53.243337+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T05:58:53.465852+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-07T05:58:53.472747+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T05:58:53.472777+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T05:58:53.472795+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T05:58:54.672089+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T05:58:55.839586+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-07T05:58:55.845263+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T05:58:55.845292+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T05:58:55.845309+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T05:58:56.421566+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-07T05:58:56.426978+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T05:58:56.427011+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T05:58:56.427029+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T05:58:56.664921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T07:29:36.054679+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T07:29:39.267965+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T08:00:09.951530+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-07T08:00:10.285996+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T08:00:10.286051+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T08:00:10.286073+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T08:00:11.968081+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-07T08:00:11.974053+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T08:00:11.974081+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T08:00:11.974098+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T08:00:12.471762+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-07T08:00:12.477141+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T08:00:12.477174+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T08:00:12.477191+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T08:00:12.715399+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-07T08:04:49.739805+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-07T08:04:49.977936+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T08:04:49.977989+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T08:04:49.978014+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T08:04:50.100533+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-07T08:04:50.148684+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T08:04:50.148722+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T08:04:50.148741+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T08:04:51.739239+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-07T08:04:51.744937+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T08:04:51.744968+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T08:04:51.744986+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T08:04:51.976608+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-07T08:04:51.982305+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T08:04:51.982333+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T08:04:51.982351+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T09:46:14.551693+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-07T09:46:14.598066+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T09:46:14.598105+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T09:46:14.598123+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T09:46:14.833856+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-07T09:46:14.839397+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T09:46:14.839426+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T09:46:14.839447+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T09:51:23.811388+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-07T09:51:23.847024+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T09:51:23.847059+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T09:51:23.847077+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T09:51:40.499404+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-07T09:51:40.530483+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T09:51:40.530538+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T09:51:40.530559+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T09:51:45.570285+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T09:51:55.056130+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T10:44:28.989369+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-07T10:44:29.682667+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T10:44:29.682720+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T10:44:29.682740+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T10:44:33.333296+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-07T10:44:33.338992+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T10:44:33.339025+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T10:44:33.339043+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T12:30:33.507873+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-07T12:30:34.403290+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T12:30:34.403343+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T12:30:34.403367+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T12:31:00.741777+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-07T12:31:00.814414+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T12:31:00.814460+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T12:31:00.814479+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T12:31:07.694325+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:31:23.669682+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:25.938356+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-07T12:35:25.974634+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T12:35:25.974675+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T12:35:25.974693+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T12:35:26.372633+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-07T12:35:26.378348+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T12:35:26.378378+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T12:35:26.378396+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T12:35:27.104445+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/vendor/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/vendor/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/vendor/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.114295+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/app-assets/data/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/app-assets/data/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/app-assets/data/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.114298+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/static/lib/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/static/lib/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/static/lib/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.115589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/libs/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/libs/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libs/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.151919+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/admin/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/admin/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.153767+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/plugins/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/plugins/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.155758+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/components/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/components/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/components/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.155773+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.155946+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/libraries/jsupload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/libraries/jsupload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/jsupload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.156988+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/plugins/js/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/plugins/js/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/js/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.156806+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/vendor/laravel-filemanager/js/script.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/vendor/laravel-filemanager/js/script.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/laravel-filemanager/js/script.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.157296+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/plugins/jQuery-File-Upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/plugins/jQuery-File-Upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/jQuery-File-Upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.159962+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/plugins/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/plugins/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.163312+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/plugins/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/plugins/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.164166+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/blueimp-jQuery-File-Upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/blueimp-jQuery-File-Upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blueimp-jQuery-File-Upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.164454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/lib/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/lib/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.164448+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/plugin/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/plugin/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.165241+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/admin/blueimp-jQuery-File-Upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/admin/blueimp-jQuery-File-Upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/blueimp-jQuery-File-Upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.165029+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/plugins/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/plugins/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.167814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/asset_admin/assets/plugins/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/asset_admin/assets/plugins/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asset_admin/assets/plugins/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.168579+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/plugins/jQuery-File-Upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/plugins/jQuery-File-Upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jQuery-File-Upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.451434+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/public/scripts/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/public/scripts/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/scripts/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.452065+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/plugins/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/plugins/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.454494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/arquivos/javascript/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/arquivos/javascript/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/arquivos/javascript/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.454562+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/fileupload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/fileupload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fileupload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.454803+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ckeditor/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ckeditor/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ckeditor/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.454933+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.456462+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/admin/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/admin/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.457184+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.457184+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/core/scripts/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/core/scripts/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/scripts/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.457302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/js/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/js/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.457172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/js/frontend/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/js/frontend/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/frontend/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.457591+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/plugins/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/plugins/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.457658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/admin/bower_components/jquery.filer/php/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/bower_components/jquery.filer/php/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.459388+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.459750+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/js/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/js/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.459785+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/media/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/media/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.460990+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/admin/galerie/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/admin/galerie/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/galerie/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.463269+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.467511+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/core/scripts/wysiwyg/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/core/scripts/wysiwyg/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/scripts/wysiwyg/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.465849+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/js/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/js/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.548890+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/public/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/public/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.650907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ckeditor/plugins/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ckeditor/plugins/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ckeditor/plugins/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.667495+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/asset/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/asset/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asset/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.748723+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.668221+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.748724+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/admin/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/admin/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.750028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/js/tinymce/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/js/tinymce/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/tinymce/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.750198+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/js/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/js/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.754024+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/tinymce/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/tinymce/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tinymce/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.755934+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/plugins/js/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/plugins/js/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/js/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.756757+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.757646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/scripts/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/scripts/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/scripts/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.757918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/plugins/js/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/plugins/js/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/js/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.758297+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.760302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.761581+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/plugins/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/plugins/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.761847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/global/plugins/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/global/plugins/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/global/plugins/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.763092+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/phpformbuilder/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/phpformbuilder/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpformbuilder/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.761590+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/webroot/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/webroot/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/webroot/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.849514+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/asset/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/asset/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asset/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.851439+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/global/plugins/jquery-file-upload/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/global/plugins/jquery-file-upload/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/global/plugins/jquery-file-upload/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.851583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/plugins/server/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/plugins/server/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/server/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.853561+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.858640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/admin/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/admin/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.858640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/admin/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/admin/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.858722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/webroot/js/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/webroot/js/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/webroot/js/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.868114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/application/themes/admin/assets/js/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/application/themes/admin/assets/js/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/themes/admin/assets/js/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.961813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/jquery/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/jquery/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jquery/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:27.961813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/admin/ckeditor/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/admin/ckeditor/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/ckeditor/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.050740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/admin/ckeditor/plugins/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/admin/ckeditor/plugins/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/ckeditor/plugins/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.051873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/media/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/media/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.053709+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/admin/core/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/admin/core/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/core/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.053710+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.053710+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/admin/js/kcfinder/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/admin/js/kcfinder/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/js/kcfinder/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.056223+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/scripts/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/scripts/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/scripts/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.057285+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/admin/js/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/admin/js/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/admin/js/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.058096+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/js/tinymce4/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/js/tinymce4/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/tinymce4/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.061719+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/public/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/public/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.062774+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/asset/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/asset/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/asset/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.151881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.153546+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.153832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.154560+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/js/fileManager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/js/fileManager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/fileManager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.155073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/public/js/libraries/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/public/js/libraries/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/js/libraries/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.154818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/admin/events/lib/external/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/admin/events/lib/external/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/events/lib/external/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.156883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.159711+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/plugins/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/plugins/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.160711+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/cms/tinymce/filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/cms/tinymce/filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms/tinymce/filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.162572+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/js/fileManager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/js/fileManager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/fileManager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.250603+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/resources/js/tinymce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/resources/js/tinymce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/resources/js/tinymce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.252854+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/lib/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/lib/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.257170+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/resources/plugins/tiny_mce/plugins/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/resources/plugins/tiny_mce/plugins/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/resources/plugins/tiny_mce/plugins/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.261844+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/cms/vendor/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/cms/vendor/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms/vendor/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.269640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/admin/responsive_filemanager/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/admin/responsive_filemanager/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/responsive_filemanager/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T12:35:28.269545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/editor/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/editor/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/editor/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T13:05:03.153093+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-07T13:05:03.192546+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:05:03.192597+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:05:03.192617+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:05:03.484610+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-07T13:05:03.490445+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:05:03.490477+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:05:03.490495+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:28.303992+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-07T13:12:28.327029+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:12:28.327065+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:28.327083+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:28.475523+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-07T13:12:28.503703+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:12:28.503737+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:28.503754+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:31.975147+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-07T13:12:31.980804+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:12:31.980834+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:31.980851+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:32.126410+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-07T13:12:32.131692+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:12:32.131721+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:32.131739+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:35.848807+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-04-07T13:12:35.855692+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:12:35.855721+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:37.112752+02:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken":"UsernamePasswordToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:37.144516+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:37.144626+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:12:37.195042+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-07T13:12:37.200832+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:12:37.200864+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:37.200882+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:37.223363+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:12:37.236309+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:12:37.238538+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:12:37.287562+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-04-07T13:12:37.292803+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:12:37.292831+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:37.292849+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:37.363073+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-04-07T13:12:37.368230+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:12:37.368260+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:37.368278+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:37.445973+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:12:37.470555+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:12:37.863744+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:12:38.173837+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-04-07T13:12:38.179312+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:12:38.179342+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:12:38.179360+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:13:31.928591+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:13:31.950208+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:13:31.950249+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:13:31.950268+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:13:32.078098+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:13:32.094831+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:13:32.219278+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:15:35.358590+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:15:35.385589+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:15:35.385629+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:15:35.385648+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:15:35.563692+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:15:35.570515+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:15:35.765006+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:15:50.521501+02:00] request.INFO: Matched route "app_fiscal_deadline_edit". {"route":"app_fiscal_deadline_edit","route_parameters":{"_route":"app_fiscal_deadline_edit","_controller":"App\\Controller\\FiscalDeadlineController::edit","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30/edit","method":"GET"} [] [2025-04-07T13:15:50.553050+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:15:50.553102+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:15:50.553121+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:15:52.366303+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico" (from "https://oasb.wefeatit.com/fiscal/deadline/30/edit")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" (from \"https://oasb.wefeatit.com/fiscal/deadline/30/edit\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T13:16:58.198247+02:00] request.INFO: Matched route "app_fiscal_deadline_edit". {"route":"app_fiscal_deadline_edit","route_parameters":{"_route":"app_fiscal_deadline_edit","_controller":"App\\Controller\\FiscalDeadlineController::edit","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30/edit","method":"POST"} [] [2025-04-07T13:16:58.241899+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:16:58.304307+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:16:58.304381+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:16:58.304399+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:16:58.304422+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:16:58.843762+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:16:58.897948+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:16:58.905713+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:16:58.905753+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:16:58.905777+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:16:58.948537+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:16:58.950515+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:16:59.092317+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:17:21.615214+02:00] request.INFO: Matched route "app_fiscal_deadline_show". {"route":"app_fiscal_deadline_show","route_parameters":{"_route":"app_fiscal_deadline_show","_controller":"App\\Controller\\FiscalDeadlineController::show","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30","method":"GET"} [] [2025-04-07T13:17:21.663994+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:17:21.664037+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:17:21.664057+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:17:24.787120+02:00] request.INFO: Matched route "app_fiscal_deadline_edit". {"route":"app_fiscal_deadline_edit","route_parameters":{"_route":"app_fiscal_deadline_edit","_controller":"App\\Controller\\FiscalDeadlineController::edit","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30/edit","method":"GET"} [] [2025-04-07T13:17:24.794465+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:17:24.794504+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:17:24.794524+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:19:03.657259+02:00] request.INFO: Matched route "app_fiscal_deadline_edit". {"route":"app_fiscal_deadline_edit","route_parameters":{"_route":"app_fiscal_deadline_edit","_controller":"App\\Controller\\FiscalDeadlineController::edit","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30/edit","method":"POST"} [] [2025-04-07T13:19:03.701097+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:19:03.762109+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:19:03.762171+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:19:03.762188+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:19:03.762210+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:19:03.856409+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:19:03.908480+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:19:03.914239+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:19:03.914274+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:19:03.914292+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:19:03.957693+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:19:03.959641+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:19:04.071985+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:19:25.300677+02:00] request.INFO: Matched route "app_fiscal_deadline_edit". {"route":"app_fiscal_deadline_edit","route_parameters":{"_route":"app_fiscal_deadline_edit","_controller":"App\\Controller\\FiscalDeadlineController::edit","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30/edit","method":"GET"} [] [2025-04-07T13:19:25.321116+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:19:25.321150+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:19:25.321168+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:20:33.523237+02:00] request.INFO: Matched route "app_fiscal_deadline_edit". {"route":"app_fiscal_deadline_edit","route_parameters":{"_route":"app_fiscal_deadline_edit","_controller":"App\\Controller\\FiscalDeadlineController::edit","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30/edit","method":"POST"} [] [2025-04-07T13:20:33.628607+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:20:33.704390+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:20:33.704455+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:20:33.704471+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:20:33.704495+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:20:33.816887+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:20:33.873468+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:20:33.879726+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:20:33.879757+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:20:33.879776+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:20:33.919847+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:20:33.921806+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:20:34.042549+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:20:46.468718+02:00] request.INFO: Matched route "app_fiscal_deadline_show". {"route":"app_fiscal_deadline_show","route_parameters":{"_route":"app_fiscal_deadline_show","_controller":"App\\Controller\\FiscalDeadlineController::show","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30","method":"GET"} [] [2025-04-07T13:20:46.473926+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:20:46.473955+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:20:46.473977+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:20:49.272827+02:00] request.INFO: Matched route "app_fiscal_deadline_edit". {"route":"app_fiscal_deadline_edit","route_parameters":{"_route":"app_fiscal_deadline_edit","_controller":"App\\Controller\\FiscalDeadlineController::edit","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30/edit","method":"GET"} [] [2025-04-07T13:20:49.296967+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:20:49.297011+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:20:49.297031+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:21:59.200268+02:00] request.INFO: Matched route "app_fiscal_deadline_edit". {"route":"app_fiscal_deadline_edit","route_parameters":{"_route":"app_fiscal_deadline_edit","_controller":"App\\Controller\\FiscalDeadlineController::edit","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30/edit","method":"POST"} [] [2025-04-07T13:21:59.253600+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:21:59.348558+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:21:59.348626+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:21:59.348644+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:21:59.348668+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:21:59.452918+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:21:59.510005+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:21:59.517603+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:21:59.517644+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:21:59.517667+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:21:59.569071+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:21:59.571294+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:21:59.709140+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:22:10.100266+02:00] request.INFO: Matched route "app_fiscal_deadline_edit". {"route":"app_fiscal_deadline_edit","route_parameters":{"_route":"app_fiscal_deadline_edit","_controller":"App\\Controller\\FiscalDeadlineController::edit","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30/edit","method":"GET"} [] [2025-04-07T13:22:10.105722+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:22:10.105756+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:22:10.105774+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:22:16.818107+02:00] request.INFO: Matched route "app_fiscal_deadline_edit". {"route":"app_fiscal_deadline_edit","route_parameters":{"_route":"app_fiscal_deadline_edit","_controller":"App\\Controller\\FiscalDeadlineController::edit","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30/edit","method":"POST"} [] [2025-04-07T13:22:16.859481+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:22:16.930499+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:22:16.930571+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:22:16.930591+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:22:16.930621+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:22:17.014204+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:22:17.066355+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:22:17.073561+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:22:17.073604+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:22:17.073623+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:22:17.117387+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:22:17.119348+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:22:17.250034+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:22:37.141882+02:00] request.INFO: Matched route "app_fiscal_deadline_edit". {"route":"app_fiscal_deadline_edit","route_parameters":{"_route":"app_fiscal_deadline_edit","_controller":"App\\Controller\\FiscalDeadlineController::edit","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30/edit","method":"GET"} [] [2025-04-07T13:22:37.162402+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:22:37.162439+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:22:37.162457+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:22:56.421736+02:00] request.INFO: Matched route "app_fiscal_deadline_edit". {"route":"app_fiscal_deadline_edit","route_parameters":{"_route":"app_fiscal_deadline_edit","_controller":"App\\Controller\\FiscalDeadlineController::edit","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30/edit","method":"POST"} [] [2025-04-07T13:22:56.462639+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:22:56.521228+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:22:56.521296+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:22:56.521313+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:22:56.521337+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:22:56.602737+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:22:56.653709+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:22:56.659136+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:22:56.659170+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:22:56.659188+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:22:56.698224+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:22:56.699928+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:22:56.846306+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:27:34.259080+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:27:34.288781+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:27:34.288823+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:27:34.288855+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:27:34.509054+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:27:34.513939+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:27:34.627268+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:27:53.058226+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:27:53.082111+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:27:53.082157+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:27:53.082176+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:27:53.313504+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:27:53.318236+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:27:53.444358+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:27:56.469461+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:27:56.474631+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:27:56.474661+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:27:56.474679+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:27:56.515774+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:27:56.517663+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:27:56.645815+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:29:35.535522+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:29:35.573124+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:29:35.573172+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:29:35.573191+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:29:35.745690+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:29:35.750472+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:29:35.874541+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:31:49.842973+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:31:49.865086+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:31:49.865130+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:31:49.865149+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:31:49.979548+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:31:49.985651+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:31:50.111718+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:33:38.164558+02:00] request.INFO: Matched route "app_fiscal_deadline_show". {"route":"app_fiscal_deadline_show","route_parameters":{"_route":"app_fiscal_deadline_show","_controller":"App\\Controller\\FiscalDeadlineController::show","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30","method":"GET"} [] [2025-04-07T13:33:38.186291+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:33:38.186330+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:33:38.186348+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:35:48.378179+02:00] request.INFO: Matched route "app_fiscal_deadline_show". {"route":"app_fiscal_deadline_show","route_parameters":{"_route":"app_fiscal_deadline_show","_controller":"App\\Controller\\FiscalDeadlineController::show","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30","method":"GET"} [] [2025-04-07T13:35:48.426041+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:35:48.426087+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:35:48.426110+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:35:55.414519+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:35:55.419808+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:35:55.419839+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:35:55.419856+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:35:55.475603+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:35:55.480764+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:35:55.610973+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:41:37.269236+02:00] request.INFO: Matched route "app_fiscal_deadline_index". {"route":"app_fiscal_deadline_index","route_parameters":{"_route":"app_fiscal_deadline_index","_controller":"App\\Controller\\FiscalDeadlineController::index"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline","method":"GET"} [] [2025-04-07T13:41:37.321398+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:41:37.321451+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:41:37.321469+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:41:37.455841+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-07T13:41:37.465329+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-07T13:41:37.601351+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-07T13:41:41.434232+02:00] request.INFO: Matched route "app_fiscal_deadline_edit". {"route":"app_fiscal_deadline_edit","route_parameters":{"_route":"app_fiscal_deadline_edit","_controller":"App\\Controller\\FiscalDeadlineController::edit","id":"30"},"request_uri":"https://oasb.wefeatit.com/fiscal/deadline/30/edit","method":"GET"} [] [2025-04-07T13:41:41.439640+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T13:41:41.439671+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T13:41:41.439689+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T14:36:18.825674+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-07T14:36:18.891878+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T14:36:18.891922+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T14:36:18.891941+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T14:36:19.065317+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-07T14:36:19.071037+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T14:36:19.071068+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T14:36:19.071085+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T14:36:19.209707+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-07T14:36:19.216216+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T14:36:19.216247+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T14:36:19.216264+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T15:37:11.564636+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-07T15:37:11.624075+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T15:37:11.624119+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T15:37:11.624138+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T15:42:25.412863+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-07T15:42:25.452274+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T15:42:25.452307+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T15:42:25.452325+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T15:42:26.473474+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-07T15:42:26.479030+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T15:42:26.479059+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T15:42:26.479076+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T17:47:21.483268+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-07T17:47:22.079264+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T17:47:22.079318+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T17:47:22.079338+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T17:47:24.702446+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-07T17:47:24.708981+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T17:47:24.709010+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T17:47:24.709028+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:10:16.547454+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-07T18:10:16.590984+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T18:10:16.591031+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:10:16.591050+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:10:16.940271+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-07T18:10:16.945932+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T18:10:16.945963+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:10:16.945980+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:10:17.105490+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-07T18:10:17.110780+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T18:10:17.110810+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:10:17.110828+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:10:17.334952+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-07T18:13:44.262409+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-07T18:13:44.297142+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T18:13:44.297181+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:13:44.297201+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:24:01.444747+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-07T18:24:01.488063+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T18:24:01.488105+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:24:01.488129+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:24:01.798057+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-07T18:24:01.803780+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T18:24:01.803808+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:24:01.803826+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:35:06.741403+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T18:35:08.002782+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-07T18:35:08.021214+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T18:35:08.021247+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:35:08.021265+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:35:08.320335+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-07T18:35:08.325877+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T18:35:08.325908+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T18:35:08.325926+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T19:24:21.689800+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-07T19:24:21.745345+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T19:24:21.745385+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T19:24:21.745404+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T19:24:22.144456+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-07T19:24:22.150113+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T19:24:22.150142+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T19:24:22.150160+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T19:33:49.446041+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-07T19:33:49.510337+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T19:33:49.510373+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T19:33:49.510391+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T19:33:52.827405+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-07T19:33:52.833000+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T19:33:52.833031+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T19:33:52.833049+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T19:33:53.880385+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-07T19:33:53.885624+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T19:33:53.885653+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T19:33:53.885671+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T19:33:57.454959+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-07T19:33:57.461942+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T19:33:57.461977+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T19:33:57.462000+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T19:34:01.220971+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-07T19:34:01.226397+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T19:34:01.226426+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T19:34:01.226444+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T21:46:38.334527+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T21:46:38.571882+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-07T21:46:38.589254+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T21:46:38.589299+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T21:46:38.589318+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T21:46:38.790823+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-07T21:46:38.796294+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T21:46:38.796328+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T21:46:38.796346+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T21:46:38.966743+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T21:46:39.120744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T21:46:39.268860+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T21:46:39.415055+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T21:46:39.558527+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T21:46:39.702333+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T21:46:39.845209+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T21:46:39.986627+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-07T21:46:39.991772+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T21:46:39.991800+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T21:46:39.991817+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T21:46:40.131118+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-07T21:46:40.136320+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T21:46:40.136363+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T21:46:40.136382+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T22:51:50.501057+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-07T22:51:50.550634+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T22:51:50.550683+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T22:51:50.550702+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T22:51:51.432386+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-07T22:51:51.437958+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T22:51:51.437986+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T22:51:51.438004+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T23:17:17.439692+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-07T23:17:17.480929+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T23:17:17.480968+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T23:17:17.480987+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T23:17:18.779533+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-07T23:17:18.785171+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-07T23:17:18.785201+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T23:17:18.785219+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-07T23:38:08.924094+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-07T23:38:09.522840+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T00:02:53.504443+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T00:02:53.574886+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T00:02:53.574946+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T00:02:53.574970+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T00:02:53.801078+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T00:02:53.809548+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T00:02:53.809594+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T00:02:53.809613+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T01:07:46.391082+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T01:07:46.429300+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T01:07:46.429341+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T01:07:46.429360+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T01:07:47.742820+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T01:07:47.748629+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T01:07:47.748673+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T01:07:47.748691+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T01:15:32.943549+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-08T01:15:32.978869+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T01:15:32.978904+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T01:15:32.978922+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T01:15:33.374216+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-08T01:15:33.382160+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T01:15:33.382205+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T01:15:33.382228+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T01:15:33.584674+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-08T01:15:33.590321+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T01:15:33.590350+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T01:15:33.590372+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T01:15:33.740723+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-08T02:00:46.434615+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gins/wp-help/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gins/wp-help/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gins/wp-help\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:48.449351+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:48.528928+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/wlw/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/wlw/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/wlw\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:48.600107+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sim.php/wp-includes/certificates/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sim.php/wp-includes/certificates/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sim.php/wp-includes/certificates/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:48.671086+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/site/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/site/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:48.739489+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:48.808598+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dummyyummy/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dummyyummy/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dummyyummy\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:48.881878+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-admin/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-admin/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-admin/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:48.952673+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:49.021910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dazmhjz/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dazmhjz/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dazmhjz\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:49.089460+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:49.156943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/storage/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/storage/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:49.225956+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwenty/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwenty/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwenty/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:49.296055+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pomo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pomo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pomo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:49.365606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:49.432514+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:49.499606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T02:00:49.567656+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin-post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin-post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin-post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T03:16:09.987813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T03:42:26.187841+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T03:42:26.525043+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T03:42:26.525094+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T03:42:26.525115+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T03:42:28.862733+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T03:42:28.868366+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T03:42:28.868397+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T03:42:28.868414+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T04:25:57.837009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T04:25:58.174838+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-08T04:25:58.411298+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T04:25:58.411349+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T04:25:58.411368+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T04:26:00.065325+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-08T04:26:00.070769+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T04:26:00.070803+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T04:26:00.070820+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T04:48:12.092747+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-08T04:48:12.137496+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T04:48:12.137532+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T04:48:12.137550+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T04:48:12.335598+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-08T04:48:12.341331+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T04:48:12.341364+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T04:48:12.341382+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:21:50.410195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T05:21:50.973115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/db.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/db.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/db.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T05:36:11.182293+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T05:36:11.223052+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:11.223089+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:11.223107+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:11.405812+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T05:36:11.411966+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:11.412003+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:11.412021+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:11.579574+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T05:36:11.748127+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-08T05:36:11.753260+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:11.753289+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:11.753307+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:11.905263+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T05:36:11.912673+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:11.912716+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:11.912738+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:13.574496+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T05:36:14.683374+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T05:36:14.688505+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:14.688533+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:14.688550+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:14.822507+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T05:36:14.827574+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:14.827603+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:14.827620+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:14.966165+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T05:36:15.100818+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-08T05:36:15.106161+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:15.106193+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:15.106211+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:15.236140+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T05:36:15.241585+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:15.241616+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:15.241634+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:15.577253+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-08T05:36:15.582692+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:15.582734+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:15.582754+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:15.718987+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-08T05:36:15.724174+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:15.724205+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:15.724227+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:15.917233+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T05:36:16.054191+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-08T05:36:16.059471+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:16.059501+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:16.059519+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:16.210592+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-08T05:36:16.216666+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:16.216701+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:16.216723+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:17.290833+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T05:36:18.284193+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-08T05:36:18.290066+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:18.290105+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:18.290122+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:18.427351+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-08T05:36:18.432568+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:18.432597+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:18.432614+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:18.570652+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T05:36:18.705322+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-08T05:36:18.710642+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:18.710671+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:18.710689+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:18.838723+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-08T05:36:18.844022+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:18.844052+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:18.844071+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:18.982898+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T05:36:18.988014+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:18.988042+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:18.988059+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:19.131889+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T05:36:19.138984+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:19.139015+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:19.139034+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:19.291033+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T05:36:19.437300+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-08T05:36:19.442419+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:19.442447+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:19.442465+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:19.593432+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T05:36:19.598608+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:19.598637+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:19.598654+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:19.737670+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T05:36:19.742876+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:19.742904+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:19.742922+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:19.876757+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T05:36:19.881971+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:19.882002+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:19.882019+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:20.021062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T05:36:20.159893+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-08T05:36:20.165602+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:20.165632+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:20.165651+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:20.296187+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T05:36:20.301475+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T05:36:20.301504+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:36:20.301522+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T05:48:27.724691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T06:43:38.888566+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-08T06:43:39.925249+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T06:43:39.925299+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T06:43:39.925320+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T06:43:43.708395+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-08T06:43:43.714045+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T06:43:43.714077+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T06:43:43.714095+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:00:34.423510+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T08:00:37.044763+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-08T08:00:37.372557+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T08:00:37.372607+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:00:37.372627+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:00:38.927769+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-08T08:00:38.932938+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T08:00:38.932968+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:00:38.932985+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:00:39.251176+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T08:00:39.394991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T08:00:39.534239+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T08:00:39.670808+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T08:00:39.808460+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T08:00:39.945187+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T08:00:40.081024+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T08:00:40.216051+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-08T08:00:40.221496+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T08:00:40.221529+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:00:40.221547+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:00:40.355524+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-08T08:00:40.360959+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T08:00:40.360994+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:00:40.361013+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:26:44.046588+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-08T08:26:44.099307+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T08:26:44.099351+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:26:44.099370+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:26:45.223543+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-08T08:26:45.229326+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T08:26:45.229359+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:26:45.229377+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:42:26.132472+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T08:42:26.188536+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T08:42:26.188587+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:42:26.188607+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:42:27.375468+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T08:42:27.381192+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T08:42:27.381221+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:42:27.381239+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:55:27.118416+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T08:55:27.168819+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T08:55:27.168870+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:55:27.168890+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:55:27.429642+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T08:55:27.435440+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T08:55:27.435469+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:55:27.435487+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T08:59:23.649607+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T08:59:31.607989+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T09:05:35.971939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T09:05:36.252181+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-08T09:05:36.266973+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T09:05:36.267029+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T09:05:36.267052+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T09:05:36.525210+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-08T09:05:36.530468+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T09:05:36.530497+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T09:05:36.530514+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T09:09:54.110712+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T09:09:55.127843+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-08T09:09:55.140611+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T09:09:55.140646+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T09:09:55.140665+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T10:58:51.998643+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T10:58:54.624074+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T11:20:29.268694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T11:50:23.863344+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-08T11:50:24.111671+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T11:50:24.111723+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T11:50:24.111743+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T11:50:25.238657+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-08T11:50:25.244282+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T11:50:25.244311+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T11:50:25.244328+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T12:31:58.391167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:32:09.241420+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:44.775633+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:44.920186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/sxo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/sxo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/sxo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:44.992248+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:45.067378+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/thumbs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/thumbs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/thumbs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:45.135729+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:45.245973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contentloader1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contentloader1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contentloader1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:45.325083+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:45.402703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-uploads.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-uploads.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-uploads.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:45.475609+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:45.550175+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:45.616269+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yindu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yindu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yindu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:45.683939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/al.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/al.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/al.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:45.755573+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/IDhrIlrLb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/IDhrIlrLb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/IDhrIlrLb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:45.833359+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/unix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/unix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/unix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T12:50:45.899755+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T13:16:25.269921+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-08T13:16:25.347331+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T13:16:25.347375+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:16:25.347400+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:16:27.169524+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-08T13:16:27.182005+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T13:16:27.182058+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:16:27.182078+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:23:28.382358+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T13:23:28.433261+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T13:23:28.433307+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:23:28.433326+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:29:50.596414+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T13:29:50.618074+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T13:29:50.618109+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:29:50.618128+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:29:50.847635+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T13:29:50.855192+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T13:29:50.855225+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:29:50.855243+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:29:51.054136+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-08T13:29:51.059573+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T13:29:51.059605+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:29:51.059626+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:29:51.292654+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-08T13:29:51.516164+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-08T13:29:51.524803+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T13:29:51.524857+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:29:51.524882+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:29:51.555648+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-08T13:29:51.742668+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-08T13:29:51.747873+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T13:29:51.747916+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:29:51.747933+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:29:51.765371+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-08T13:32:20.957999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T13:32:21.222760+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-08T13:32:21.237655+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T13:32:21.237687+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:32:21.237705+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:32:21.492683+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-08T13:32:21.498154+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T13:32:21.498182+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T13:32:21.498200+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T14:26:25.884547+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/pages-recoverpw.html" (from "https://wefeatit.com/pages-recoverpw.html")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/pages-recoverpw.html\" (from \"https://wefeatit.com/pages-recoverpw.html\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pages-recoverpw.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T14:55:56.278327+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T14:55:56.613986+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-08T14:55:56.641427+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T14:55:56.641478+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T14:55:56.641497+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T14:55:56.871400+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-08T14:55:56.876884+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T14:55:56.876914+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T14:55:56.876932+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T14:55:57.031718+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T14:55:57.197266+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T14:55:57.354370+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T14:55:57.524604+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T14:55:57.670672+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T14:55:57.816623+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T14:55:57.966593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T14:55:58.106763+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-08T14:55:58.112018+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T14:55:58.112048+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T14:55:58.112065+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T14:55:58.250110+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-08T14:55:58.255928+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T14:55:58.255959+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T14:55:58.255977+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T15:08:39.472736+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T15:08:39.512870+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T15:08:39.512921+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T15:08:39.512944+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T15:08:41.885860+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T15:08:41.891612+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T15:08:41.891645+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T15:08:41.891663+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T15:36:04.109812+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-04-08T15:36:04.186540+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T15:36:04.186587+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T15:36:04.186610+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T15:36:06.108308+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-04-08T15:36:06.115912+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T15:36:06.115953+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T15:36:06.115973+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T15:42:27.581927+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T15:42:28.277211+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T16:21:05.242906+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-08T16:21:05.289446+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T16:21:05.289486+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:21:05.289505+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:21:06.624002+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-08T16:21:06.629705+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T16:21:06.629736+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:21:06.629754+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:21:07.433704+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-08T16:21:07.438946+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T16:21:07.438975+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:21:07.438996+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:21:07.591775+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-08T16:28:00.322245+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-08T16:28:00.345261+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T16:28:00.345301+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:00.345320+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:00.530762+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-08T16:28:00.536802+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T16:28:00.536830+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:00.536849+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:00.958002+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-08T16:28:00.963176+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T16:28:00.963205+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:00.963223+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:01.089092+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-08T16:28:01.094844+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T16:28:01.094878+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:01.094897+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:01.335100+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T16:28:01.340341+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T16:28:01.340378+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:01.340396+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:01.567966+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T16:28:01.573187+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T16:28:01.573216+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:01.573233+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:01.810086+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-08T16:28:01.815244+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T16:28:01.815273+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:01.815291+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:02.040255+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-08T16:28:02.045409+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T16:28:02.045437+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T16:28:02.045454+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T17:09:34.365214+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:34.557757+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:34.628851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:34.713880+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:34.785332+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:34.852499+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:34.925535+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:35.000517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:35.066326+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:35.131261+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:35.196962+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:35.263782+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:35.328985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:35.404118+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:35.475054+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:35.539065+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:35.603183+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:35.670984+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:09:35.750844+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T17:10:09.157280+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-08T17:10:09.187888+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T17:10:09.187949+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T17:10:09.187975+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T17:10:09.387857+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-08T17:10:09.393146+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T17:10:09.393176+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T17:10:09.393194+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T17:10:09.540952+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-08T17:10:09.546056+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T17:10:09.546083+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T17:10:09.546113+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T17:10:09.579453+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-08T18:15:03.206199+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-08T18:15:03.282715+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T18:15:03.282763+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:15:03.282782+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:15:05.342593+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-08T18:15:05.348128+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T18:15:05.348157+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:15:05.348174+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:36.840275+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-08T18:45:36.885830+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T18:45:36.885867+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:36.885886+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:38.587516+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-08T18:45:38.593143+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T18:45:38.593175+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:38.593193+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:40.344711+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T18:45:42.025057+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-08T18:45:42.030293+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T18:45:42.030323+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:42.030341+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:42.053897+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-08T18:45:44.078623+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-08T18:45:44.083853+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T18:45:44.083884+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:44.083906+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:45.891823+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-08T18:45:45.897268+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T18:45:45.897301+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:45.897320+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:47.691119+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-08T18:45:47.696296+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T18:45:47.696324+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:47.696341+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:49.258994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T18:45:50.890596+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-08T18:45:50.895877+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T18:45:50.895908+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:50.895926+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:50.913430+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-08T18:45:53.007790+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-08T18:45:53.041682+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T18:45:53.041736+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:45:53.041757+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:50:44.594407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T18:50:44.801557+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-08T18:50:44.814274+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T18:50:44.814307+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:50:44.814325+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:50:44.988418+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-08T18:50:44.993552+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T18:50:44.993581+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:50:44.993599+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:50:45.141547+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T18:50:45.280218+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T18:50:45.419586+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T18:50:45.567433+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T18:50:45.731004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T18:50:45.868865+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T18:50:46.315318+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T18:50:46.452503+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-08T18:50:46.457797+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T18:50:46.457827+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:50:46.457845+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:50:46.595500+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-08T18:50:46.600673+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T18:50:46.600705+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T18:50:46.600722+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T19:45:49.143067+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-08T19:45:49.188382+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T19:45:49.188435+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T19:45:49.188457+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T19:45:50.025237+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-08T19:45:50.030952+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T19:45:50.030983+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T19:45:50.031001+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T19:59:55.610391+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T19:59:55.912505+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-08T19:59:55.924929+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T19:59:55.924963+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T19:59:55.924982+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T19:59:56.170689+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-08T19:59:56.175988+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T19:59:56.176023+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T19:59:56.176041+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T20:09:44.605768+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploaded_script.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploaded_script.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploaded_script.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T20:09:45.566098+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/uploaded_script.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/uploaded_script.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploaded_script.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:15:31.470975+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:15:40.588290+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:15:49.150433+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/IXR/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/IXR/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/IXR/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:35:42.995178+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T21:35:43.045224+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T21:35:43.045267+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T21:35:43.045286+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T21:35:43.601734+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:44.969946+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gins/wp-help/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gins/wp-help/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gins/wp-help\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:45.116998+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:45.192883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/wlw/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/wlw/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/wlw\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:45.264038+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sim.php/wp-includes/certificates/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sim.php/wp-includes/certificates/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sim.php/wp-includes/certificates/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:45.330861+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/site/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/site/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:45.399210+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:45.468209+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dummyyummy/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dummyyummy/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dummyyummy\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:45.534278+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-admin/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-admin/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-admin/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:45.599698+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:45.664579+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dazmhjz/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dazmhjz/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dazmhjz\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:45.729530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:45.794564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/storage/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/storage/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:45.862132+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwenty/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwenty/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwenty/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:45.933316+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pomo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pomo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pomo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:46.010157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:46.075691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:46.140012+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:41:46.205061+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin-post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin-post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin-post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T21:56:36.061331+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T21:56:36.094218+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T21:56:36.094255+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T21:56:36.094273+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T21:56:37.952299+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T21:56:37.957925+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T21:56:37.957953+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T21:56:37.957971+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T22:27:44.809852+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-08T22:27:44.852065+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T22:27:44.852104+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T22:27:44.852122+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T22:27:45.703995+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T22:27:45.710350+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T22:27:45.710388+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T22:27:45.710406+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T22:28:10.830496+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T22:28:10.850947+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T22:28:10.850986+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T22:28:10.851004+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T22:32:06.954668+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:57.663727+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:57.806066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:57.882057+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:57.954514+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.020638+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.085628+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.149831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.221072+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.286263+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.351063+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.415903+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.480475+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.548137+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.616705+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.683587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.749634+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.816988+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.882509+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T22:42:58.947327+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-08T23:07:37.028965+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-08T23:07:37.061039+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T23:07:37.061077+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T23:07:37.061099+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T23:07:44.877145+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-08T23:07:44.882735+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-08T23:07:44.882765+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-08T23:07:44.882782+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T00:34:25.705240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T00:34:25.952231+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-09T00:34:25.970366+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T00:34:25.970405+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T00:34:25.970423+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T00:34:26.178275+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-09T00:34:26.183452+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T00:34:26.183480+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T00:34:26.183498+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T00:34:26.333970+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T00:34:26.473942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T00:34:26.626948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T00:34:26.769197+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T00:34:26.910740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T00:34:27.055967+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T00:34:27.197365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T00:34:27.337165+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-09T00:34:27.342335+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T00:34:27.342364+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T00:34:27.342381+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T00:34:27.485149+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-09T00:34:27.490344+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T00:34:27.490373+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T00:34:27.490391+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T00:56:07.370250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html" (from "https://wefeatit.com/index.html")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" (from \"https://wefeatit.com/index.html\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T01:04:09.739878+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T01:04:09.780579+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T01:04:09.780629+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T01:04:09.780648+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T01:04:10.017403+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-09T01:04:10.023190+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T01:04:10.023219+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T01:04:10.023237+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T02:41:33.565757+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-09T02:41:33.844965+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-09T02:41:34.216641+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T02:41:34.216695+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T02:41:34.216716+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T02:41:34.216748+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T02:41:34.216809+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T02:41:34.216836+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:06:38.678916+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-09T03:06:38.732953+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T03:06:38.732993+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:06:38.733012+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:06:38.857254+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-09T03:06:38.863824+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T03:06:38.863856+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:06:38.863874+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:46:16.444070+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-09T03:46:16.490838+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T03:46:16.509022+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:46:16.509054+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:50:41.998029+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T03:50:42.024259+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T03:50:42.024306+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:50:42.024331+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:50:42.277715+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-09T03:50:42.283407+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T03:50:42.283435+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:50:42.283453+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:50:43.868510+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-09T03:50:43.873913+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T03:50:43.873947+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:50:43.873966+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:50:45.797269+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-09T03:50:45.804676+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T03:50:45.804708+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:50:45.804725+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:52:33.753943+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-09T03:52:33.779987+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T03:52:33.780027+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:52:33.780046+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:52:35.060899+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-09T03:52:35.069482+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T03:52:35.069522+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:52:35.069541+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:58:42.401971+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-09T03:58:42.424941+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T03:58:42.424975+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:58:42.424993+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:58:42.529089+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-09T03:58:42.534661+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T03:58:42.534691+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:58:42.534709+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:58:42.778438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T03:58:43.871878+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-09T03:58:43.877148+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T03:58:43.877180+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:58:43.877197+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:58:44.069734+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-09T03:58:44.074942+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T03:58:44.074971+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:58:44.074989+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T03:58:44.233434+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T05:28:38.683846+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T05:28:39.595607+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T05:28:39.595658+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T05:28:39.595680+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T05:28:42.183915+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T05:52:26.103933+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T05:52:27.723551+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-09T05:52:28.003900+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T05:52:28.003956+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T05:52:28.003980+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T05:52:29.569997+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-09T05:52:29.575184+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T05:52:29.575213+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T05:52:29.575231+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T05:52:29.905225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T05:52:30.135752+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T05:52:30.277729+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T05:52:30.423925+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T05:52:30.560606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T05:52:30.694763+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T05:52:30.830697+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T05:52:30.963672+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-09T05:52:30.968860+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T05:52:30.968889+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T05:52:30.968907+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T05:52:31.099178+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-09T05:52:31.104439+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T05:52:31.104469+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T05:52:31.104488+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T06:14:34.603996+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T06:14:35.463358+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T06:14:35.463414+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T06:14:35.463438+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T06:14:41.816235+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-09T06:14:41.822801+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T06:14:41.822831+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T06:14:41.822848+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T07:00:55.801310+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T07:46:40.181019+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T07:46:43.394880+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T07:49:04.599387+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-09T07:49:05.391707+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T07:49:05.391762+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T07:49:05.391783+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T07:49:07.384736+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-09T07:49:07.390259+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T07:49:07.390288+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T07:49:07.390306+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T09:15:49.483594+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T09:15:50.350298+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T09:15:50.350352+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T09:15:50.350372+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T09:15:53.610264+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T10:00:10.273263+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T10:00:12.999235+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-09T10:00:13.612303+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T10:00:13.612363+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T10:00:13.612384+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T10:00:15.074901+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-09T10:00:15.080219+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T10:00:15.080248+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T10:00:15.080266+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T10:00:15.351508+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T10:00:15.494900+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T10:00:15.630589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T10:00:15.770235+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T10:00:15.904447+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T10:00:16.037854+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T10:00:16.201983+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T10:00:16.334247+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-09T10:00:16.339387+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T10:00:16.339417+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T10:00:16.339435+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T10:00:16.483138+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-09T10:00:16.489334+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T10:00:16.489388+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T10:00:16.489412+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T11:20:13.742871+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T11:20:13.794654+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T11:20:13.794705+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T11:20:13.794725+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T11:20:14.245134+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-09T11:20:14.251256+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T11:20:14.251292+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T11:20:14.251324+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T11:35:46.983838+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T12:02:57.697360+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-09T12:02:57.737354+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T12:02:57.737401+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T12:02:57.737421+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T12:02:58.398340+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-09T12:02:58.404564+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T12:02:58.404597+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T12:02:58.404615+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T12:41:49.346415+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T12:41:49.390416+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T12:41:49.390457+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T12:41:49.390476+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T12:41:49.897981+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T13:25:07.596158+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-09T13:25:07.644924+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T13:25:07.644964+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T13:25:07.644983+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T13:25:11.715645+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-09T13:25:11.721383+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T13:25:11.721417+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T13:25:11.721435+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T14:19:46.442595+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T14:19:46.493820+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T14:19:46.493855+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T14:19:46.493874+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T14:19:48.203233+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-09T14:19:48.209078+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T14:19:48.209108+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T14:19:48.209126+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T14:28:02.838935+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-09T14:28:02.864708+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T14:28:02.864772+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T14:28:02.864802+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T14:28:05.518516+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-09T14:28:05.523727+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T14:28:05.523757+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T14:28:05.523774+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T14:38:15.020992+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T16:00:38.627456+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-09T16:00:38.681081+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T16:00:38.681130+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T16:00:38.681150+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T16:00:38.865307+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-09T16:00:38.873530+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T16:00:38.873562+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T16:00:38.873580+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T16:30:46.618923+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T16:30:46.661382+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T16:30:46.661645+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T16:30:46.661716+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T16:30:46.786285+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-09T16:30:46.792897+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T16:30:46.792930+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T16:30:46.792948+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T17:30:55.136530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T17:30:55.136539+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T17:30:55.136576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T17:30:55.432968+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T17:30:55.435757+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T17:30:55.447848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T17:59:54.507846+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T17:59:54.545772+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T17:59:54.545810+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T17:59:54.545828+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T17:59:54.855338+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-09T17:59:54.860991+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T17:59:54.861022+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T17:59:54.861041+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T18:26:33.338376+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T18:26:33.372543+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T18:26:33.372605+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T18:26:33.372645+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T18:26:37.304900+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-09T18:26:37.310582+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T18:26:37.310619+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T18:26:37.310638+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T18:47:19.767470+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T18:47:19.799782+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T18:47:19.799835+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T18:47:19.799859+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T18:47:20.016971+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-09T18:47:20.022736+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T18:47:20.022769+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T18:47:20.022788+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T18:47:20.368695+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-09T18:47:20.377273+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T18:47:20.377305+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T18:47:20.377323+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T18:47:20.622152+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-09T18:47:20.627319+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T18:47:20.627347+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T18:47:20.627364+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:17:29.870627+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T19:17:30.259291+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-09T19:17:30.278699+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T19:17:30.278732+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:17:30.278751+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:17:30.482577+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-09T19:17:30.487873+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T19:17:30.487908+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:17:30.487926+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:17:30.640963+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T19:17:30.775417+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T19:17:30.918342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T19:17:31.057476+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T19:17:31.191637+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T19:17:31.325897+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T19:17:31.459592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T19:17:31.602589+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-09T19:17:31.608322+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T19:17:31.608379+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:17:31.608399+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:17:31.738961+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-09T19:17:31.744237+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T19:17:31.744267+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:17:31.744296+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:28:40.017692+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T19:28:40.069902+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T19:28:40.069946+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:28:40.069965+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:28:40.732752+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T19:28:40.738400+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T19:28:40.738430+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:28:40.738448+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:28:42.251900+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T19:28:42.257255+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T19:28:42.257286+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:28:42.257304+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:42:13.362287+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-09T19:42:13.432276+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T19:42:13.432323+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:42:13.432343+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:42:14.770141+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-09T19:42:14.775773+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T19:42:14.775803+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T19:42:14.775834+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T21:16:05.083995+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hellopress/wp_filemanager.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hellopress/wp_filemanager.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T21:16:05.599760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T21:54:59.300495+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-09T21:54:59.337416+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T21:54:59.337458+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T21:54:59.337478+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T21:55:00.491095+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-09T21:55:00.496739+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T21:55:00.496769+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T21:55:00.496787+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T22:34:05.996155+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:08.266573+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:09.827725+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:11.529576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:13.151408+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:14.988336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:17.284080+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:19.214014+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:21.100234+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:22.933134+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:24.828841+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:26.484963+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:28.210563+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:29.799183+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:31.565996+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:33.204796+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:35.035592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:36.882835+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:38.435627+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:40.225227+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:42.179100+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:43.818718+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:45.413299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:46.322728+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:48.337004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:50.161828+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:51.741303+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:54.088582+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:55.804092+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:57.650874+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:34:58.501055+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:00.139787+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:00.729438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:02.445588+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:04.015757+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:05.889558+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:07.505072+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:09.130678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:11.186206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:12.754044+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:14.378706+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:16.078202+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:17.870257+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:19.690206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:21.310865+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:22.950162+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:24.700731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:26.499403+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:28.239555+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:30.003086+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:31.556017+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:33.047897+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:34.620574+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:36.196938+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:38.028028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:39.755478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:41.867003+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:43.544609+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:45.178678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:46.862615+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:48.478460+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:50.766373+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:52.547525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:54.354168+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:56.065499+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:57.674673+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:35:59.658137+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:01.553910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:03.205967+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:04.864989+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:06.591334+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:08.178815+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:09.764330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:11.691762+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:13.646025+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:15.150931+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:17.170541+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:19.021571+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:20.662778+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:22.481390+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:24.169592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:26.109897+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:27.677948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:29.482724+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:31.090426+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:32.835308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:34.319997+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:36.050758+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:37.842146+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:39.759222+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:41.300455+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:42.995541+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:44.510244+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:46.317836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:47.904647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:50.011573+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:51.880379+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:53.620605+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:55.579270+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:57.287501+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:36:58.845368+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:00.484411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:02.248299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:04.250603+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:05.951479+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:07.602993+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:09.095523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:10.732501+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:12.424473+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:14.136475+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:15.750813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:17.490852+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:19.425180+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:20.997740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:22.632023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:24.170676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:25.904199+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:27.472620+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:29.375958+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:31.158762+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:32.989446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:34.620140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:36.253581+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:37.921443+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:39.583589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:41.147466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:42.915946+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:45.103114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:46.739179+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:48.493956+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:50.331237+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:52.054219+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:53.615336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:55.128565+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:56.724930+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:58.247999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:37:59.788734+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:01.566396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:03.229119+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:04.786129+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:06.291907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:07.820540+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:09.323837+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:10.798709+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:12.433602+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:13.941521+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:15.570513+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:17.334953+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:19.119832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:20.711754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:22.249614+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:23.821967+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:25.398805+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:26.902992+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:28.390357+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:30.038778+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:31.574096+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:33.210984+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:35.007554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:36.574013+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:39.192819+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:40.890530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:42.511738+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:44.187955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:45.733920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:47.378404+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:49.078692+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:50.599477+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:52.413357+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:54.226459+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:55.889056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:57.410083+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:38:59.049287+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:00.764337+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:02.420040+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:03.948361+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:05.664062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:07.272916+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:08.907068+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:10.360387+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:11.946279+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:13.560185+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:15.213866+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:16.967251+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:18.429572+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:20.041406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:21.625589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:23.186073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:24.769362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:26.264281+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:27.861288+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:29.448124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:30.968544+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:39:32.487940+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T22:46:40.768798+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-09T23:05:36.999206+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-09T23:05:37.038527+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T23:05:37.038561+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:05:37.038580+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:05:37.180490+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-09T23:05:37.186954+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T23:05:37.186986+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:05:37.187003+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:05:53.978797+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-09T23:05:54.003360+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T23:05:54.003424+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:05:54.003450+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:05:54.129091+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-09T23:05:54.134579+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T23:05:54.134611+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:05:54.134628+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:05:55.011082+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-09T23:05:55.016924+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T23:05:55.016957+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:05:55.016975+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:05:55.083877+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-09T23:05:55.089139+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T23:05:55.089170+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:05:55.089188+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:06:55.066075+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-09T23:06:55.089412+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T23:06:55.089456+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:06:55.089474+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:07:04.963469+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-09T23:07:04.969115+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-09T23:07:04.969148+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-09T23:07:04.969166+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T00:04:18.411720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T00:04:19.122954+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T01:31:54.684910+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T01:31:54.732181+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T01:31:54.774967+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T01:31:54.775001+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T01:31:55.142573+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T01:31:55.148227+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T01:31:55.148257+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T01:31:55.148275+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T01:31:55.909785+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T01:31:55.915732+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T01:31:55.915763+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T01:31:55.915780+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:30.534793+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T02:39:30.581986+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:30.582030+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:30.582049+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:30.800098+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:30.805752+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:30.805780+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:30.805798+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:31.267057+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:39:31.444476+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:39:31.449601+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:31.449629+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:31.449647+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:31.594685+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:31.599891+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:31.599919+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:31.599937+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:34.155798+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:39:34.388146+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T02:39:34.394193+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:34.394235+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:34.394254+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:34.533706+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:34.539177+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:34.539208+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:34.539228+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:34.684055+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:39:34.830826+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:39:34.836609+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:34.836646+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:34.836666+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:34.967999+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:34.973176+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:34.973205+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:34.973223+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:35.306257+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T02:39:35.311440+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:35.311469+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:35.311487+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:35.450454+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:35.456167+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:35.456195+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:35.456213+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:35.598987+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:39:35.737181+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:39:35.742343+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:35.742372+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:35.742389+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:35.871965+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:35.877201+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:35.877228+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:35.877245+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:38.002432+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:39:38.231766+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T02:39:38.236943+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:38.236972+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:38.236989+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:38.376755+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:38.382532+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:38.382565+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:38.382583+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:38.528753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:39:38.668133+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:39:38.673742+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:38.673771+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:38.673790+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:38.808358+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:38.814486+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:38.814520+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:38.814539+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:39.153255+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T02:39:39.158738+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:39.158768+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:39.158789+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:39.296172+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:39.301464+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:39.301492+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:39.301510+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:39.446243+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:39:39.586750+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:39:39.592863+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:39.592892+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:39.592910+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:39.728583+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:39.733927+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:39.733959+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:39.733977+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:40.923597+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:39:41.739218+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T02:39:41.744423+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:41.744452+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:41.744469+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:41.878061+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:41.883286+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:41.883315+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:41.883333+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:42.021979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:39:42.158013+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:39:42.163263+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:42.163297+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:42.163315+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:42.294438+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:42.300227+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:42.300259+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:42.300276+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:42.655051+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T02:39:42.660852+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:42.660883+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:42.660902+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:42.798221+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:42.803757+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:42.803786+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:42.803804+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:42.943812+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:39:43.081069+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:39:43.086452+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:43.086481+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:43.086505+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:43.217773+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:43.223155+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:43.223188+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:43.223205+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:45.353760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:39:45.626427+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T02:39:45.647020+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:45.647053+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:45.647072+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:45.824747+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:45.830255+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:45.830283+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:45.830300+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:45.973626+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:39:46.121106+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:39:46.128094+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:46.128138+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:46.128161+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:46.260586+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:46.265756+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:46.265785+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:46.265803+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:46.437976+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T02:39:46.443460+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:46.443493+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:46.443511+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:46.581974+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:46.587319+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:46.587347+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:46.587365+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:46.734622+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:39:46.919339+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:39:46.924721+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:46.924751+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:46.924769+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:47.059092+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:47.064913+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:47.064946+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:47.064965+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:47.208549+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T02:39:47.213749+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:47.213779+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:47.213797+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:47.352063+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:47.357832+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:47.357867+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:47.357886+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:47.499934+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:39:47.634672+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:39:47.639852+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:47.639881+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:47.639915+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:47.769844+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T02:39:47.775241+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:39:47.775270+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:39:47.775288+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:40.900945+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T02:44:40.923312+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:40.923351+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:40.923369+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:41.106084+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:41.111679+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:41.111707+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:41.111725+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:41.275170+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:44:41.438240+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:44:41.443553+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:41.443583+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:41.443602+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:41.575924+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:41.581465+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:41.581495+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:41.581512+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:41.817833+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T02:44:41.823310+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:41.823339+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:41.823357+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:41.960172+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:41.965417+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:41.965446+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:41.965463+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:42.110185+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:44:42.253707+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:44:42.259686+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:42.259727+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:42.259745+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:42.392814+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:42.398041+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:42.398071+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:42.398088+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:42.753171+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T02:44:42.758310+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:42.758340+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:42.758357+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:42.897883+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:42.904725+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:42.904762+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:42.904781+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:43.050077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:44:43.190688+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:44:43.196270+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:43.196306+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:43.196325+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:43.327552+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:43.332809+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:43.332839+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:43.332856+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:43.565299+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T02:44:43.570611+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:43.570644+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:43.570666+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:43.706969+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:43.712283+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:43.712311+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:43.712328+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:43.853734+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:44:43.990142+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:44:43.995265+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:43.995295+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:43.995313+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:44.129005+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:44.135621+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:44.135664+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:44.135688+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:44.490104+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T02:44:44.495226+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:44.495255+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:44.495272+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:44.630153+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:44.635410+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:44.635439+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:44.635456+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:44.778466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:44:44.915725+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:44:44.921049+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:44.921080+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:44.921098+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:45.050790+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:45.055964+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:45.055994+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:45.056011+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:45.284715+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T02:44:45.289860+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:45.289889+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:45.289906+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:45.426912+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:45.432191+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:45.432219+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:45.432237+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:45.578315+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:44:45.716053+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:44:45.721320+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:45.721350+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:45.721368+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:45.854229+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:45.859430+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:45.859460+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:45.859478+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:46.182043+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T02:44:46.187190+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:46.187218+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:46.187236+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:46.323169+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:46.328373+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:46.328406+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:46.328424+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:46.471061+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:44:46.611773+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:44:46.617356+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:46.617388+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:46.617410+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:46.749213+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:46.754382+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:46.754414+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:46.754432+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:46.985665+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T02:44:46.991339+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:46.991368+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:46.991385+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:47.129932+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:47.135330+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:47.135362+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:47.135379+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:47.281159+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T02:44:47.424324+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-10T02:44:47.429451+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:47.429480+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:47.429497+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:47.562414+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T02:44:47.567653+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T02:44:47.567683+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T02:44:47.567700+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T03:19:39.726968+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T03:19:39.761717+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T03:19:39.761756+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T03:19:39.761775+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T03:19:41.171252+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T03:19:41.176860+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T03:19:41.176890+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T03:19:41.176908+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:08:47.331084+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-10T04:08:47.401265+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:08:47.401306+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:08:47.401325+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:08:47.687011+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:08:47.694031+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:08:47.694072+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:08:47.694093+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:08:48.631046+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T04:08:48.636256+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:08:48.636290+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:08:48.636308+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:08:48.955285+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:08:48.960588+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:08:48.960619+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:08:48.960637+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:52.695803+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T04:38:52.733048+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:52.733097+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:52.733116+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:52.920693+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:38:52.927689+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:52.927739+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:52.927759+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:53.094422+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:38:53.290841+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:38:53.296297+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:53.296327+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:53.296345+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:53.440761+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:38:53.446302+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:53.446339+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:53.446358+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:54.523735+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:38:55.446712+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T04:38:55.452200+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:55.452236+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:55.452254+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:55.591177+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:38:55.596382+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:55.596414+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:55.596432+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:55.737450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:38:55.874602+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:38:55.879882+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:55.879915+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:55.879933+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:56.011318+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:38:56.016617+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:56.016645+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:56.016662+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:56.486878+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T04:38:56.492076+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:56.492108+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:56.492126+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:56.631802+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T04:38:56.637312+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:56.637348+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:56.637366+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:56.780426+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:38:56.917116+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:38:56.922363+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:56.922393+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:56.922410+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:57.053848+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T04:38:57.059295+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:57.059328+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:57.059346+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:59.184284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:38:59.413190+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T04:38:59.418967+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:59.419003+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:59.419021+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:59.558287+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T04:38:59.565982+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:59.566031+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:59.566056+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:59.712094+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:38:59.848003+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:38:59.854790+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:59.854825+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:59.854847+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:59.986115+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T04:38:59.991506+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:38:59.991539+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:38:59.991557+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:00.327453+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T04:39:00.332826+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:00.332861+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:00.332879+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:00.469808+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:39:00.474998+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:00.475029+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:00.475046+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:00.617587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:39:00.759879+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:39:00.767052+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:00.767090+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:00.767115+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:00.910056+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:39:00.915400+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:00.915435+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:00.915453+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:02.090232+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:39:03.076211+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T04:39:03.081505+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:03.081534+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:03.081552+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:03.217951+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:39:03.223128+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:03.223160+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:03.223177+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:03.365663+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:39:03.504052+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:39:03.509261+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:03.509290+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:03.509307+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:03.639461+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:39:03.644644+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:03.644673+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:03.644691+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:04.038291+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T04:39:04.043471+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:04.043500+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:04.043518+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:04.180244+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:39:04.185354+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:04.185383+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:04.185400+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:04.327338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:39:04.465963+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:39:04.471168+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:04.471198+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:04.471216+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:04.600471+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:39:04.605647+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:04.605681+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:04.605699+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:06.637320+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:39:07.057415+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T04:39:07.062750+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:07.062783+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:07.062802+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:07.199030+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:39:07.204246+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:07.204278+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:07.204295+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:07.344355+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:39:07.483712+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:39:07.489577+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:07.489609+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:07.489627+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:07.626586+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:39:07.632341+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:39:07.632381+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:39:07.632402+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:26.860248+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T04:42:26.883350+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:26.883387+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:26.883405+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:27.067463+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:27.073040+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:27.073070+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:27.073087+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:27.233076+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:42:27.403424+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:42:27.408666+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:27.408696+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:27.408715+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:27.539947+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:27.545321+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:27.545352+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:27.545370+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:27.775635+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T04:42:27.780883+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:27.780911+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:27.780929+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:27.917775+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:27.923045+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:27.923076+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:27.923094+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:28.065401+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:42:28.204885+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:42:28.210240+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:28.210272+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:28.210290+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:28.345214+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:28.350999+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:28.351033+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:28.351052+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:28.748557+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T04:42:28.754544+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:28.754580+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:28.754598+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:28.893501+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:28.898961+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:28.898997+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:28.899015+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:29.042615+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:42:29.185665+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:42:29.190905+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:29.190934+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:29.190951+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:29.320817+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:29.326371+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:29.326402+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:29.326420+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:29.561214+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T04:42:29.566519+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:29.566552+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:29.566570+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:29.705617+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:29.711266+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:29.711297+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:29.711315+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:29.858417+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:42:30.000222+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:42:30.005874+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:30.005906+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:30.005925+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:30.137628+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:30.142848+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:30.142878+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:30.142896+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:30.464973+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T04:42:30.470193+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:30.470224+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:30.470242+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:30.606797+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:30.612084+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:30.612116+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:30.612133+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:30.755520+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:42:30.893011+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:42:30.898237+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:30.898267+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:30.898286+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:31.036543+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:31.041871+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:31.041901+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:31.041919+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:31.270853+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-10T04:42:31.276016+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:31.276049+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:31.276067+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:31.412095+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:31.417488+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:31.417518+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:31.417537+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:31.560153+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:42:31.698500+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:42:31.703826+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:31.703854+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:31.703872+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:31.834825+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:31.839997+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:31.840027+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:31.840044+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:32.173752+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T04:42:32.178988+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:32.179031+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:32.179049+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:32.315284+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:32.320926+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:32.320962+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:32.320980+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:32.463180+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:42:32.599567+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:42:32.604759+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:32.604787+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:32.604806+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:32.736901+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:32.742572+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:32.742605+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:32.742623+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:32.974356+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T04:42:32.979872+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:32.979915+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:32.979934+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:33.116577+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:33.121819+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:33.121852+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:33.121870+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:33.263699+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:42:33.401660+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:42:33.406976+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:33.407005+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:33.407023+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:33.549173+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:33.556159+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:33.556194+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:33.556217+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:33.698457+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T04:42:33.705165+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:33.705200+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:33.705218+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:33.842419+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:33.847600+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:33.847631+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:33.847649+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:33.989537+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:42:34.128329+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:42:34.133539+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:34.133568+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:34.133586+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:34.263300+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:34.268585+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:34.268617+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:34.268634+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:34.406388+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T04:42:34.411565+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:34.411598+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:34.411615+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:34.548934+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:34.554143+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:34.554172+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:34.554190+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:34.696407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:42:34.835948+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-10T04:42:34.841191+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:34.841238+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:34.841256+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:34.970988+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T04:42:34.976176+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:42:34.976206+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:42:34.976224+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:47:36.801851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:47:37.097793+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-10T04:47:37.111060+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:47:37.111100+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:47:37.111117+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:47:37.299236+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-10T04:47:37.304573+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:47:37.304608+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:47:37.304625+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:47:37.450846+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:47:37.586716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:47:37.736000+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:47:37.870551+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:47:38.005008+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:47:38.138595+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:47:38.274691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T04:47:38.411774+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-10T04:47:38.417032+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:47:38.417061+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:47:38.417078+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:47:38.546954+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-10T04:47:38.552177+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T04:47:38.552209+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T04:47:38.552230+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T05:00:52.813115+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-10T05:00:52.862381+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T05:00:52.862421+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T05:00:52.862440+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T05:26:17.734194+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T05:26:17.772214+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T05:26:17.772253+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T05:26:17.772272+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T05:26:19.330333+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T05:26:19.336782+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T05:26:19.336812+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T05:26:19.336830+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T07:51:12.556242+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T07:51:15.671523+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T07:51:16.196054+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T07:51:16.196099+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T07:51:16.196120+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T07:51:18.071421+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T07:51:18.076783+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T07:51:18.076819+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T07:51:18.076837+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:25:09.091851+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T08:25:09.769723+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T08:25:09.769772+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:25:09.769792+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:25:11.714436+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T08:25:11.720369+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T08:25:11.720407+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:25:11.720425+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:25:12.652017+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T08:25:12.659337+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T08:25:12.659383+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:25:12.659406+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:30:26.544275+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-10T08:30:26.573462+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T08:30:26.573501+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:30:26.573520+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:30:27.078608+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-10T08:30:27.084294+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T08:30:27.084330+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:30:27.084364+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:30:27.324952+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-10T08:30:27.330408+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T08:30:27.330450+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:30:27.330469+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:30:27.566254+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-10T08:33:53.204858+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T08:33:53.230602+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T08:33:53.230642+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:33:53.230662+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:33:58.041739+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T08:33:58.047561+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T08:33:58.047598+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T08:33:58.047616+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T09:48:02.698819+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T10:24:51.142072+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T10:29:14.777276+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Telerik.Web.UI.WebResource.axd%3Ftype=rau"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Telerik.Web.UI.WebResource.axd%3Ftype=rau\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Telerik.Web.UI.WebResource.axd%3Ftype=rau/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T10:31:30.039455+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/deployment-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/deployment-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/deployment-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T10:33:14.215169+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-automatic/inc/csv.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-automatic/inc/csv.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-automatic/inc/csv.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T10:35:00.862887+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T10:58:28.393853+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T10:58:29.124147+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T10:58:29.124199+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T10:58:29.124219+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T10:58:32.653213+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T10:58:32.661470+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T10:58:32.661507+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T10:58:32.661530+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T11:10:34.689896+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/js/app.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/js/app.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/app.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T12:59:09.418163+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T12:59:10.577008+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T12:59:10.577062+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T12:59:10.577081+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T12:59:14.708449+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T12:59:14.716180+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T12:59:14.716215+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T12:59:14.716239+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T13:22:15.851367+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T13:27:12.180050+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T13:27:12.219828+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T13:27:12.219864+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T13:27:12.219883+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T13:27:13.090872+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T13:27:13.097162+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T13:27:13.097202+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T13:27:13.097222+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T13:54:14.132517+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-04-10T13:54:14.174360+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T13:54:14.174398+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T13:54:14.174416+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T13:54:14.389809+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"HEAD"} [] [2025-04-10T13:54:14.395667+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T13:54:14.395703+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T13:54:14.395721+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T14:03:28.182587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T14:03:29.212512+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-10T14:03:29.228232+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T14:03:29.228268+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T14:03:29.228286+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T14:03:29.411630+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-10T14:03:29.417071+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T14:03:29.417103+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T14:03:29.417121+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T14:03:29.587055+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T14:03:29.749799+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T14:03:29.886331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T14:03:30.022602+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T14:03:30.162833+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T14:03:30.311028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T14:03:30.454778+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T14:03:30.601756+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-10T14:03:30.609407+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T14:03:30.609460+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T14:03:30.609485+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T14:03:30.759436+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-10T14:03:30.764748+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T14:03:30.764778+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T14:03:30.764796+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T14:26:32.892509+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-04-10T14:26:32.939951+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T14:26:32.939988+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T14:26:32.940008+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T14:26:34.701426+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-04-10T14:26:34.713141+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T14:26:34.713185+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T14:26:34.713222+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T15:20:42.827048+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T15:20:42.865157+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T15:20:42.865206+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T15:20:42.865225+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T15:20:43.149930+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T15:20:43.155836+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T15:20:43.155868+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T15:20:43.155886+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T15:59:27.566113+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T16:17:35.160463+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T16:17:35.677832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T17:40:20.100242+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T17:40:20.141917+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T17:40:20.141971+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T17:40:20.141989+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T17:40:20.314010+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T17:40:20.320523+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T17:40:20.320563+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T17:40:20.320585+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T17:40:20.491868+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T17:40:20.497150+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T17:40:20.497184+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T17:40:20.497202+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T18:06:50.224561+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T18:06:50.264508+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T18:06:50.264551+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T18:06:50.264572+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T18:06:51.427077+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T18:06:51.432734+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T18:06:51.432763+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T18:06:51.432781+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T18:16:01.085964+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T18:16:01.122508+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T18:16:01.122559+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T18:16:01.122579+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T18:16:01.984307+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-10T18:16:01.990604+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T18:16:01.990640+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T18:16:01.990663+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T18:26:21.094265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T18:38:29.539819+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T18:38:29.587544+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T18:38:29.587596+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T18:38:29.587620+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T18:38:29.961431+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T18:38:29.967168+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T18:38:29.967197+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T18:38:29.967215+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T18:52:20.463864+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-10T18:52:20.506018+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T18:52:20.506054+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T18:52:20.506072+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T19:10:36.282298+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T19:10:36.351681+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T19:10:36.351725+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T19:10:36.351744+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T19:22:41.525732+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-10T19:22:41.561346+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T19:22:41.561385+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T19:22:41.561403+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T20:50:51.616811+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-10T20:50:51.661659+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T20:50:51.661707+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T20:50:51.661726+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T20:50:51.802646+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-10T20:50:51.809149+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T20:50:51.809177+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T20:50:51.809195+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:17:04.403451+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-10T21:17:04.440771+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T21:17:04.440827+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:17:04.440851+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:17:04.638594+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-10T21:17:04.644941+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T21:17:04.644986+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:17:04.645005+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:17:05.065834+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-10T21:17:05.071426+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T21:17:05.071462+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:17:05.071481+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:17:05.233454+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-10T21:18:35.841079+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T21:18:36.028840+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-10T21:18:36.042493+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T21:18:36.042526+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:18:36.042544+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:18:36.210129+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-10T21:18:36.215378+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T21:18:36.215408+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:18:36.215429+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:18:36.359936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T21:18:36.501581+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T21:18:36.636019+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T21:18:36.771945+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T21:18:36.906603+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T21:18:37.045143+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T21:18:37.192247+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T21:18:37.330549+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-10T21:18:37.336290+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T21:18:37.336322+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:18:37.336345+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:18:37.469005+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-10T21:18:37.474532+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T21:18:37.474567+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:18:37.474585+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:58:28.838652+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T21:58:28.879385+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T21:58:28.879424+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:58:28.879442+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:58:29.055060+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T21:58:29.060784+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T21:58:29.060813+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T21:58:29.060835+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T22:22:07.603545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new/.env.staging"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new/.env.staging\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/.env.staging/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:22:14.329583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/static/js/main.e85f7a37.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/static/js/main.e85f7a37.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/static/js/main.e85f7a37.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:22:14.399416+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/swagger.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/swagger.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/swagger.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:22:14.456334+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:22:14.838079+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/infophp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/infophp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/infophp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:22:14.969225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/webdav/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/webdav/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/webdav/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:22:21.115584+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:22:26.909766+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/linusadmin-phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/linusadmin-phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/linusadmin-phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:22:27.245891+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lara/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lara/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lara/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:22:52.854120+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.phpd"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.phpd\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.phpd/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:22:53.098825+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:22:55.451458+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/config/config.yml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/config/config.yml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/config/config.yml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:23:02.552142+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/packed-refs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/packed-refs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/packed-refs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:23:02.844252+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.gitkeep"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.gitkeep\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.gitkeep/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:23:02.982649+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:23:03.066918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php_new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php_new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php_new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T22:23:08.762471+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?url=%2Fwww%2F.env","method":"GET"} [] [2025-04-10T22:23:08.786297+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T22:23:08.786339+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T22:23:08.786358+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T22:23:08.946507+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?url=%2Fvar%2Fwww%2Fhtml%2Fsettings.php","method":"GET"} [] [2025-04-10T22:23:08.951861+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T22:23:08.951890+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T22:23:08.951909+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T22:23:29.809875+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?uri=%2Fvar%2Fwww%2Fhtml%2F.env","method":"GET"} [] [2025-04-10T22:23:29.831253+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T22:23:29.831288+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T22:23:29.831307+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T22:23:48.313316+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?file=%2Fvar%2Fwww%2Fhtml%2F.env","method":"GET"} [] [2025-04-10T22:23:48.336734+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T22:23:48.336788+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T22:23:48.336810+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T22:24:37.374966+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?dest=%2Fvar%2Fwww%2Fhtml%2Fconfig.yml","method":"GET"} [] [2025-04-10T22:24:37.397067+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T22:24:37.397110+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T22:24:37.397134+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T22:24:38.334900+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?dest=%2Fvar%2Fwww%2Fhtml%2Fsettings.json","method":"GET"} [] [2025-04-10T22:24:38.341606+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T22:24:38.341643+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T22:24:38.341666+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T22:24:38.827718+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?dest=http%3A%2F%2F169.254.169.254%2Flatest%2Fmeta-data%2Fiam%2Fsecurity-credentials%2F","method":"GET"} [] [2025-04-10T22:24:38.833047+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T22:24:38.833079+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T22:24:38.833097+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:10:47.511919+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T23:10:47.562741+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T23:10:47.562793+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:10:47.562812+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:10:53.085811+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T23:10:53.094174+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T23:10:53.094223+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:10:53.094250+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:18:24.473372+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T23:18:24.730611+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-10T23:18:24.743287+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T23:18:24.743319+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:18:24.743337+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:18:24.918057+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-10T23:18:24.923562+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T23:18:24.923591+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:18:24.923609+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:18:25.065759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T23:18:25.201332+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T23:18:25.340587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T23:18:25.514558+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T23:18:25.684868+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T23:18:25.832331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T23:18:25.976198+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-10T23:18:26.121166+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-10T23:18:26.126538+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T23:18:26.126568+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:18:26.126586+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:18:26.257609+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-10T23:18:26.262932+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T23:18:26.262963+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:18:26.262981+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:51:23.205627+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-10T23:51:23.232523+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T23:51:23.232560+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:51:23.232578+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:51:26.123178+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-10T23:51:26.129053+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-10T23:51:26.129084+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:51:26.129103+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-10T23:57:42.423817+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T00:08:43.959037+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T01:10:18.073325+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T01:10:20.432256+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-11T01:10:20.676410+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T01:10:20.676465+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T01:10:20.676491+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T01:10:22.063938+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-11T01:10:22.070679+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T01:10:22.070718+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T01:10:22.070741+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T01:10:22.377632+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T01:10:22.517948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T01:10:22.654558+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T01:10:22.791010+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T01:10:22.925154+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T01:10:23.060783+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T01:10:23.208286+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T01:10:23.349209+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-11T01:10:23.354823+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T01:10:23.354853+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T01:10:23.354872+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T01:10:23.486555+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-11T01:10:23.491815+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T01:10:23.491847+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T01:10:23.491865+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T01:58:18.928445+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T01:58:19.284137+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T01:58:19.284195+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T01:58:19.284216+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T01:58:20.541699+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T01:58:20.547526+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T01:58:20.547559+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T01:58:20.547577+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T01:58:20.881992+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T01:58:20.887246+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T01:58:20.887277+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T01:58:20.887294+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T02:30:57.190204+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T02:30:57.225944+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T02:30:57.226003+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T02:30:57.226031+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T02:30:57.489362+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T02:30:57.495373+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T02:30:57.495404+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T02:30:57.495422+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T02:30:59.027082+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-11T02:30:59.032309+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T02:30:59.032338+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T02:30:59.032366+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T02:31:01.214261+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-11T02:31:01.219527+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T02:31:01.219557+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T02:31:01.219575+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T02:55:43.230765+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T02:55:43.290490+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T02:55:43.290532+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T02:55:43.290550+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T02:55:43.508448+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T02:55:43.514475+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T02:55:43.514507+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T02:55:43.514526+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T03:13:27.835742+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T03:13:28.585069+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T03:13:28.585131+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T03:13:28.585156+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T03:13:30.755416+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T03:13:30.761186+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T03:13:30.761216+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T03:13:30.761237+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T03:31:15.697256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/css/app-creative.min.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/css/app-creative.min.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/css/app-creative.min.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T04:25:56.088958+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T04:31:01.072211+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-11T04:31:01.431628+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T04:31:01.431677+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T04:31:01.431697+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T04:31:02.774249+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T04:31:02.780061+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T04:31:02.780094+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T04:31:02.780112+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:06:35.662938+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-04-11T05:06:36.417036+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:06:36.417091+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:06:36.417112+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:07:55.884882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:06.844824+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:07.639920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app.config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app.config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:08.219760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/appsettings.Production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/appsettings.Production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.Production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:09.639242+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/appsettings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/appsettings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:10.023655+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/assets/config.production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/assets/config.production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/config.production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:10.513764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/assets/configs.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/assets/configs.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/configs.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:11.275163+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config.dev.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config.dev.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.dev.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:13.600227+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config.development.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config.development.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.development.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:14.130518+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:15.684631+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config.local.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config.local.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.local.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:16.105143+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config.prod.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config.prod.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.prod.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:17.615596+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config.production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config.production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:19.250008+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:19.701656+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/configs.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/configs.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configs.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:19.967976+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/configuration.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/configuration.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configuration.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:21.348550+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/settings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/settings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:21.736241+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:22.155897+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/ssh-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/ssh-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ssh-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:22.643778+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:22.911161+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T05:08:22.935212+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:08:22.935250+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:08:22.935269+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:08:23.481891+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:24.840474+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:25.459195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:26.926228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/assets/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/assets/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:27.535504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/config/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/config/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:27.932439+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/web/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/web/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:28.217783+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/src/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/src/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:28.642764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/src/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/src/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:29.207904+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/web/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/web/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:29.614051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/env.dev.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/env.dev.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.dev.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:31.024110+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/env.development.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/env.development.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.development.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:31.753857+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:33.004911+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/env.prod.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/env.prod.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.prod.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:33.585762+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/env.production.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/env.production.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.production.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:35.205262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/env.test.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/env.test.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.test.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:35.729544+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/..;/env.dev.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/..;/env.dev.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.dev.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:36.003257+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/..;/env.development.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/..;/env.development.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.development.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:36.543143+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/..;/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/..;/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:37.129969+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/..;/env.prod.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/..;/env.prod.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.prod.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:37.713115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/..;/env.production.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/..;/env.production.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.production.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:38.307365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/..;/env.test.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/..;/env.test.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.test.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:51.004564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:54.616425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:08:55.040810+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:09:11.348948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:09:11.643040+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:09:11.959821+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T05:09:11.971700+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:09:11.971735+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:09:11.971753+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:10:52.045919+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-04-11T05:10:52.068836+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:10:52.068888+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:10:52.068907+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:12:35.550351+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:36.287139+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T05:12:36.310728+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:12:36.310782+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:12:36.310802+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:12:42.590939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:43.484917+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/app.config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/app.config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:44.564333+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/appsettings.Production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/appsettings.Production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.Production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:45.140527+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/appsettings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/appsettings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:45.693530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/assets/config.production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/assets/config.production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/config.production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:46.164589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/assets/configs.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/assets/configs.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/configs.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:48.011520+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/config.dev.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/config.dev.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.dev.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:48.967836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/config.development.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/config.development.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.development.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:50.584385+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:51.550257+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/config.local.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/config.local.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.local.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:52.051785+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/config.prod.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/config.prod.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.prod.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:52.847020+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/config.production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/config.production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:53.568746+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:55.348902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/configs.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/configs.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configs.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:12:56.068626+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/configuration.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/configuration.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configuration.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:02.399578+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:02.815303+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/ssh-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/ssh-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ssh-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:03.813191+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:05.066945+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T05:13:05.098205+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:13:05.098258+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:13:05.098277+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:13:07.306133+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:08.095532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:08.794115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/app/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/app/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:09.573850+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/assets/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/assets/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:10.137345+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/config/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/config/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:13.707701+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/web/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/web/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:14.326318+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/src/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/src/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:14.997795+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/src/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/src/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:15.680919+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/web/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/web/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:16.228678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/env.dev.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/env.dev.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.dev.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:16.902654+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/env.development.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/env.development.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.development.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:17.476540+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:17.952419+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/env.prod.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/env.prod.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.prod.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:18.628691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/env.production.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/env.production.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.production.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:19.207851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/env.test.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/env.test.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.test.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:19.974258+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/..;/env.dev.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/..;/env.dev.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.dev.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:22.194178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/..;/env.development.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/..;/env.development.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.development.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:22.864852+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/..;/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/..;/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:23.615996+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/..;/env.prod.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/..;/env.prod.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.prod.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:27.217260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/..;/env.production.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/..;/env.production.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.production.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:27.856122+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/..;/env.test.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/..;/env.test.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.test.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:29.551942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:30.673164+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:31.662566+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:32.990464+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:34.960830+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:35.762177+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:13:36.579010+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T05:13:36.591563+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:13:36.591594+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:13:36.591612+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:14:53.793408+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:14:54.320672+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-11T05:14:54.366360+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:14:54.366402+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:14:54.366422+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:14:56.638364+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:14:56.963330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app.config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app.config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:14:57.289360+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/appsettings.Production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/appsettings.Production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.Production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:14:58.260546+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/appsettings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/appsettings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:14:58.731038+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/config.production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/config.production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/config.production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:14:59.230871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/configs.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/configs.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/configs.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:14:59.752406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.dev.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.dev.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.dev.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:00.248792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.development.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.development.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.development.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:00.901918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:01.249984+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.local.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.local.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.local.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:01.585441+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.prod.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.prod.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.prod.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:01.921187+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:02.245782+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:02.607547+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/configs.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/configs.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configs.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:03.054970+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/configuration.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/configuration.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configuration.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:03.440019+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/settings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/settings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:03.749744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:04.164009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ssh-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ssh-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ssh-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:05.279705+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:12.075808+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:14.588004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:15.237746+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:21.784111+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:22.193976+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/web/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/web/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:22.477383+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/src/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/src/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:29.803931+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/web/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/web/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:31.726764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/env.dev.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/env.dev.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.dev.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:32.116695+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/env.development.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/env.development.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.development.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:33.549166+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:39.273084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/env.production.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/env.production.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.production.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:39.931894+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/env.test.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/env.test.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.test.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:40.464912+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/..;/env.dev.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/..;/env.dev.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.dev.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:51.893444+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/..;/env.development.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/..;/env.development.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.development.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:52.639842+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/..;/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/..;/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:53.005977+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/..;/env.prod.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/..;/env.prod.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.prod.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:53.651690+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/..;/env.production.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/..;/env.production.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.production.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:54.061014+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/..;/env.test.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/..;/env.test.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.test.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:56.017708+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:56.585952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:57.151905+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:57.569704+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:58.975887+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:15:59.414795+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:09.182058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:10.195496+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-11T05:16:10.207361+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:16:10.207394+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:16:10.207413+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:16:14.593073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:18.443065+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/app.config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/app.config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:19.855023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/appsettings.Production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/appsettings.Production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.Production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:20.638134+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/appsettings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/appsettings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:22.374428+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/assets/config.production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/assets/config.production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/config.production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:23.780876+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/assets/configs.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/assets/configs.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/configs.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:24.450593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.dev.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.dev.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.dev.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:25.566933+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.development.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.development.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.development.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:26.158936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:26.534825+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.local.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.local.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.local.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:26.882255+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.prod.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.prod.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.prod.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:27.986142+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:28.390720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:28.956801+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/configs.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/configs.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configs.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:30.593743+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/configuration.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/configuration.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configuration.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:32.215215+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/settings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/settings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:33.108256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:33.757911+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ssh-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ssh-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ssh-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:34.818802+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:35.459316+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-11T05:16:35.482610+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:16:35.482650+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:16:35.482668+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:16:36.390583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:36.845579+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:37.590972+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/app/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/app/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:38.533114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/assets/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/assets/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:44.240006+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/web/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/web/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:44.786670+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/src/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/src/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:45.197479+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/src/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/src/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:45.729493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/web/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/web/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:46.336918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/env.dev.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/env.dev.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.dev.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:46.895201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/env.development.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/env.development.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.development.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:47.614992+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:48.353669+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/env.prod.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/env.prod.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.prod.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:49.136429+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/env.production.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/env.production.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.production.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:51.868596+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/env.test.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/env.test.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.test.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:52.451378+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/..;/env.dev.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/..;/env.dev.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.dev.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:53.362889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/..;/env.development.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/..;/env.development.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.development.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:53.946330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/..;/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/..;/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:55.168181+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/..;/env.prod.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/..;/env.prod.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.prod.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:56.207244+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/..;/env.production.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/..;/env.production.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.production.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:57.075735+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/..;/env.test.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/..;/env.test.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.test.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:57.877038+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:59.091281+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:16:59.628614+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:00.258419+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:00.817708+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:01.807964+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:03.847023+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-11T05:17:03.859892+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:17:03.859925+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:17:03.859943+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:17:09.831863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:10.221308+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T05:17:10.231067+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:17:10.231114+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:17:10.231138+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:17:12.633820+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-11T05:17:12.639026+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:17:12.639054+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:17:12.639071+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:17:13.114941+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-11T05:17:13.120411+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:17:13.120446+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:17:13.120464+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:17:13.840720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:14.124849+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app.config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app.config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app.config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:14.682825+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/appsettings.Production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/appsettings.Production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.Production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:15.177569+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/appsettings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/appsettings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:15.718582+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/config.production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/config.production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/config.production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:16.321421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/configs.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/configs.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/configs.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:16.835490+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/config.dev.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/config.dev.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.dev.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:17.564485+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/config.development.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/config.development.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.development.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:28.553575+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:28.934229+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/config.local.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/config.local.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.local.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:29.199495+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/config.prod.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/config.prod.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.prod.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:30.727124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/config.production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/config.production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:31.322573+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:32.531321+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/configs.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/configs.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configs.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:32.863333+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/configuration.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/configuration.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configuration.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:33.236209+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/settings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/settings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:33.933901+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:35.572121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/ssh-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/ssh-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ssh-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:35.823309+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:36.237759+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T05:17:36.252504+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:17:36.252540+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:17:36.252557+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:17:37.910900+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:38.694798+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:39.327765+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:40.679064+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/assets/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/assets/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:41.454488+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/config/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/config/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:41.797992+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/web/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/web/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:42.709845+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/src/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/src/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:43.094716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/src/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/src/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:43.765808+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/web/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/web/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:44.305438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/env.dev.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/env.dev.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.dev.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:44.633262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/env.development.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/env.development.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.development.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:46.360408+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:46.728557+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/env.prod.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/env.prod.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.prod.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:47.265368+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/env.production.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/env.production.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.production.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:47.766015+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/env.test.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/env.test.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.test.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:48.150318+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/..;/env.dev.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/..;/env.dev.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.dev.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:48.549154+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/..;/env.development.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/..;/env.development.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.development.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:49.978035+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/..;/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/..;/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:50.628797+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/..;/env.prod.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/..;/env.prod.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.prod.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:52.165173+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/..;/env.production.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/..;/env.production.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.production.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:52.733329+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/..;/env.test.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/..;/env.test.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.test.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:53.258926+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:53.743053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:55.250779+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:55.764454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:56.070016+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:56.360328+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:17:56.755414+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T05:17:56.768125+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:17:56.768156+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:17:56.768174+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:18:38.573118+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-04-11T05:18:38.611613+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:18:38.611659+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:18:38.611678+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:20:54.800539+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-04-11T05:20:54.829422+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:20:54.829472+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:20:54.829491+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:22:11.327407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:11.772783+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T05:22:11.790466+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:22:11.790514+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:22:11.790533+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:22:19.474484+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:25.059195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/appsettings.Production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/appsettings.Production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.Production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:25.567248+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/appsettings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/appsettings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/appsettings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:26.385639+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/assets/config.production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/assets/config.production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/config.production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:27.077523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/assets/configs.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/assets/configs.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/configs.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:27.465677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/config.dev.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/config.dev.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.dev.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:27.805754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/config.development.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/config.development.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.development.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:29.361926+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:29.758896+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/config.local.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/config.local.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.local.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:31.121593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/config.prod.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/config.prod.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.prod.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:31.652100+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/config.production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/config.production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:37.692448+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/production.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/production.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/production.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:40.091076+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/configs.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/configs.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configs.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:41.680712+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/configuration.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/configuration.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configuration.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:42.451410+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/settings.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/settings.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:49.174294+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/ssh-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/ssh-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ssh-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:50.672300+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:52.370903+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T05:22:52.386653+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:22:52.386702+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:22:52.386723+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:22:53.784873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:55.731428+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:56.222915+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/app/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/app/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:57.620773+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/assets/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/assets/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:58.360937+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/config/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/config/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:22:59.633910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/web/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/web/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:01.659658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/src/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/src/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:02.245577+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/src/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/src/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/src/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:03.796514+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/web/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/web/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:06.465403+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/env.dev.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/env.dev.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.dev.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:11.846862+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/env.development.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/env.development.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.development.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:12.456536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:21.783373+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/env.production.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/env.production.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.production.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:22.705589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/env.test.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/env.test.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.test.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:23.488750+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/..;/env.dev.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/..;/env.dev.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.dev.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:24.294915+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/..;/env.development.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/..;/env.development.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.development.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:24.661948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/..;/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/..;/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:26.107187+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/..;/env.prod.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/..;/env.prod.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.prod.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:27.559977+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/..;/env.production.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/..;/env.production.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.production.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:27.932265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/..;/env.test.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/..;/env.test.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/..;/env.test.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:28.367947+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:31.046023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:32.541362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:33.148745+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:33.579493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:37.309725+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:23:39.630451+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T05:23:39.662538+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:23:39.662579+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:23:39.662598+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:29:04.111078+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T05:29:04.144172+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:29:04.144237+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:29:04.144263+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:29:04.338750+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T05:29:04.344429+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:29:04.344459+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:29:04.344477+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:29:04.624847+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T05:29:04.630343+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:29:04.630374+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:29:04.630392+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:39:02.976608+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:46:09.398013+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T05:46:09.446204+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:46:09.446251+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:46:09.446270+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:46:09.646525+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T05:46:09.652380+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:46:09.652413+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:46:09.652431+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:47:50.464271+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-11T05:47:50.505564+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:47:50.505599+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:47:50.505617+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:47:50.757969+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T05:47:50.763640+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:47:50.763672+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:47:50.763690+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:49:23.641382+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:49:23.895413+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-11T05:49:23.908476+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:49:23.908509+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:49:23.908527+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:49:24.102823+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-11T05:49:24.108134+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:49:24.108163+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:49:24.108181+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:49:24.249689+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:49:24.388644+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:49:24.523731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:49:24.658346+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:49:24.793483+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:49:24.933961+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:49:25.074481+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T05:49:25.208852+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-11T05:49:25.214990+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:49:25.215023+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:49:25.215044+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:49:25.350879+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-11T05:49:25.356088+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T05:49:25.356117+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T05:49:25.356135+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T07:05:08.951449+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-04-11T07:05:10.178680+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T07:05:10.178742+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T07:05:10.178764+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:11:17.580326+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-11T08:11:17.580291+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-11T08:11:17.580277+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-11T08:11:18.611233+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:11:18.611290+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:11:18.611313+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:11:18.611280+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:11:18.611336+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:11:18.611356+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:11:18.611372+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:11:18.611434+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:11:18.611466+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:11:20.768791+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:22.509035+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:22.612786+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:22.708691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:22.812149+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:22.934045+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:23.032335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:23.150046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:23.261026+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:23.435644+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:23.568289+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:23.722245+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:23.965747+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:24.094532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:24.192741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:24.320072+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:24.456823+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:11:24.559733+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-11T08:11:24.565499+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:11:24.565544+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:11:24.565568+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:23.185962+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T08:21:23.259412+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:21:23.259456+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:23.259475+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:23.841718+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T08:21:23.847428+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:21:23.847457+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:23.847475+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:26.183147+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:26.183161+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:26.183164+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:26.183242+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:26.183697+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:27.012912+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/php_info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/php_info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php_info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:27.979774+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T08:21:27.985820+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:21:27.985858+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:27.985876+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:28.537671+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T08:21:28.543854+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:21:28.543884+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:28.543902+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:29.060164+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/shared/config/config.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/shared/config/config.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/shared/config/config.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:29.227490+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:29.774180+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:30.614522+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T08:21:30.620728+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:21:30.620758+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:30.620779+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:30.949817+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T08:21:30.955031+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:21:30.955060+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:30.955077+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:33.099901+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:33.103428+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/register","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_register"},"request_uri":"http://wefeatit.com/register/","method":"GET"} [] [2025-04-11T08:21:33.104720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:33.110258+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:21:33.110297+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:33.110316+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:33.112908+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T08:21:33.117930+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:33.118849+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:21:33.118881+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:33.118899+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:33.118947+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:33.180973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.zip"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.zip\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.zip/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:33.187887+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.sh"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.sh\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.sh/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:33.193329+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:33.200554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contact/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contact/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:33.339826+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T08:21:33.345086+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:21:33.345115+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:33.345134+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:33.375490+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api.csv"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api.csv\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api.csv/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:21:33.674412+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-11T08:21:33.680421+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:21:33.680452+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:33.680470+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:33.865651+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-11T08:21:34.307270+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T08:21:34.314868+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:21:34.314918+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:34.314945+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:34.483466+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T08:21:34.489417+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:21:34.489452+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:21:34.489475+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:28:35.142671+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:28:35.583178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:44:31.546142+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:44:31.948413+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-11T08:44:32.015045+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:44:32.015103+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:44:32.015129+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:44:32.227767+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-11T08:44:32.233122+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:44:32.233155+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:44:32.233173+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:44:32.468954+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:44:32.608826+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:44:32.753458+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:44:32.900326+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:44:33.035837+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:44:33.177165+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:44:33.311907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T08:44:33.446390+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-11T08:44:33.451901+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:44:33.451935+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:44:33.451953+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:44:33.591843+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-11T08:44:33.597102+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T08:44:33.597132+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T08:44:33.597149+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T10:02:55.296720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T10:02:55.296772+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T11:42:33.497598+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T11:42:35.873637+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-11T11:42:36.147055+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T11:42:36.147117+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T11:42:36.147142+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T11:42:37.511146+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-11T11:42:37.516489+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T11:42:37.516519+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T11:42:37.516537+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T11:42:37.789109+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T11:42:37.930749+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T11:42:38.067062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T11:42:38.304447+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T11:42:38.444939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T11:42:38.586180+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T11:42:38.721554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T11:42:38.855444+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-11T11:42:38.861425+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T11:42:38.861456+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T11:42:38.861474+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T11:42:38.992511+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-11T11:42:38.997845+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T11:42:38.997874+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T11:42:38.997892+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T12:08:12.524486+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-04-11T12:08:12.544270+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-04-11T12:08:12.963561+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T12:08:12.963615+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T12:08:12.963639+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T12:08:12.963733+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T12:08:12.963802+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T12:08:12.963834+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T12:16:59.307315+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-11T12:16:59.371409+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T12:16:59.371455+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T12:16:59.371473+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T12:17:00.814356+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T12:17:00.820176+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T12:17:00.820209+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T12:17:00.820227+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T13:23:45.640973+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-11T13:23:45.713101+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T13:23:45.713153+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T13:23:45.713174+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T13:23:53.734258+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T13:23:53.740065+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T13:23:53.740096+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T13:23:53.740113+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T13:42:51.103047+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T13:43:02.278733+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T14:26:31.893639+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T14:26:31.929039+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T14:26:31.929101+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T14:26:31.929125+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T14:26:32.292013+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T14:26:32.297789+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T14:26:32.297819+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T14:26:32.297838+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T14:26:33.052949+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T14:26:33.060577+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T14:26:33.060620+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T14:26:33.060643+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T14:49:42.720955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T14:49:42.956548+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-11T14:49:42.969113+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T14:49:42.969146+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T14:49:42.969164+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T14:49:43.135934+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-11T14:49:43.141330+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T14:49:43.141372+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T14:49:43.141391+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T14:49:43.294559+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T14:49:43.429614+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T14:49:43.567907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T14:49:43.704286+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T14:49:43.837713+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T14:49:43.972288+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T14:49:44.107815+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T14:49:44.242627+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-11T14:49:44.247967+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T14:49:44.247998+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T14:49:44.248015+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T14:49:44.386632+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-11T14:49:44.393982+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T14:49:44.394017+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T14:49:44.394035+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:05:48.624335+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T15:05:48.657476+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:05:48.657525+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:05:48.657545+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:05:50.353851+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T15:05:50.359534+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:05:50.359563+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:05:50.359581+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:48.160035+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T15:11:48.186412+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:48.186451+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:48.186470+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:48.371484+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T15:11:48.377306+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:48.377339+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:48.377357+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:48.538625+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T15:11:48.710781+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-11T15:11:48.716078+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:48.716109+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:48.716127+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:48.878300+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T15:11:48.883621+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:48.883651+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:48.883669+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:50.058174+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T15:11:51.134944+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T15:11:51.140226+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:51.140256+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:51.140273+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:51.277693+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T15:11:51.283385+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:51.283417+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:51.283435+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:51.424244+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T15:11:51.584743+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-11T15:11:51.590150+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:51.590184+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:51.590203+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:51.722007+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T15:11:51.727194+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:51.727223+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:51.727240+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:52.080954+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T15:11:52.086222+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:52.086254+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:52.086272+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:52.223718+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T15:11:52.229076+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:52.229105+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:52.229122+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:52.373882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T15:11:52.515370+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-11T15:11:52.520811+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:52.520849+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:52.520867+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:52.653847+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T15:11:52.661205+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:52.661252+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:52.661278+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:53.842121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T15:11:54.659547+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T15:11:54.664815+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:54.664846+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:54.664864+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:54.799140+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T15:11:54.804396+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:54.804426+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:54.804444+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:54.943444+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T15:11:55.088662+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-11T15:11:55.096432+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:55.096472+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:55.096496+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:55.230968+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T15:11:55.236739+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:55.236774+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:55.236792+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:55.580573+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T15:11:55.586238+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:55.586277+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:55.586297+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:55.724132+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T15:11:55.729621+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:55.729654+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:55.729673+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:55.872649+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T15:11:56.014193+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-11T15:11:56.019748+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:56.019780+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:56.019798+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:56.153878+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T15:11:56.159297+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:56.159332+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:56.159350+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:57.245841+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T15:11:58.193893+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T15:11:58.199217+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:58.199248+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:58.199265+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:58.345066+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T15:11:58.354015+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:58.354099+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:58.354123+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:58.509556+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T15:11:58.651790+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-11T15:11:58.659004+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:58.659050+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:58.659073+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:58.794170+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T15:11:58.799869+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:58.799899+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:58.799917+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:59.158358+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-11T15:11:59.164822+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:59.164859+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:59.164890+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:59.304459+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T15:11:59.310418+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:59.310461+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:59.310480+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:59.455545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T15:11:59.596052+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-11T15:11:59.601798+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:59.601829+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:59.601847+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:59.736556+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T15:11:59.741848+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:11:59.741876+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:11:59.741895+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:01.844831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T15:12:02.087930+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-11T15:12:02.095216+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:12:02.095271+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:02.095297+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:02.234207+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T15:12:02.239426+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:12:02.239457+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:02.239474+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:02.384905+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T15:12:02.524948+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-11T15:12:02.530191+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:12:02.530220+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:02.530239+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:02.661413+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T15:12:02.667368+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:12:02.667403+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:02.667422+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:02.901378+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T15:12:02.907241+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:12:02.907288+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:02.907308+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:03.053494+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T15:12:03.060782+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:12:03.060824+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:03.060847+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:03.257818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T15:12:03.426176+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-11T15:12:03.439813+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:12:03.439866+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:03.439888+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:03.598138+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T15:12:03.603433+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:12:03.603463+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:03.603481+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:03.778383+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T15:12:03.784602+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:12:03.784639+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:03.784657+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:03.942342+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T15:12:03.949803+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:12:03.949849+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:03.949872+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:04.102249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T15:12:04.261232+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-11T15:12:04.266460+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:12:04.266489+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:04.266508+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:04.400219+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T15:12:04.405949+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T15:12:04.405988+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T15:12:04.406007+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T16:52:30.530135+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T16:52:30.775014+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T16:52:30.775060+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T16:52:30.775083+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T16:52:31.627920+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T16:52:31.633762+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T16:52:31.633795+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T16:52:31.633813+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T18:30:23.189631+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T18:30:23.621782+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T18:30:23.621843+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T18:30:23.621866+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T18:30:25.489090+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T18:30:25.495080+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T18:30:25.495113+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T18:30:25.495131+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T19:14:13.206074+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-11T19:14:13.237815+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T19:14:13.242965+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T19:14:13.242989+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T19:14:13.386913+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-11T19:14:13.392668+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T19:14:13.392698+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T19:14:13.392720+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T19:47:46.828344+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T20:49:31.388974+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T20:49:31.561904+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-11T20:49:31.579982+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T20:49:31.580019+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T20:49:31.580037+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T20:49:31.705489+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-11T20:49:31.710776+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T20:49:31.710807+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T20:49:31.710825+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T20:49:31.805767+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T20:49:31.919146+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T20:49:31.996402+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T20:49:32.071161+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T20:49:32.138462+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T20:49:32.228579+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T20:49:32.299612+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T20:49:32.374746+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-11T20:49:32.380197+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T20:49:32.380229+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T20:49:32.380247+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T20:49:32.445217+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-11T20:49:32.450511+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T20:49:32.450545+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T20:49:32.450563+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T21:00:55.895852+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T21:00:56.360798+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-11T21:00:56.376932+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T21:00:56.376975+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T21:00:56.377001+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T21:00:56.735228+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-11T21:00:56.741231+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T21:00:56.741263+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T21:00:56.741282+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:54.264435+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T22:14:54.311657+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:14:54.311700+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:54.311719+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:54.548936+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:14:54.555438+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:14:54.555484+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:54.555503+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:54.761536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:14:54.964956+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:14:54.970368+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:14:54.970406+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:54.970425+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:55.156485+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:14:55.162551+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:14:55.162588+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:55.162610+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:57.366487+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:14:57.615181+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T22:14:57.624021+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:14:57.624076+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:57.624109+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:57.774827+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:14:57.782187+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:14:57.782226+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:57.782250+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:57.934118+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:14:58.072653+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:14:58.077897+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:14:58.077926+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:58.077944+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:58.207886+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:14:58.213136+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:14:58.213164+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:58.213182+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:58.572989+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T22:14:58.578391+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:14:58.578422+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:58.578439+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:58.715165+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T22:14:58.720405+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:14:58.720437+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:58.720455+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:58.861920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:14:59.013167+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:14:59.021053+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:14:59.021090+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:59.021114+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:59.159533+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T22:14:59.165630+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:14:59.165670+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:14:59.165692+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:00.818122+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:15:01.248855+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T22:15:01.254245+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:01.254275+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:01.254292+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:01.390523+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T22:15:01.396005+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:01.396035+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:01.396054+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:01.537976+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:15:01.684751+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:15:01.690458+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:01.690490+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:01.690509+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:01.822454+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T22:15:01.827805+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:01.827842+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:01.827861+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:02.212113+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T22:15:02.219385+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:02.219440+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:02.219464+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:02.360400+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:15:02.365951+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:02.365985+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:02.366004+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:02.506351+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:15:02.641587+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:15:02.647008+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:02.647038+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:02.647056+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:02.778032+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:15:02.783337+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:02.783369+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:02.783388+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:04.441517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:15:04.878885+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T22:15:04.884099+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:04.884128+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:04.884146+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:05.020113+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:15:05.025375+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:05.025406+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:05.025424+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:05.175483+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:15:05.316361+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:15:05.321630+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:05.321660+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:05.321678+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:05.457581+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:15:05.463969+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:05.464005+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:05.464028+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:05.827440+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-11T22:15:05.833074+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:05.833104+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:05.833122+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:05.982750+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:15:05.989054+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:05.989097+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:05.989115+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:06.135600+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:15:06.288463+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:15:06.296129+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:06.296178+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:06.296202+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:06.442731+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:15:06.450223+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:06.450266+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:06.450287+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:07.543019+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:15:08.451383+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-11T22:15:08.456638+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:08.456667+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:08.456685+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:08.591821+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:15:08.597121+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:08.597153+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:08.597171+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:08.736820+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:15:08.877168+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:15:08.882411+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:08.882440+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:08.882458+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:09.023322+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:15:09.028673+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:09.028705+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:09.028723+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:09.170114+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T22:15:09.175324+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:09.175353+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:09.175371+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:09.390253+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T22:15:09.412168+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:09.412218+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:09.412238+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:09.588701+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:15:09.731995+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:15:09.737757+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:09.737812+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:09.737832+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:09.872378+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T22:15:09.878789+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:09.878828+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:09.878852+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:10.027004+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T22:15:10.032267+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:10.032296+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:10.032315+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:10.175619+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T22:15:10.180971+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:10.181004+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:10.181022+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:10.339979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:15:10.512594+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:15:10.517892+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:10.517922+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:10.517941+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:10.652988+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T22:15:10.659412+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:15:10.659458+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:15:10.659483+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:23:16.549642+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:23:16.752016+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-11T22:23:16.766514+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:23:16.766570+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:23:16.766595+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:23:16.946910+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-11T22:23:16.952340+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:23:16.952380+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:23:16.952399+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:23:17.096483+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:23:17.241453+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:23:17.399371+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:23:17.546859+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:23:17.692861+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:23:17.827941+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:23:17.970422+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:23:18.117781+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-11T22:23:18.123033+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:23:18.123062+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:23:18.123080+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:23:18.256344+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-11T22:23:18.262022+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:23:18.262053+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:23:18.262072+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:32.615156+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T22:33:32.657749+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:32.657788+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:32.657806+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:32.840432+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:32.846348+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:32.846380+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:32.846398+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:33.241241+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:33:33.478605+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:33:33.483808+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:33.483837+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:33.483854+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:33.616317+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:33.621505+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:33.621534+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:33.621552+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:33.848329+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T22:33:33.853686+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:33.853718+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:33.853736+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:33.990225+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:33.995615+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:33.995650+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:33.995668+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:34.137386+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:33:34.273253+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:33:34.278508+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:34.278537+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:34.278554+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:34.406977+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:34.412257+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:34.412287+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:34.412305+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:34.798805+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T22:33:34.804218+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:34.804257+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:34.804276+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:34.940492+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:34.946025+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:34.946063+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:34.946082+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:35.090727+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:33:35.227001+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:33:35.232191+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:35.232222+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:35.232239+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:35.361803+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:35.367004+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:35.367034+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:35.367052+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:35.596965+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-11T22:33:35.602405+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:35.602434+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:35.602452+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:35.739583+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:35.745167+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:35.745208+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:35.745227+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:35.890716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:33:36.031492+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:33:36.038423+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:36.038462+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:36.038485+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:36.172973+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:36.178180+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:36.178210+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:36.178228+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:36.511517+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T22:33:36.516752+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:36.516782+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:36.516800+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:36.650735+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:36.656004+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:36.656036+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:36.656054+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:36.794885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:33:36.932226+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:33:36.937771+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:36.937804+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:36.937823+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:37.074346+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:37.079766+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:37.079801+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:37.079819+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:37.310968+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-11T22:33:37.316470+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:37.316516+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:37.316534+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:37.454626+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:37.459893+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:37.459923+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:37.459942+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:37.604319+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:33:37.742555+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:33:37.747724+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:37.747754+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:37.747772+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:37.884065+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:37.891448+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:37.891489+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:37.891509+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:38.232973+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-11T22:33:38.238279+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:38.238311+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:38.238329+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:38.377019+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:38.382521+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:38.382555+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:38.382574+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:38.523177+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:33:38.662905+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:33:38.668642+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:38.668674+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:38.668692+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:38.800900+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:38.806206+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:38.806235+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:38.806253+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:39.036863+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-11T22:33:39.042140+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:39.042171+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:39.042189+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:39.179342+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:39.184774+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:39.184805+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:39.184823+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:39.336722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T22:33:39.480910+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-11T22:33:39.486208+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:39.486239+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:39.486256+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:39.617683+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:33:39.622955+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:33:39.622985+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:33:39.623003+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:54:06.266604+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-11T22:54:06.295654+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:54:06.295686+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:54:06.295704+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:54:07.717480+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-11T22:54:07.723359+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T22:54:07.723391+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T22:54:07.723409+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:09:54.201054+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-11T23:09:54.263853+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T23:09:54.263906+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:09:54.263926+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:09:54.880421+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-11T23:09:54.886043+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T23:09:54.886070+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:09:54.886088+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:09:55.271918+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-04-11T23:09:55.278894+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T23:09:55.278923+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:09:55.366569+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:09:55.366642+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-04-11T23:09:55.368403+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:09:55.375313+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:09:55.551463+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-11T23:09:55.557559+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T23:09:55.557596+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:09:55.557615+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:53:30.399324+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T23:53:30.601280+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-11T23:53:30.613873+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T23:53:30.613903+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:53:30.613921+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:53:30.787143+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-11T23:53:30.793212+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T23:53:30.793242+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:53:30.793260+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:53:30.949859+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T23:53:31.087643+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T23:53:31.223325+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T23:53:31.360338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T23:53:31.494152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T23:53:31.629395+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T23:53:31.772235+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-11T23:53:31.912384+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-11T23:53:31.917880+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T23:53:31.917913+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:53:31.917931+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:53:32.052914+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-11T23:53:32.058484+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-11T23:53:32.058514+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-11T23:53:32.058531+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T00:48:42.128618+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T00:48:42.689875+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:29.736372+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-12T01:34:29.766559+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:29.766608+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:29.766630+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:29.981162+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:29.987590+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:29.987633+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:29.987652+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:30.158428+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:30.324788+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:34:30.330592+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:30.330638+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:30.330658+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:30.471635+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:30.479085+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:30.479120+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:30.479143+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:31.271855+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:32.652272+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-12T01:34:32.657656+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:32.657688+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:32.657706+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:32.793876+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:32.799666+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:32.799699+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:32.799718+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:32.941624+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:33.081061+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:34:33.086363+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:33.086393+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:33.086412+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:33.217154+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:33.222565+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:33.222597+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:33.222619+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:33.556344+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T01:34:33.561580+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:33.561610+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:33.561628+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:33.702009+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:33.707567+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:33.707602+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:33.707622+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:33.850054+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:33.991208+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:34:33.996670+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:33.996700+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:33.996718+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:34.126988+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:34.132323+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:34.132375+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:34.132411+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:35.296242+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:36.283508+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T01:34:36.289447+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:36.289483+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:36.289505+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:36.425070+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:36.430315+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:36.430345+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:36.430364+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:36.573362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:36.715807+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:34:36.721277+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:36.721313+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:36.721344+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:36.852169+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:36.857459+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:36.857487+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:36.857505+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:37.236555+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-12T01:34:37.241871+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:37.241902+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:37.241920+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:37.375970+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:37.381180+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:37.381208+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:37.381225+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:37.527084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:37.666983+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:34:37.672297+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:37.672327+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:37.672354+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:37.801443+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:37.806980+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:37.807010+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:37.807028+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:39.810398+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:40.218425+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-12T01:34:40.223584+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:40.223613+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:40.223631+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:40.358447+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:40.364268+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:40.364309+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:40.364328+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:40.506821+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:40.651606+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:34:40.656975+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:40.657003+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:40.657021+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:40.789601+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:40.795780+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:40.795813+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:40.795831+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:41.126979+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-12T01:34:41.132456+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:41.132487+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:41.132505+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:41.267529+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:41.272788+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:41.272818+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:41.272836+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:41.413417+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:41.553602+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:34:41.558803+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:41.558830+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:41.558848+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:41.688667+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:41.694065+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:41.694096+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:41.694114+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:42.389189+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:43.851243+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-12T01:34:43.856758+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:43.856787+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:43.856805+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:43.993960+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:43.999513+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:43.999553+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:43.999577+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:44.142325+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:44.279171+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:34:44.284536+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:44.284570+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:44.284589+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:44.414515+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:44.419780+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:44.419811+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:44.419828+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:44.558595+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T01:34:44.563875+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:44.563904+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:44.563922+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:44.764337+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:44.784481+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:44.784514+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:44.784545+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:44.936780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:45.077422+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:34:45.082625+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:45.082655+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:45.082672+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:45.234198+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:45.240173+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:45.240208+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:45.240226+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:45.394121+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T01:34:45.399604+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:45.399638+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:45.399657+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:45.548482+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:45.554792+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:45.554830+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:45.554854+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:45.702387+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:34:45.866477+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:34:45.873922+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:45.873963+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:45.873986+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:46.005020+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T01:34:46.010251+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:34:46.010281+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:34:46.010299+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:25.524311+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-12T01:35:25.559366+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:25.559413+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:25.559433+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:25.749381+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:25.754995+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:25.755026+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:25.755043+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:25.917082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:35:26.085468+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:35:26.090736+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:26.090765+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:26.090782+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:26.221574+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:26.226975+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:26.227006+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:26.227024+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:26.457102+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-12T01:35:26.462357+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:26.462387+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:26.462405+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:26.596551+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:26.601706+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:26.601736+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:26.601753+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:26.740604+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:35:26.878081+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:35:26.883528+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:26.883560+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:26.883578+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:27.015019+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:27.020414+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:27.020443+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:27.020461+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:27.411653+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T01:35:27.418497+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:27.418536+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:27.418559+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:27.562585+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:27.568212+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:27.568250+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:27.568268+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:27.709080+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:35:27.846164+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:35:27.851483+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:27.851516+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:27.851534+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:27.982511+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:27.988180+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:27.988212+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:27.988229+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:28.216748+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T01:35:28.221959+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:28.221987+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:28.222005+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:28.358354+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:28.364095+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:28.364128+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:28.364146+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:28.505774+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:35:28.642934+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:35:28.648231+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:28.648260+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:28.648279+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:28.783096+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:28.790216+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:28.790257+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:28.790280+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:29.173127+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-12T01:35:29.178550+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:29.178580+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:29.178601+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:29.317465+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:29.324612+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:29.324650+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:29.324669+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:29.479478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:35:29.639307+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:35:29.644791+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:29.644821+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:29.644839+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:29.777886+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:29.783506+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:29.783536+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:29.783555+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:30.012776+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-12T01:35:30.018036+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:30.018068+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:30.018085+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:30.156462+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:30.164259+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:30.164303+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:30.164326+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:30.313781+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:35:30.459150+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:35:30.464478+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:30.464510+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:30.464531+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:30.595048+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:30.600303+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:30.600333+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:30.600368+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:30.937328+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-12T01:35:30.944472+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:30.944511+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:30.944535+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:31.079889+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:31.085281+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:31.085312+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:31.085330+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:31.230193+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:35:31.370290+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:35:31.375487+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:31.375515+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:31.375533+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:31.505243+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:31.510538+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:31.510568+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:31.510586+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:31.740760+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-12T01:35:31.746799+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:31.746829+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:31.746861+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:31.884753+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:31.890740+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:31.890774+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:31.890793+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:32.031600+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T01:35:32.169410+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-12T01:35:32.174939+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:32.174970+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:32.174989+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:32.306112+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T01:35:32.311448+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T01:35:32.311478+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T01:35:32.311496+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T02:05:14.124570+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T02:05:22.261112+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T02:05:22.274959+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T02:05:22.274997+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T02:05:22.275017+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T02:05:22.780056+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T02:05:22.785474+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T02:05:22.785505+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T02:05:22.785523+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T02:37:38.163296+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T02:37:38.825305+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T02:37:38.825360+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T02:37:38.825380+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T02:37:41.403655+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T02:37:41.409351+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T02:37:41.409380+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T02:37:41.409398+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:40.126603+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-12T03:44:40.754312+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:40.754373+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:40.754393+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:43.907379+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:43.913172+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:43.913205+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:43.913223+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:44.745496+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:44:45.723820+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-12T03:44:45.729152+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:45.729186+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:45.729205+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:45.878731+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:45.884173+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:45.884202+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:45.884220+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:47.008879+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:44:47.956591+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-12T03:44:47.962143+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:47.962174+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:47.962197+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:48.111474+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:48.118658+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:48.118706+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:48.118729+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:48.275839+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:44:48.423107+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-12T03:44:48.428436+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:48.428466+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:48.428484+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:48.565992+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:48.571779+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:48.571810+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:48.571827+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:48.906380+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T03:44:48.911938+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:48.911975+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:48.911993+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:49.050251+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:49.056314+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:49.056355+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:49.056378+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:49.199264+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:44:49.336776+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-12T03:44:49.342029+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:49.342058+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:49.342076+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:49.472081+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:49.477379+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:49.477409+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:49.477427+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:50.174156+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:44:51.732947+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T03:44:51.738220+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:51.738251+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:51.738269+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:51.879920+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:51.885160+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:51.885191+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:51.885208+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:52.031150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:44:52.169676+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-12T03:44:52.174893+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:52.174921+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:52.174939+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:52.314813+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:52.322102+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:52.322139+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:52.322157+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:52.686908+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-12T03:44:52.692157+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:52.692186+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:52.692204+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:52.831349+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:52.836681+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:52.836709+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:52.836727+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:52.983228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:44:53.123174+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-12T03:44:53.129438+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:53.129476+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:53.129499+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:53.265485+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:53.270664+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:53.270692+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:53.270709+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:53.987507+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:44:55.394468+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-12T03:44:55.407484+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:55.407520+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:55.407538+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:55.544508+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:55.552256+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:55.552289+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:55.552307+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:55.698208+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:44:55.839017+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.oasb.wefeatit.com/login/","method":"GET"} [] [2025-04-12T03:44:55.847915+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:55.847947+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:55.847965+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:55.981074+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:55.986899+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:55.986931+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:55.986949+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:56.322995+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-12T03:44:56.328233+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:56.328263+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:56.328281+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:56.472609+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:56.477904+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:56.477934+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:56.477951+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:56.620372+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:44:56.758524+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-12T03:44:56.763922+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:56.763956+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:56.763974+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:56.899932+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:56.905187+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:56.905216+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:56.905234+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:58.570363+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/build/assets/js/bootstrap.bundle.js.map\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:44:59.576683+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-12T03:44:59.581872+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:59.581900+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:59.581917+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:59.731963+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T03:44:59.737229+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:44:59.737259+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:59.737276+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:44:59.892973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:45:00.135277+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://www.wefeatit.com/login/","method":"GET"} [] [2025-04-12T03:45:00.140573+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:45:00.140602+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:00.140620+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:00.275920+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T03:45:00.283237+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:45:00.283272+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:00.283294+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:00.422621+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T03:45:00.427902+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:45:00.427933+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:00.427951+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:00.565172+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T03:45:00.570716+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:45:00.570753+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:00.570772+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:00.713513+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:45:00.875497+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-12T03:45:00.880705+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:45:00.880734+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:00.880751+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:01.011024+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T03:45:01.016407+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:45:01.016440+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:01.016459+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:01.155397+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T03:45:01.160592+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:45:01.160620+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:01.160637+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:01.304189+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T03:45:01.312582+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:45:01.312625+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:01.312649+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:01.459280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:45:01.596986+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/login","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_login"},"request_uri":"http://wefeatit.com/login/","method":"GET"} [] [2025-04-12T03:45:01.602363+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:45:01.602396+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:01.602414+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:01.734397+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T03:45:01.740139+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:45:01.740173+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:01.740193+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:46.818933+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-12T03:45:46.846414+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:45:46.846448+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:46.846466+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:47.121090+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-12T03:45:47.126788+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:45:47.126818+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:47.126836+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:47.285882+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-12T03:45:47.291171+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T03:45:47.291202+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:47.291220+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T03:45:47.648988+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-12T03:46:00.574883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T03:54:15.626093+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T04:01:59.173741+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-12T04:01:59.195975+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T04:01:59.196017+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T04:01:59.196036+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T04:01:59.473847+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-12T04:01:59.480030+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T04:01:59.480063+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T04:01:59.480081+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T04:01:59.623356+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-12T04:01:59.629476+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T04:01:59.629527+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T04:01:59.629570+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T04:01:59.706850+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-12T05:51:43.780710+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T05:51:49.028546+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-12T05:51:49.705369+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T05:51:49.705426+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T05:51:49.705449+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T05:51:53.612452+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-12T05:51:53.617693+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T05:51:53.617723+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T05:51:53.617744+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T05:51:54.122594+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T05:51:54.189450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T05:51:54.256046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T05:51:54.323273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T05:51:54.401462+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T05:51:54.470746+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T05:51:54.593990+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T05:51:54.660006+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-12T05:51:54.665548+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T05:51:54.665582+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T05:51:54.665601+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T05:51:54.732155+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-12T05:51:54.738870+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T05:51:54.738917+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T05:51:54.738937+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T07:44:39.092914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T08:43:31.909611+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-12T08:43:32.554943+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T08:43:32.554996+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T08:43:32.555019+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T08:43:35.262335+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T08:43:35.268028+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T08:43:35.268058+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T08:43:35.268076+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:02:28.948593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:02:30.886862+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-12T09:02:30.933747+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T09:02:30.933794+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:02:30.933813+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:02:31.268526+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-12T09:02:31.274246+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T09:02:31.274283+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:02:31.274302+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:02:31.524703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:02:31.662879+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:02:31.807441+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:02:31.955482+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:02:32.098127+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:02:32.240991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:02:32.379141+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:02:32.511548+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-12T09:02:32.516815+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T09:02:32.516843+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:02:32.516861+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:02:32.653771+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-12T09:02:32.660776+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T09:02:32.660813+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:02:32.660836+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:02:55.623725+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:03:21.107344+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:03:21.309879+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-12T09:03:21.322302+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T09:03:21.322345+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:03:21.322363+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:03:21.517526+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-12T09:03:21.523675+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T09:03:21.523715+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:03:21.523734+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:03:21.678611+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:03:21.830408+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:03:21.968809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:03:22.103782+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:03:22.248480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:03:22.383412+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:03:22.521818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T09:03:22.655175+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-12T09:03:22.660506+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T09:03:22.660535+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:03:22.660553+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:03:22.799296+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-12T09:03:22.806128+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T09:03:22.806169+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T09:03:22.806190+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T10:26:32.180542+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T10:26:33.047209+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T10:26:33.047265+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T10:26:33.047287+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T11:07:45.442711+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-12T11:07:45.898042+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T11:07:45.898090+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T11:07:45.898112+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T11:07:47.813073+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T11:07:47.818894+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T11:07:47.818925+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T11:07:47.818942+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T11:52:02.590534+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T11:52:02.716894+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T11:52:02.716955+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T11:52:02.716982+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T12:42:52.624109+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T13:33:41.873193+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-12T13:33:41.919277+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T13:33:41.919315+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:33:41.919333+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:33:42.298161+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-12T13:33:42.304652+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T13:33:42.304689+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:33:42.304708+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:38:51.126139+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-12T13:38:51.153782+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T13:38:51.153818+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:38:51.153837+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:38:51.343458+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-12T13:38:51.349348+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T13:38:51.349386+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:38:51.349406+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:38:51.774047+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-12T13:38:51.779589+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T13:38:51.779622+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:38:51.779641+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:38:51.907366+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T13:38:51.912581+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T13:38:51.912610+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:38:51.912628+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:38:52.362625+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-12T13:38:52.370149+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T13:38:52.370194+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:38:52.370219+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:38:52.617042+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T13:38:52.622351+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T13:38:52.622381+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:38:52.622399+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:42:48.805972+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T13:42:48.839040+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T13:42:48.839087+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:42:48.839107+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:42:49.859546+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T13:42:49.865567+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T13:42:49.865599+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:42:49.865617+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:58:15.031072+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T13:58:15.062806+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T13:58:15.062843+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:58:15.062862+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:58:16.262039+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T13:58:16.267724+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T13:58:16.267752+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T13:58:16.267770+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T14:57:29.728639+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T14:57:30.834997+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-12T14:57:30.854980+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T14:57:30.855023+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T14:57:30.855042+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T14:57:30.992169+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-12T14:57:30.998190+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T14:57:30.998219+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T14:57:30.998237+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T14:57:31.084741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T14:57:31.159977+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T14:57:31.234699+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T14:57:31.329306+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T14:57:31.407354+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T14:57:31.484947+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T14:57:31.554503+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T14:57:31.620182+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-12T14:57:31.625648+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T14:57:31.625692+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T14:57:31.625711+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T14:57:31.703350+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-12T14:57:31.708716+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T14:57:31.708748+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T14:57:31.708766+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T15:06:19.297171+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T15:06:22.005606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/themes/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/themes/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T15:06:27.008416+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T15:06:30.670718+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T15:06:33.241290+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/file.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/file.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T16:58:42.662947+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T16:58:43.011221+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T18:25:31.255328+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T18:25:31.486393+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-12T18:25:31.504418+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T18:25:31.504458+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T18:25:31.504477+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T18:25:31.721877+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-12T18:25:31.727474+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T18:25:31.727510+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T18:25:31.727529+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T18:25:31.879131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T18:25:32.019280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T18:25:32.158314+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T18:25:32.295310+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T18:25:32.434264+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T18:25:32.619640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T18:25:32.763799+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T18:25:32.897550+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-12T18:25:32.902870+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T18:25:32.902901+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T18:25:32.902918+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T18:25:33.033733+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-12T18:25:33.038957+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T18:25:33.038985+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T18:25:33.039002+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T18:38:13.151264+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-12T18:38:13.185680+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T18:38:13.185720+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T18:38:13.185738+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T18:38:14.087808+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T18:38:14.093517+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T18:38:14.093546+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T18:38:14.093564+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T19:01:48.080982+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-12T19:01:48.128525+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T19:01:48.128573+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T19:01:48.128593+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T19:01:48.542505+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-12T19:01:48.548733+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T19:01:48.548764+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T19:01:48.548783+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T19:27:20.779101+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T19:27:32.407432+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-12T19:27:32.425199+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T19:27:32.425237+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T19:27:32.425256+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T19:27:32.779705+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-12T19:54:03.014581+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T19:54:03.218217+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-12T19:54:03.231319+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T19:54:03.231356+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T19:54:03.231375+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T19:54:03.407715+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-12T19:54:03.413007+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T19:54:03.413036+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T19:54:03.413054+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T19:54:03.561147+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T19:54:03.709645+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T19:54:03.844460+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T19:54:03.979863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T19:54:04.117238+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T19:54:04.251833+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T19:54:04.388661+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T19:54:04.523605+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-12T19:54:04.529184+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T19:54:04.529218+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T19:54:04.529237+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T19:54:04.668714+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-12T19:54:04.675744+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T19:54:04.675785+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T19:54:04.675808+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T20:04:44.237805+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-04-12T20:04:44.268769+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T20:04:44.268803+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T20:04:44.268822+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T20:04:45.265352+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-04-12T20:04:45.273184+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T20:04:45.273225+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T20:04:45.273246+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T21:44:13.160571+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-12T21:44:13.204913+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T21:44:13.204963+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T21:44:13.204988+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T21:49:42.042553+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T21:49:42.068217+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T21:49:42.068266+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T21:49:42.068287+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T21:49:42.440413+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T21:49:42.446439+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T21:49:42.446474+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T21:49:42.446493+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T21:49:43.229847+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T21:49:43.237234+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T21:49:43.237278+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T21:49:43.237302+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T22:07:48.785622+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T22:16:42.742887+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-12T22:16:42.769635+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T22:16:42.769684+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T22:16:42.769710+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T22:16:43.733175+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-12T22:16:43.738971+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T22:16:43.739003+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T22:16:43.739021+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T23:30:34.308730+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T23:30:34.341675+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T23:30:34.341709+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T23:30:34.341728+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T23:30:35.259684+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T23:30:35.265586+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T23:30:35.265615+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T23:30:35.265634+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T23:41:15.107216+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-12T23:41:15.133040+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T23:41:15.133081+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T23:41:15.133100+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T23:42:36.650627+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-12T23:42:36.904019+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-12T23:42:36.918209+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T23:42:36.918249+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T23:42:36.918271+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T23:42:37.078191+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-12T23:42:37.083562+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-12T23:42:37.083593+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-12T23:42:37.083610+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T00:11:31.840411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:11:32.256664+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-13T00:11:32.272047+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T00:11:32.272114+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T00:11:32.272141+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T00:11:32.382694+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-13T00:11:32.388062+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T00:11:32.388093+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T00:11:32.388111+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T00:11:32.461351+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:11:32.529335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:11:32.601264+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:11:32.670835+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:11:32.789914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:11:32.859770+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:11:32.931352+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:11:32.994551+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-13T00:11:32.999746+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T00:11:32.999775+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T00:11:32.999792+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T00:11:33.094002+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-13T00:11:33.099247+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T00:11:33.099276+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T00:11:33.099293+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T00:15:21.382918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:06.138094+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:07.761593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:08.297280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:09.890321+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:11.264041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:12.776604+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:14.307772+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:15.672693+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:17.187430+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:18.721556+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:20.081717+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:21.653894+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:23.272208+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:24.793648+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:26.310219+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:27.836338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:29.224593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:30.736918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:32.109906+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:33.629265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:35.145250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:36.751079+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:38.346522+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:39.860065+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:41.239004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:42.757087+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:44.268889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:45.641032+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:47.161688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:48.670474+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:50.051784+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:51.560592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:53.144405+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:53.627286+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:54.756536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:56.266229+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:57.179322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:57.806335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:23:59.307142+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:00.676872+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:02.210474+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:03.302122+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:03.735010+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:05.246093+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:06.775299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:07.623813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:08.354062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:09.956170+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:10.356510+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:11.474035+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:12.987233+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:14.501131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:15.904023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:16.019887+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:17.530648+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:19.050846+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:19.688661+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:20.570594+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:22.096969+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:23.670391+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:25.272190+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:26.797890+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:28.324178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:28.425489+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:29.832867+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:31.367009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:32.868077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:34.387793+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:35.888855+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:36.892494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:37.255132+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:38.851583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:40.442037+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:41.976574+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:43.482545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:44.993826+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:46.364053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:47.881433+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:47.927194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:49.418178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:50.846177+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:50.912677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:52.283592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:53.620840+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:53.862284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:55.463476+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:56.985451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:24:58.495222+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:00.022864+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:01.527709+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:02.897936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:03.457139+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:04.410873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:05.925980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:07.453780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:09.016656+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:10.637057+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:12.147293+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:13.514656+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:15.027647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:15.067895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:16.534589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:18.064541+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:19.448567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:20.956047+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:22.475150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:23.895151+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:24.036369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:25.669988+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:27.180166+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:28.556338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:30.070570+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:30.208188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:31.451381+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:32.977526+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:34.490196+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:35.862964+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:36.987997+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:37.419368+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:38.886760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:40.340439+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:41.934194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:43.463179+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:44.987664+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:46.510598+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:47.870628+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:49.381457+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:25:57.010059+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:26:07.114873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:27:59.084677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:28:22.303717+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:28:25.505583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:28:28.924597+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:28:32.537262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:28:36.252340+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:28:39.574849+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:28:42.500910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:28:46.356857+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:28:48.989838+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:28:51.123272+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:28:53.490613+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:28:55.939815+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:28:57.234831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:00.022808+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:03.555713+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:06.154225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:08.672618+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:11.135524+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:13.587069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:16.455718+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:20.156722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:23.001139+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:24.751182+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:27.516317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:30.024172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:32.108086+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:33.900771+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:36.918282+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:40.450356+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:42.681692+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:45.406467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:47.701291+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:49.524509+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:51.962262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:54.225377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:56.169528+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:29:58.847089+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:00.970172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:03.049890+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:05.354821+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:07.864216+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:11.169573+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:14.247641+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:16.146926+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:17.955582+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:20.733890+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:22.669620+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:24.931978+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:27.041382+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:30.301258+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:32.929298+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:34.527274+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:36.600206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:39.001724+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:41.430896+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:44.122284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:46.964852+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:49.410704+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:51.152307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:54.811022+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:30:57.630126+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:31:00.031211+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:31:01.740722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:31:03.627436+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:31:06.104219+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:31:08.390604+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:32:33.421133+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T00:32:33.618152+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-13T00:32:33.635883+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T00:32:33.635929+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T00:32:33.635949+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T00:32:33.839319+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-13T00:32:33.844680+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T00:32:33.844712+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T00:32:33.844730+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T01:23:04.579727+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-13T01:23:04.613032+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T01:23:04.613067+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T01:23:04.613086+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T01:23:05.755531+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-13T01:23:05.762107+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T01:23:05.762139+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T01:23:05.762157+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T02:17:13.581368+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-13T02:17:13.620540+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T02:17:13.620584+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T02:17:13.620604+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T02:17:13.793559+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-13T02:17:13.799267+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T02:17:13.799298+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T02:17:13.799316+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T02:17:14.045272+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-13T02:17:14.052097+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T02:17:14.052132+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T02:17:14.052150+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T02:17:14.327797+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-13T02:17:14.334121+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T02:17:14.334164+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T02:17:14.334189+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T03:38:37.088740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T03:38:37.342514+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-13T03:38:37.360775+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T03:38:37.360815+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T03:38:37.360834+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T03:38:37.565420+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-13T03:38:37.572199+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T03:38:37.572235+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T03:38:37.572257+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T03:38:37.722871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T03:38:37.858045+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T03:38:37.994311+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T03:38:38.128906+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T03:38:38.264901+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T03:38:38.402258+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T03:38:38.537381+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T03:38:38.671218+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-13T03:38:38.677299+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T03:38:38.677345+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T03:38:38.677365+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T03:38:38.814190+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-13T03:38:38.819995+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T03:38:38.820034+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T03:38:38.820053+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T04:11:25.525120+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-13T04:11:25.604102+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T04:11:25.604148+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T04:11:25.604167+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T04:11:27.054126+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-13T04:11:27.059849+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T04:11:27.059878+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T04:11:27.059896+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T05:08:32.373944+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T05:08:36.602205+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login?editMode=0&page_title=Open%20And%20Shut%20Billing%20-%20Login","method":"GET"} [] [2025-04-13T05:08:36.621224+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T05:08:36.621263+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T05:08:36.621295+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T06:00:49.361915+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T06:06:25.993278+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T06:11:38.141482+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T06:11:38.141424+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T06:44:23.744638+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T06:44:23.744574+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T06:51:41.094322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T06:57:35.461566+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/libraries/elfinder/elfinder.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/libraries/elfinder/elfinder.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/libraries/elfinder/elfinder.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T08:03:01.523053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T09:07:52.523787+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-13T09:07:53.168017+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T09:07:53.168069+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T09:07:53.168090+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T09:08:34.238873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T09:08:35.587867+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T09:15:11.048858+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-13T09:15:11.733068+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T09:15:11.733120+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T09:15:11.733140+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T09:15:13.689424+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-13T09:15:13.695106+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T09:15:13.695139+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T09:15:13.695157+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T09:45:10.900177+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T09:45:11.048436+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-13T09:45:11.062342+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T09:45:11.062380+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T09:45:11.062399+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T09:45:11.173982+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-13T09:45:11.180072+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T09:45:11.180101+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T09:45:11.180119+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T09:45:11.431336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T09:45:11.500438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T09:45:11.569367+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T09:45:11.639564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T09:45:11.708694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T09:45:11.774870+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T09:45:11.840990+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T09:45:11.910107+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-13T09:45:11.915360+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T09:45:11.915388+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T09:45:11.915410+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T09:45:11.987188+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-13T09:45:11.992802+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T09:45:11.992832+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T09:45:11.992850+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T10:05:02.245405+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-13T10:05:02.287819+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T10:05:02.287861+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T10:05:02.287880+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T10:05:02.430245+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-13T10:05:02.435890+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T10:05:02.435922+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T10:05:02.435940+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T10:05:02.503907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:02.642043+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:02.708585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:02.777151+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:02.849684+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:02.921483+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:02.991788+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:03.059622+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:03.133284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:03.194483+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:03.269328+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:03.377029+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:03.437481+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:03.500767+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:03.568992+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:03.635999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:05:03.695444+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-13T10:05:03.701262+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T10:05:03.701296+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T10:05:03.701314+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T10:19:07.850081+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:08.305765+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:08.672942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/s.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/s.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:09.031603+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:09.392979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cjfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cjfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cjfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:09.754952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:10.113733+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:10.471985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:10.832663+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:11.195073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:11.558394+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/deeto/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/deeto/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/deeto/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:11.917267+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/h.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/h.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/h.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:12.277711+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/m.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/m.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/m.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:12.637938+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:12.996067+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:13.358381+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:13.721704+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:14.082269+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:14.456742+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:14.842460+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:15.211308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:15.571708+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bugz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bugz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bugz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:15.934949+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:16.303805+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:16.682145+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:17.080054+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:17.447359+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:17.812415+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:18.170660+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/text.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/text.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/text.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:18.539257+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:18.915946+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/w.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/w.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/w.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:19.284927+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:19.653865+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:20.015291+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:20.377256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:20.737544+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:21.098857+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/buy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/buy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/buy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:21.464430+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:21.822646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:22.183301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:22.543243+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:22.954925+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:23.370154+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:23.735314+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:24.095992+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:24.455856+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:24.817564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:25.179389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:25.541905+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:25.902999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/news-portal/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/news-portal/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/news-portal/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:26.261884+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-super-cache/wp-cache-pointer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-super-cache/wp-cache-pointer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-super-cache/wp-cache-pointer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:26.621196+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:26.980160+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:27.338895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:27.705319+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:28.064256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:28.436491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:28.799796+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:29.159415+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:29.520939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:29.883519+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wander.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wander.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wander.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:30.244861+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:30.602650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:30.967186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:31.329337+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:31.689098+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:32.046497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:32.405547+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:32.767021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:33.124457+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:33.799378+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:34.157396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:34.525576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/goods.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/goods.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/goods.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:34.896214+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/elp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/elp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/elp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:35.259955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:35.617719+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:35.975393+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:36.334587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:36.700461+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/size.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/size.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/size.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:37.062939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/sketch/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/sketch/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/sketch/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:37.423875+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:37.781763+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:38.197040+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:38.634152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/revslider/includes/external/page/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:38.995796+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:39.359350+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-add.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-add.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-add.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:39.725472+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:40.088723+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:40.450282+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/indec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/indec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/indec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:40.815595+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:41.173202+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:41.534306+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xml.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xml.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xml.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:41.894663+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:42.256935+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:42.618522+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:42.981675+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:43.338772+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:43.729093+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:44.088096+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:44.447216+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:44.805579+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bk/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bk/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:45.163175+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:45.529336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:45.893319+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/digital-download/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/digital-download/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/digital-download/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:46.255256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:46.622863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:46.985493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:47.345605+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-l0gin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-l0gin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-l0gin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:47.706505+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:48.071598+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:48.440111+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:48.798630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:49.162194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:49.526203+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:49.887782+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:50.256406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:50.616896+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/String.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/String.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/String.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:50.977758+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:51.360149+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:51.728807+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:52.085751+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:52.445967+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:52.805764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:53.216682+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:53.613194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:53.986721+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:54.350791+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:54.717404+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:55.077052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:55.442421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:55.817829+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:56.185154+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:56.871667+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/js_composer/vc_classmap.json-list.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/js_composer/vc_classmap.json-list.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/js_composer/vc_classmap.json-list.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:57.238021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:57.601025+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:57.964682+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:58.321536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:58.683430+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:59.043754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:59.411028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:19:59.770280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:00.129001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:00.493204+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:01.174425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:01.532036+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:01.891304+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:02.260227+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:02.630728+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:02.990774+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config-sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config-sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config-sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:03.349751+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:03.718218+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dummyyummy/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:04.097822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:04.466613+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:04.835561+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:05.192540+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:05.555056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:06.248668+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:06.609244+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/small.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/small.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/small.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:06.973317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:07.339256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/tmpls.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/tmpls.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/tmpls.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:07.707469+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:08.071479+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:08.817336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:09.274195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:09.633075+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sck.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sck.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sck.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:09.991721+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:10.349717+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:10.716257+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1337.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1337.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1337.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:11.500099+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:11.866080+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:12.229096+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:12.588231+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:13.271010+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:13.630908+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:13.992157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:14.353167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehehehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehehehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehehehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:14.712776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lufix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lufix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lufix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:15.071455+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:15.432675+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:15.791648+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:16.149280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:16.508609+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:16.870859+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:17.230836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:17.591885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/ThreeFox_Exploit/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:17.949794+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/helloapx/wp-apxupx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:18.319928+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:18.687526+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/udd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/udd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_simplefileuploadv1.3/elements/udd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:19.045457+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:19.405164+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:20:19.764828+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:37:08.284157+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-13T10:37:08.328328+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T10:37:08.328371+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T10:37:08.328393+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T10:37:26.808791+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-13T10:37:26.841435+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T10:37:26.841470+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T10:37:26.841489+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T10:37:31.355936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T10:37:40.645050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:02.735658+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-13T11:04:02.780217+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T11:04:02.780264+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T11:04:02.780284+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T11:04:06.326318+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-13T11:04:06.332040+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T11:04:06.332069+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T11:04:06.332087+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T11:04:06.839041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:07.400715+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:07.903859+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:08.386657+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:08.888747+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:09.398167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:09.900203+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:10.382693+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:10.880994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:11.824994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:12.308814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:13.217622+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:14.607456+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:15.090847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:15.572087+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:16.054519+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:16.554173+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T11:04:17.055146+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-13T11:04:17.062200+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T11:04:17.062241+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T11:04:17.062265+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T11:42:55.072255+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T12:06:03.986434+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-13T12:06:04.035714+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T12:06:04.035757+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:06:04.035776+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:06:16.766797+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-13T12:06:16.772600+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T12:06:16.772631+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:06:16.772649+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:29:18.938537+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-13T12:29:19.008253+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T12:29:19.008293+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:29:19.008311+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:29:38.174008+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-13T12:29:38.195179+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T12:29:38.195223+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:29:38.195243+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:29:59.303206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T12:30:35.033848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T12:54:37.045202+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T12:54:37.617289+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-13T12:54:37.630034+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T12:54:37.630068+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:54:37.630091+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:54:37.876519+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-13T12:54:37.882108+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T12:54:37.882141+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:54:37.882160+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:54:41.074553+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T12:54:41.542520+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-13T12:54:41.547821+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T12:54:41.547851+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:54:41.547869+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:54:41.743355+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-13T12:55:06.921104+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-13T12:55:06.941735+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T12:55:06.941782+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:55:06.941802+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:56:12.361413+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-13T12:56:12.409363+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T12:56:12.409408+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:56:12.409427+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:56:17.264339+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-13T12:56:17.270177+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T12:56:17.270208+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T12:56:17.270226+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T13:01:04.479803+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:04.910449+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:05.275263+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/atomic/templates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/atomic/templates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/atomic/templates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:05.642457+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:06.007077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:06.371725+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/site-title/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/site-title/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/site-title/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:06.748010+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:07.110786+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/BypassBest.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/BypassBest.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/BypassBest.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:08.114382+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:08.477109+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:08.837941+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/function/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/function/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/function/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:09.200635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/av.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/av.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/av.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:09.585168+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:09.958483+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:10.337115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:10.708625+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:11.071384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-crom.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-crom.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-crom.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:11.434650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/5572214/envelope/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/5572214/envelope/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/5572214/envelope\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:11.797713+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/deeto/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/deeto/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/deeto/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:12.162575+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:12.524331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:12.883863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:13.245988+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:13.610391+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/zex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/zex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/zex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:13.982524+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:14.348503+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:14.713831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:15.078871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:15.444032+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:15.805666+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:16.167573+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:16.528647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:16.889273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:17.255140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/revslider/includes/external/page/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:17.617301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:17.979580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:18.352496+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:18.727674+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:19.089501+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/k.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/k.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/k.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:19.501371+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:19.909831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:20.286924+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:20.649052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:21.013437+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:21.387846+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:21.751693+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:22.112991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:22.474446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:22.846493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:23.220200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:23.584755+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-l0gin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-l0gin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-l0gin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:23.950539+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:24.318380+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lock360.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lock360.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lock360.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:24.679392+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/core.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/core.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:25.040821+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/NewFile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/NewFile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/NewFile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:25.404157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/heh.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/heh.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/heh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:25.765928+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/update/f35.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/update/f35.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/update/f35.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:26.133185+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:26.496143+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:26.867377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:27.233423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:27.594019+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:27.989608+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/button/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/button/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/button/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:28.356446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:28.721918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:29.084288+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:29.444446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:29.804876+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:30.170082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/maint.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/maint.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/maint.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:30.531832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/m.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/m.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/m.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:30.894941+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/sketch/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/sketch/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/sketch/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:31.267065+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:31.647558+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:32.009097+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:32.371272+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/buy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/buy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/buy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:32.736917+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:33.099704+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:33.474478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:33.837974+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:34.201545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ac.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ac.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ac.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:34.614683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wander.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wander.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wander.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:35.046716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:35.413405+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:35.775520+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:36.136813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pages.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pages.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pages.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:36.505329+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:36.878794+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/buy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/buy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/buy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:37.250940+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/buy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/buy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/buy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:37.618383+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bless.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bless.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bless.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:37.983239+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/colors.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/colors.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/colors.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:38.346424+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:38.711819+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:39.086959+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/firewall.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/firewall.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/firewall.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:39.456848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:39.830302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:40.201474+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:40.572148+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:40.954809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:41.333013+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:41.697236+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:42.145304+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:42.506780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/deprecated-index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/deprecated-index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/deprecated-index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:42.866887+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:43.227533+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/special.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/special.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/special.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:43.589362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:43.950294+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:44.316987+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:44.677889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:45.038221+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:45.401597+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:45.763540+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:46.129766+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:46.506366+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:46.873835+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:47.237719+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:47.607096+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:47.970441+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:48.339221+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:48.711231+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sts.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sts.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sts.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:49.077894+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:49.829459+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:50.236955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:50.604323+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:50.965166+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:51.332161+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:51.699567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ans.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ans.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ans.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:52.063879+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:52.427749+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:52.801383+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:53.179051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:53.545829+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:53.915701+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:54.290888+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:54.992690+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/w.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/w.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/w.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:55.354218+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:55.716425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:56.084707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:56.451241+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:56.814636+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/size.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/size.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/size.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:57.180209+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:57.543907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/elp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/elp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/elp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:57.905136+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bk/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bk/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:58.267358+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/alera/alpha.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/alera/alpha.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/alera/alpha.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:58.630968+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/adminfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/adminfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:58.993623+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:59.360001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:01:59.720572+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:00.083235+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:00.455236+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/gecko-litespeed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/gecko-litespeed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/gecko-litespeed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:00.846479+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/MARIJUANA/icon.png"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/MARIJUANA/icon.png\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/MARIJUANA/icon.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:01.216917+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:01.582679+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/brand.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/brand.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/brand.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:01.946526+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:02.312165+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:02.986616+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rbh/log.ph"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rbh/log.ph\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rbh/log.ph/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:03.348048+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:03.709384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:04.069440+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:04.430590+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yasnu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yasnu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yasnu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:04.841364+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/class-wp-lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/class-wp-lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/class-wp-lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:05.262641+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ge.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ge.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ge.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:05.627308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:05.987800+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:06.360923+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:06.733577+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:07.094389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:07.461852+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:08.147924+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:08.509803+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:08.876771+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:09.248963+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:09.611988+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/packed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/packed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/packed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:09.984714+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:10.355696+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:10.719871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/s.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/s.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:11.082225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:11.446692+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:11.811456+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-pridmag/init.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-pridmag/init.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-pridmag/init.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:12.177195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:12.538224+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:12.898280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:13.261966+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:13.626723+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:13.991774+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:14.360938+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:14.729098+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-files.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-files.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-files.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:15.092480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/baxa1.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/baxa1.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:15.457057+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-includes_function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-includes_function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-includes_function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:15.819011+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Core-EconX/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Core-EconX/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Core-EconX/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:16.189517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:16.563138+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classsmtps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classsmtps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classsmtps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:16.931846+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/text.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/text.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/text.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:17.296323+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:17.680376+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:18.050881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/webdb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/webdb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/webdb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:18.418460+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feed/atom/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feed/atom/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed/atom\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:18.784213+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-atom.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-atom.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-atom.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:19.149705+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/apache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/apache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/apache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:19.514097+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wordpress-three/miin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wordpress-three/miin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wordpress-three/miin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:19.976097+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:20.402973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-theme-editor/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:21.094304+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:21.463736+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:21.831865+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:22.203890+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:22.568463+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:22.945081+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-add.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-add.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-add.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:23.314368+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:23.676994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:24.042098+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:24.405917+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:24.766834+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xml.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xml.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xml.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:25.133715+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:25.496620+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:26.178679+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/readme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/readme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/readme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:26.539649+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:26.901052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:27.264214+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:27.941331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:28.304500+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:28.664331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:29.027595+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/too.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/too.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/too.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:29.391957+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/w0rdpr3ssnew/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/w0rdpr3ssnew/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/w0rdpr3ssnew/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:29.769871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:30.134279+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:30.494564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fosil.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fosil.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fosil.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:30.861341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/w0rdpr3ssnew/about.phpp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/w0rdpr3ssnew/about.phpp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/w0rdpr3ssnew/about.phpp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:31.233161+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:31.599600+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:31.963596+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:32.329136+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:32.691227+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:33.056820+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/digital-download/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/digital-download/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/digital-download/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:33.418318+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:33.778596+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:34.139359+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/crop/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/crop/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/crop/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:34.501724+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sad/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sad/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sad/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:34.864590+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:35.326807+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:35.815102+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/luf288xop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/luf288xop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/luf288xop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:36.176689+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/networks.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/networks.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/networks.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:36.541534+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cruzmiiw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cruzmiiw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cruzmiiw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:36.908948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/berlin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/berlin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/berlin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:37.268975+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rafa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rafa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rafa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:37.629386+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:37.992956+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:38.356263+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-press.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-press.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-press.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:38.728252+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/nakrip.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/nakrip.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/nakrip.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:39.097444+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:39.462125+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:39.827039+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:40.186930+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:40.547366+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:40.920486+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:41.281080+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:41.647323+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:42.008419+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:42.369183+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:42.731875+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1337.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1337.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1337.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:43.093103+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:43.453779+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3m/wp-admin/css/colors/blue"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3m/wp-admin/css/colors/blue\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3m/wp-admin/css/colors/blue/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:43.815291+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3m/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3m/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3m/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:44.177730+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:44.542138+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:44.908948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/504.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/504.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/504.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:45.280305+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/FoxWSO.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/FoxWSO.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/FoxWSO.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:45.641607+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/FoxWSOv1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/FoxWSOv1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/FoxWSOv1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:46.006169+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Nexus.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Nexus.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Nexus.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:46.368067+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Njima.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Njima.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Njima.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:46.736761+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:47.103342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-ioxi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-ioxi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:47.469332+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:47.831172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:48.199552+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/amaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/amaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/amaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:48.590194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/library.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/library.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/library.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:48.950504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:49.313722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/back.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/back.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/back.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:49.676687+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/baxa1.phP8"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/baxa1.phP8\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.phP8/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:50.042476+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:50.520774+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:50.976225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cjfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cjfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cjfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:51.339174+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:51.709077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:52.073094+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:52.434186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:52.797812+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/customize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/customize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/customize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:53.172156+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:53.543243+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:53.921976+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:54.286018+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:54.649662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:55.011477+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/epinyins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/epinyins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/epinyins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:55.374551+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fck.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fck.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fck.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:55.737734+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:56.104042+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/first.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/first.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/first.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:56.480979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:56.844900+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:57.209399+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:57.573785+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:57.942831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/goods.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/goods.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/goods.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:58.307528+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/h.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/h.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/h.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:58.672786+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehehehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehehehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehehehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:59.033064+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/home.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/home.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/home.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:59.399194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:02:59.769181+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index4.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index4.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index4.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:00.148199+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:00.517715+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ioxi002.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ioxi002.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ioxi002.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:00.880780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:01.242569+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/kean.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/kean.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kean.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:01.603428+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:01.965574+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:02.336391+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lufix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lufix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lufix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:02.710206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:03.072632+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:03.438893+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ova-tools.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ova-tools.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ova-tools.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:03.813736+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ova.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ova.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ova.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:04.175107+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:04.538330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pwp-admin/network/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pwp-admin/network/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pwp-admin/network/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:04.899981+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:05.262121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:05.687517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rbh/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rbh/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rbh/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:06.097132+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:06.459813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sck.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sck.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sck.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:06.820036+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:07.181542+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/small.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/small.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/small.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:07.544056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system32.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system32.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system32.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:07.917437+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/jsstrings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/jsstrings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/jsstrings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:08.291977+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/jsstrings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/jsstrings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/jsstrings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:08.655381+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:09.018235+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ticket/vendor/htmlawed/htmlawed/gel4y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ticket/vendor/htmlawed/htmlawed/gel4y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ticket/vendor/htmlawed/htmlawed/gel4y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:09.379959+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tiny.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tiny.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tiny.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:09.740026+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:10.114554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:10.475557+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upgrade.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upgrade.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upgrade.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:10.838707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:11.208848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/bin/loader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/bin/loader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/bin/loader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:11.574883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/version.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/version.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:11.937048+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:12.298177+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-2018.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-2018.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-2018.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:12.660731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:13.022302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/OK.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/OK.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/OK.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:13.385426+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/HsFPDcD.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/HsFPDcD.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/HsFPDcD.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:13.751763+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:14.112482+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:14.473230+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/sHQwacY.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/sHQwacY.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/sHQwacY.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:14.835413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/dnIzIDf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/dnIzIDf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/dnIzIDf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:15.199768+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:15.566397+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:15.929214+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:16.289732+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:16.651060+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-damin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-damin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-damin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:17.044344+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:17.750317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:18.117240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:18.503558+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-blog-footer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-blog-footer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-blog-footer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:18.880206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/helloapx/wp-apxupx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:19.240702+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:19.605127+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config-sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config-sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config-sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:19.981467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:20.344906+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/ThreeFox_Exploit/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:20.755180+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:21.165188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:21.526704+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:21.894664+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:22.266418+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:22.629773+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:22.989493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:23.358924+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:23.720896+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Core-Econ/upH.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Core-Econ/upH.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Core-Econ/upH.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:24.081875+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/anttt/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/anttt/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/anttt/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:24.443675+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/backup_index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/backup_index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/backup_index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:24.806160+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/classic-addon/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/classic-addon/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/classic-addon/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:25.167439+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dhon/newsfeed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dhon/newsfeed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dhon/newsfeed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:25.537645+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dummyyummy/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:25.927153+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dzs-zoomsounds/1877.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dzs-zoomsounds/1877.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dzs-zoomsounds/1877.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:26.295489+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/eventon-addon/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/eventon-addon/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/eventon-addon/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:26.658547+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioxi/retu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioxi/retu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioxi/retu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:27.020341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/phpad/acp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/phpad/acp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/phpad/acp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:27.384687+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/phpadmin/acp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/phpadmin/acp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/phpadmin/acp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:27.749334+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/press/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/press/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/press/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:28.113289+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:28.480871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd1/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd1/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd1/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:28.853990+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/royal-ckeditor/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/royal-ckeditor/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/royal-ckeditor/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:29.218396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/sid/sidwso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/sid/sidwso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/sid/sidwso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:29.589652+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/simple/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/simple/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/simple/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:29.956380+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:30.321835+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wordpresss3cll/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wordpresss3cll/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wordpresss3cll/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:30.685073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wpcall-button/button-image.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wpcall-button/button-image.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wpcall-button/button-image.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:31.059385+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/xltavrat.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/xltavrat.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/xltavrat.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:31.422629+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/xwp/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/xwp/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/xwp/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:31.783920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:32.144630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:32.512061+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/finley/min.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/finley/min.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/finley/min.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:32.873836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/hideo/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/hideo/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hideo/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:33.235978+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:33.601395+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/mero-megazines/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/mero-megazines/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/mero-megazines/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:33.964951+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/newsfeed-theme/bbh.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/newsfeed-theme/bbh.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/newsfeed-theme/bbh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:34.334839+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:34.700054+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/signify/firkon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/signify/firkon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/signify/firkon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:35.062088+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/tmpls.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/tmpls.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/tmpls.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:35.424746+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2024/01/RxR.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2024/01/RxR.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2024/01/RxR.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:35.877008+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp_live_chat/abruzi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp_live_chat/abruzi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp_live_chat/abruzi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:36.288767+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wpr-addons/forms/b1ack.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wpr-addons/forms/b1ack.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wpr-addons/forms/b1ack.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:36.650055+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:37.012560+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:37.372081+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:38.052326+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:38.423386+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/winnner.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/winnner.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/winnner.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:38.805677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/page-list/page-list/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/page-list/page-list/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/page-list/page-list/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:39.166768+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-title/post-title/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-title/post-title/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-title/post-title/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:39.847889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:40.210313+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/dist/dist/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/dist/dist/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/dist/dist/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:40.571033+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:40.935593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:41.298567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:41.987927+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/room.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/room.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/room.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:42.351554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:42.711879+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:43.072589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:43.753667+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/writeable.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/writeable.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/writeable.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:44.123268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso112233.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso112233.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso112233.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:44.484178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:44.847906+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:45.211680+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:45.575473+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:45.939630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:03:46.303929+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yahoo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yahoo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yahoo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:09:16.746731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:09:16.989028+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-13T13:09:17.002539+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T13:09:17.002578+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T13:09:17.002598+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T13:09:17.194479+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-13T13:09:17.200053+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T13:09:17.200091+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T13:09:17.200109+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T13:09:17.565321+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:09:17.718638+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:09:17.857397+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:09:18.001480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:09:18.145454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:09:18.292598+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:09:18.428451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T13:09:18.573150+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-13T13:09:18.580799+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T13:09:18.580854+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T13:09:18.580879+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T13:09:18.721064+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-13T13:09:18.726928+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T13:09:18.726974+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T13:09:18.726995+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T13:49:45.190148+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-13T13:49:45.237382+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T13:49:45.237425+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T13:49:45.237443+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T14:27:57.933353+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T14:28:00.141036+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T15:04:33.815849+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-13T15:04:33.858345+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T15:04:33.858384+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T15:04:33.858403+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T15:04:34.119475+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-13T15:04:34.125176+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T15:04:34.125206+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T15:04:34.125224+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T15:04:34.299185+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-13T15:04:34.304506+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T15:04:34.304535+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T15:04:34.304553+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T15:04:34.399266+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-13T15:24:31.053002+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?author=1","method":"GET"} [] [2025-04-13T15:24:31.110812+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T15:24:31.110856+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T15:24:31.110875+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T15:24:31.603442+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-json/wp/v2/users/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-json/wp/v2/users/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-json/wp/v2/users\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T15:48:52.338125+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T15:48:52.976491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T16:42:42.459753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T16:42:42.706458+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-13T16:42:42.724386+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T16:42:42.724432+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T16:42:42.724451+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T16:42:42.942589+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-13T16:42:42.947851+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T16:42:42.947882+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T16:42:42.947899+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T16:42:43.115384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T16:42:43.268660+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T16:42:43.403389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T16:42:43.539492+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T16:42:43.693554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T16:42:43.840604+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T16:42:43.990066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T16:42:44.132893+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-13T16:42:44.138163+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T16:42:44.138193+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T16:42:44.138210+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T16:42:44.277178+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-13T16:42:44.282517+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T16:42:44.282548+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T16:42:44.282566+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T17:16:57.828893+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T17:17:03.571973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T17:44:11.834582+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T17:44:12.072530+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-13T17:44:12.091095+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T17:44:12.091129+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T17:44:12.091148+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T17:44:12.285025+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-13T17:44:12.290512+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T17:44:12.290545+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T17:44:12.290564+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T17:44:12.436249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T17:44:12.581048+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T17:44:12.721496+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T17:44:12.858337+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T17:44:12.997502+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T17:44:13.139568+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T17:44:13.278390+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T17:44:13.417438+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-13T17:44:13.423519+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T17:44:13.423567+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T17:44:13.423595+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T17:44:13.556409+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-13T17:44:13.561594+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T17:44:13.561623+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T17:44:13.561641+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T17:59:18.936248+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-13T17:59:18.972905+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T17:59:18.972944+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T17:59:18.972964+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T17:59:19.982959+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-13T17:59:19.990173+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T17:59:19.990206+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T17:59:19.990225+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T18:20:57.949301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T19:09:34.457395+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T19:09:34.652602+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-13T19:09:34.671379+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T19:09:34.671416+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T19:09:34.671435+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T19:09:34.799606+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-13T19:09:34.805756+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T19:09:34.805787+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T19:09:34.805805+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T19:09:34.883606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T19:09:34.952599+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T19:09:35.024005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T19:09:35.092331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T19:09:35.159201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T19:09:35.227480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T19:09:35.301916+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T19:09:35.374935+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-13T19:09:35.380112+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T19:09:35.380141+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T19:09:35.380158+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T19:09:35.441687+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-13T19:09:35.447056+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T19:09:35.447086+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T19:09:35.447108+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:02:51.230906+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-13T20:02:51.280727+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T20:02:51.280773+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:02:51.280792+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:02:52.624673+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-13T20:02:52.630527+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T20:02:52.630563+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:02:52.630581+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:13:01.336493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T20:13:01.559845+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-13T20:13:01.572789+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T20:13:01.572824+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:13:01.572842+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:13:01.750227+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-13T20:13:01.755649+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T20:13:01.755680+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:13:01.755697+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:13:01.900625+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T20:13:02.052052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T20:13:02.191719+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T20:13:02.328394+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T20:13:02.466609+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T20:13:02.601754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T20:13:02.736551+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T20:13:02.869083+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-13T20:13:02.874316+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T20:13:02.874345+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:13:02.874363+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:13:03.007461+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-13T20:13:03.013389+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T20:13:03.013426+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:13:03.013445+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:16:58.927882+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-13T20:16:58.950287+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T20:16:58.950325+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:16:58.950343+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:16:59.084913+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-13T20:16:59.093224+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T20:16:59.093254+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:16:59.093273+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:43:59.055117+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-13T20:43:59.077810+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T20:43:59.077868+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T20:43:59.077887+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T21:58:59.659274+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-13T21:58:59.713184+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T21:58:59.713226+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T21:58:59.713244+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T21:59:00.920526+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-13T21:59:00.927029+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T21:59:00.927065+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T21:59:00.927083+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T22:35:00.433685+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T22:35:00.647279+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-13T22:35:00.660313+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T22:35:00.660355+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T22:35:00.660378+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T22:35:00.837569+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-13T22:35:00.844812+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T22:35:00.844849+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T22:35:00.844871+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T22:35:00.993257+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T22:35:01.130508+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T22:35:01.271470+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T22:35:01.408398+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T22:35:01.546987+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T22:35:01.681726+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T22:35:01.817058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-13T22:35:01.951013+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-13T22:35:01.956299+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T22:35:01.956331+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T22:35:01.956370+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T22:35:02.087335+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-13T22:35:02.092726+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-13T22:35:02.092757+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-13T22:35:02.092775+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T00:27:13.697768+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-14T00:27:13.741109+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T00:27:13.741149+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T00:27:13.741168+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T00:27:13.965678+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-14T00:27:13.971472+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T00:27:13.971501+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T00:27:13.971520+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T01:31:40.983502+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:31:41.606116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:04.168403+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:04.360061+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/fond.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/fond.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/fond.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:04.495488+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/dist/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/dist/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/dist/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:04.631102+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/app.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/app.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/app.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:04.765413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/profile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/profile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/profile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:04.901251+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/ccx/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/ccx/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/ccx\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:05.039030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-theme-editor/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:05.174885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:05.320842+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/navigation.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/navigation.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/navigation.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:05.455069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/berlin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/berlin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/berlin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:05.590100+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:05.725262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/blkhfvco.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/blkhfvco.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/blkhfvco.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:05.858955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/gfwisone.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/gfwisone.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/gfwisone.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:05.999779+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/token.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/token.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/token.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:06.141848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sidebar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sidebar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sidebar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:06.277155+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/l10n/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/l10n/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/l10n\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:06.417693+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/lsxvhpg/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/lsxvhpg/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/lsxvhpg\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:06.552994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/services.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/services.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/services.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:34:06.688322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:37:45.534358+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-14T01:37:45.568948+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T01:37:45.568992+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T01:37:45.569012+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T01:38:34.717395+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-14T01:38:34.765038+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T01:38:34.765075+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T01:38:34.765094+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T01:38:35.984181+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-14T01:38:35.990120+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T01:38:35.990150+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T01:38:35.990168+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T01:40:51.079947+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:40:51.278066+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-14T01:40:51.290712+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T01:40:51.290748+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T01:40:51.290766+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T01:40:51.469865+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-14T01:40:51.475137+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T01:40:51.475166+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T01:40:51.475184+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T01:40:51.637647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:40:51.781980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:40:51.923096+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:40:52.065927+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:40:52.201498+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:40:52.336591+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:40:52.480922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T01:40:52.629783+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-14T01:40:52.635087+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T01:40:52.635122+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T01:40:52.635140+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T01:40:52.776607+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-14T01:40:52.781838+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T01:40:52.781866+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T01:40:52.781884+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T02:18:27.656959+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-14T02:18:27.685192+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T02:18:27.685227+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T02:18:27.685246+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T02:18:27.830212+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-14T02:18:27.836827+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T02:18:27.836856+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T02:18:27.836873+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T03:32:15.822131+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-14T03:32:15.883194+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T03:32:15.883238+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T03:32:15.883257+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T03:32:16.503206+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-14T03:32:16.508897+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T03:32:16.508926+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T03:32:16.508944+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T03:51:30.894690+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-14T03:51:30.924949+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T03:51:30.924985+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T03:51:30.925004+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T03:51:32.571902+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-14T03:51:32.577613+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T03:51:32.577642+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T03:51:32.577659+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:18:38.934709+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-14T04:18:38.997676+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T04:18:38.997717+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:18:38.997736+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:18:40.930833+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-14T04:18:40.936668+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T04:18:40.936703+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:18:40.936721+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:27:11.518103+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:27:11.752475+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-14T04:27:11.766730+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T04:27:11.766760+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:27:11.766778+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:27:11.890626+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-14T04:27:11.896924+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T04:27:11.896956+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:27:11.896974+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:27:12.017623+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:27:12.091673+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:27:12.174774+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:27:12.241509+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:27:12.307180+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:27:12.385525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:27:12.464869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:27:12.550724+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-14T04:27:12.556044+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T04:27:12.556076+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:27:12.556094+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:27:12.619150+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-14T04:27:12.624807+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T04:27:12.624902+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:27:12.624921+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:32:19.867013+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:32:20.084667+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-14T04:32:20.102916+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T04:32:20.102955+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:32:20.102974+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:32:20.320661+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-14T04:32:20.326000+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T04:32:20.326030+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:32:20.326048+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:32:20.473346+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:32:20.608694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:32:20.743787+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:32:20.879628+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:32:21.013026+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:32:21.147195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:32:21.282746+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T04:32:21.415969+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-14T04:32:21.421494+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T04:32:21.421527+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:32:21.421545+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:32:21.555653+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-14T04:32:21.560917+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T04:32:21.560947+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T04:32:21.560965+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T05:29:03.532723+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/libraries/elfinder/elfinder.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/libraries/elfinder/elfinder.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/libraries/elfinder/elfinder.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T06:37:15.930503+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T06:37:22.950875+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-14T06:37:24.356110+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T06:37:24.356185+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T06:37:24.356215+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T06:37:31.448762+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-14T06:37:31.747446+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T06:37:31.747497+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T06:37:31.747516+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T06:37:32.697427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T06:37:33.241991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T06:37:33.403588+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T06:37:33.660148+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T06:37:33.842567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T06:37:34.157774+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T06:37:34.355604+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T06:37:34.963147+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-14T06:37:34.968375+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T06:37:34.968408+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T06:37:34.968425+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T06:37:35.122340+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-14T06:37:35.127571+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T06:37:35.127600+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T06:37:35.127617+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T07:36:01.009983+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T07:36:03.663604+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-14T07:36:04.019317+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T07:36:04.019383+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T07:36:04.019407+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T07:36:05.630942+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-14T07:36:05.636217+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T07:36:05.636247+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T07:36:05.636265+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T07:36:05.992503+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T07:36:06.134357+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T07:36:06.269439+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T07:36:06.409225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T07:36:06.543032+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T07:36:06.677660+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T07:36:06.811310+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T07:36:06.956202+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-14T07:36:06.963530+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T07:36:06.963586+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T07:36:06.963617+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T07:36:07.126467+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-14T07:36:07.132218+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T07:36:07.132250+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T07:36:07.132267+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T08:55:40.642615+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-14T08:55:41.543295+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T08:55:41.543363+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T08:55:41.543390+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T08:55:44.220530+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-14T08:55:44.226646+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T08:55:44.226676+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T08:55:44.226694+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T08:58:15.850009+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-14T08:58:15.878603+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T08:58:15.878642+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T08:58:15.878660+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T08:58:23.875290+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-14T08:58:23.880975+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T08:58:23.881005+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T08:58:23.881022+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T09:03:06.272240+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?author=1","method":"GET"} [] [2025-04-14T09:03:06.326848+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T09:03:06.326895+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T09:03:06.326914+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T09:03:06.954000+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-json/wp/v2/users/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-json/wp/v2/users/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-json/wp/v2/users\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T10:26:49.153066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T10:26:53.128225+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-14T10:26:53.604132+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T10:26:53.604203+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:26:53.604226+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:26:56.118878+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-14T10:26:56.124141+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T10:26:56.124175+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:26:56.124193+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:46:03.022335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T10:46:03.263043+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-14T10:46:03.276743+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T10:46:03.276785+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:46:03.276805+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:46:03.538569+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-14T10:46:03.544146+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T10:46:03.544175+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:46:03.544193+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:46:03.701372+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T10:46:03.837401+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T10:46:04.019750+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T10:46:04.168487+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T10:46:04.316892+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T10:46:04.468887+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T10:46:04.610295+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T10:46:04.749375+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-14T10:46:04.754661+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T10:46:04.754691+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:46:04.754719+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:46:04.900547+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-14T10:46:04.906303+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T10:46:04.906336+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:46:04.906355+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:52:17.413775+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/css/icons.min.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/css/icons.min.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/css/icons.min.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T10:58:20.504036+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-14T10:58:20.530043+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T10:58:20.530099+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:58:20.530120+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:58:22.019738+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-14T10:58:22.027261+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T10:58:22.027331+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T10:58:22.027353+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T13:26:22.567548+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T13:36:20.196176+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-04-14T13:36:20.495350+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T13:36:20.495403+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T13:36:20.495422+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T13:49:09.779186+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-14T13:49:09.801884+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T13:49:09.801928+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T13:49:09.801947+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T13:49:11.362179+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-14T13:49:11.368049+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T13:49:11.368084+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T13:49:11.368102+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T15:19:33.416511+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T15:19:34.529212+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-14T15:19:34.547639+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T15:19:34.547675+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T15:19:34.547694+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T15:19:34.756138+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-14T15:19:34.761470+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T15:19:34.761502+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T15:19:34.761520+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T15:19:34.916528+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T15:19:35.058309+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T15:19:35.203958+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T15:19:35.344741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T15:19:35.483075+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T15:19:35.621335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T15:19:35.759088+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T15:19:35.900982+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-14T15:19:35.908029+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T15:19:35.908068+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T15:19:35.908087+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T15:19:36.045078+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-14T15:19:36.050379+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T15:19:36.050410+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T15:19:36.050428+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T15:20:40.656252+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-14T15:20:40.686553+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T15:20:40.686595+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T15:20:40.686614+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T15:20:42.103963+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-14T15:20:42.109839+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T15:20:42.109872+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T15:20:42.109890+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T16:15:21.076769+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.svn"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.svn\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.svn/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T16:36:53.065561+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T16:36:53.276696+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-14T16:36:53.294846+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T16:36:53.294891+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T16:36:53.294910+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T16:36:53.496114+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-14T16:36:53.501960+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T16:36:53.501991+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T16:36:53.502009+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T16:36:53.651910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T16:36:53.804258+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T16:36:53.957689+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T16:36:54.096925+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T16:36:54.236792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T16:36:54.378901+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T16:36:54.523388+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T16:36:54.662905+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-14T16:36:54.668391+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T16:36:54.668436+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T16:36:54.668455+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T16:36:54.805797+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-14T16:36:54.811027+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T16:36:54.811055+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T16:36:54.811072+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T17:00:11.732259+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-14T17:00:11.769634+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T17:00:11.769684+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T17:00:11.769709+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T17:00:13.343189+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-14T17:00:13.349379+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T17:00:13.349412+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T17:00:13.349430+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T17:28:53.772245+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T17:59:27.904141+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T17:59:28.371685+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T18:31:13.447932+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T18:37:56.409399+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-14T18:37:56.440837+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T18:37:56.440889+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T18:37:56.440909+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T18:37:58.176619+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-14T18:37:58.182285+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T18:37:58.182313+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T18:37:58.182334+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T19:02:50.695422+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T19:02:56.671981+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-14T19:02:56.685591+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T19:02:56.685640+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T19:02:56.685659+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T19:02:57.069837+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-14T19:16:09.323002+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-14T19:16:09.364610+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T19:16:09.364656+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T19:16:09.364676+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T19:16:09.702248+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-14T19:16:09.708335+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T19:16:09.708372+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T19:16:09.708390+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T19:16:10.013512+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-14T19:16:10.022217+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T19:16:10.022258+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T19:16:10.022277+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T19:16:10.159396+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-14T20:05:07.726713+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-14T20:05:07.776589+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T20:05:07.823885+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T20:05:07.823937+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T20:05:08.171645+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-14T20:05:08.177299+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T20:05:08.177327+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T20:05:08.177348+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T20:05:08.347260+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-14T20:05:08.355476+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T20:05:08.355527+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T20:05:08.355551+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T20:05:08.391251+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-14T21:12:29.647302+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-14T21:12:29.691591+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T21:12:29.691635+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:12:29.691655+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:12:30.227318+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-14T21:12:30.233067+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T21:12:30.233098+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:12:30.233116+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:12:30.324372+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:30.473792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:30.574525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:30.665078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:30.759647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:30.868369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:30.971001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:31.066068+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:31.152551+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:31.315427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:31.426688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:31.620286+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:31.859749+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:31.951922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:32.074739+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:32.166193+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:32.273862+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:12:32.384583+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-14T21:12:32.390322+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T21:12:32.390351+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:12:32.390369+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:27:28.547655+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-14T21:27:28.569660+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T21:27:28.569695+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:27:28.569714+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:27:29.812055+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-14T21:27:29.817872+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T21:27:29.817902+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:27:29.817920+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:37:20.755824+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-14T21:37:20.777481+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T21:37:20.777514+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:37:20.777533+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:37:21.131670+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-14T21:37:21.137736+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T21:37:21.137778+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:37:21.137797+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:37:21.488340+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-14T21:37:21.493963+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T21:37:21.493994+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:37:21.494013+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:37:21.520332+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-14T21:40:08.922184+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:17.636455+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-14T21:52:17.658501+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T21:52:17.658535+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:52:17.658553+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:52:17.785631+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-14T21:52:17.791669+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T21:52:17.791697+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:52:17.791721+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:52:17.872336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:17.986051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:18.067508+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:18.172443+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:18.291659+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:18.374316+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:18.460895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:18.541389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:18.674520+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:18.778559+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:18.896218+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:19.116721+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:19.220944+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:19.305834+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:19.409684+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:19.489330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T21:52:19.575375+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-14T21:52:19.582987+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T21:52:19.583028+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T21:52:19.583053+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T22:07:53.922782+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T22:40:20.652626+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/libraries/elfinder/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/libraries/elfinder/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/libraries/elfinder/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-14T23:19:05.839997+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-14T23:19:05.887202+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T23:19:05.887250+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T23:19:05.887270+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T23:19:07.006888+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-14T23:19:07.013279+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T23:19:07.013317+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T23:19:07.013336+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T23:27:24.683714+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-14T23:27:24.705300+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T23:27:24.705335+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T23:27:24.705354+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T23:27:24.908686+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-14T23:27:24.914600+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T23:27:24.914633+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T23:27:24.914651+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T23:27:25.080129+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-14T23:27:25.085536+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T23:27:25.085570+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T23:27:25.085589+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T23:27:25.131910+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-14T23:30:39.045718+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-14T23:30:39.069351+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T23:30:39.069416+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T23:30:39.069442+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T23:30:40.779945+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-14T23:30:40.786153+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-14T23:30:40.786186+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T23:30:40.786204+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-14T23:43:10.984651+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T01:03:13.961510+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-15T01:03:14.016940+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T01:03:14.016990+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T01:03:14.017009+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T01:03:14.296302+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-15T01:03:14.302437+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T01:03:14.302486+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T01:03:14.302509+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T01:44:24.443651+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T01:44:24.657999+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-15T01:44:24.670708+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T01:44:24.670742+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T01:44:24.670760+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T01:44:24.844022+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-15T01:44:24.849401+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T01:44:24.849432+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T01:44:24.849450+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T01:44:24.997268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T01:44:25.135159+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T01:44:25.274232+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T01:44:25.429824+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T01:44:25.572494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T01:44:25.716500+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T01:44:25.859130+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T01:44:25.996172+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-15T01:44:26.001879+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T01:44:26.001909+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T01:44:26.001927+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T01:44:26.143424+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-15T01:44:26.148658+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T01:44:26.148687+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T01:44:26.148704+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T02:12:51.785757+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T02:12:52.122521+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-15T02:12:52.150359+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T02:12:52.150399+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T02:12:52.150418+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T02:12:52.388180+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-15T02:12:52.393735+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T02:12:52.393765+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T02:12:52.393783+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T02:12:52.543916+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T02:12:52.683249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T02:12:52.821516+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T02:12:52.959711+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T02:12:53.096642+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T02:12:53.234873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T02:12:53.373176+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T02:12:53.508135+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-15T02:12:53.513516+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T02:12:53.513551+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T02:12:53.513569+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T02:12:53.647725+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-15T02:12:53.653091+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T02:12:53.653125+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T02:12:53.653143+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T03:25:26.460842+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-15T03:25:26.535692+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T03:25:26.535740+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T03:25:26.535783+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T03:25:27.733140+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-15T03:25:27.739352+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T03:25:27.739393+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T03:25:27.739412+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T03:45:47.805385+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.alf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.alf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.alf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:45:47.979171+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:45:48.049175+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/mariju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/mariju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/mariju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:45:48.170505+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:45:48.239268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:45:48.307999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known//about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known//about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known//about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:47:06.764787+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:47:12.031503+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:47:16.805719+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:47:20.068567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:47:23.867250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:47:28.867780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/php.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/php.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:47:31.556847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/i.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/i.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/i.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:47:36.908730+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:47:43.794087+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T03:47:49.445844+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T04:02:53.204277+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager/fm-button"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager/fm-button\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager/fm-button/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T05:11:52.024128+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-15T05:11:52.074184+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T05:11:52.074224+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T05:11:52.074248+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T05:11:52.366191+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-15T05:11:52.371966+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T05:11:52.371995+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T05:11:52.372013+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T05:11:53.182779+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-15T05:11:53.188285+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T05:11:53.188320+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T05:11:53.188337+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T05:11:55.081758+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-15T05:11:55.088083+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T05:11:55.088113+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T05:11:55.088131+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T05:13:17.916159+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-15T05:13:17.945602+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T05:13:17.945636+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T05:13:17.945654+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T05:13:19.496988+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-15T05:13:19.502801+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T05:13:19.502831+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T05:13:19.502849+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T06:06:13.449351+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T06:06:17.104379+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-15T06:06:17.446095+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T06:06:17.446151+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T06:06:17.446172+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T06:06:19.503186+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-15T06:06:19.508444+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T06:06:19.508474+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T06:06:19.508491+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T07:34:08.887018+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.alf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.alf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.alf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T07:34:11.551330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T07:34:11.627205+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/mariju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/mariju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/mariju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T07:34:11.704010+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T07:34:11.772431+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T07:34:11.841128+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known//about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known//about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known//about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T10:30:50.831027+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T10:30:56.086579+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T10:46:41.419308+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-15T10:46:42.472952+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T10:46:42.473009+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T10:46:42.473032+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T10:46:46.836466+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-15T10:46:46.842443+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T10:46:46.842482+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T10:46:46.842503+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T10:59:45.815219+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T10:59:46.519167+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-15T10:59:46.572440+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T10:59:46.572489+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T10:59:46.572508+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T10:59:47.030737+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-15T10:59:47.036003+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T10:59:47.036032+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T10:59:47.036050+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T10:59:47.237523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T10:59:47.373886+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T10:59:47.519451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T10:59:47.659976+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T10:59:47.797028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T10:59:47.931601+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T10:59:48.069737+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T10:59:48.209617+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-15T10:59:48.215019+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T10:59:48.215051+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T10:59:48.215069+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T10:59:48.371880+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-15T10:59:48.379623+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T10:59:48.379665+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T10:59:48.379689+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T11:22:35.468901+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T11:23:04.556450+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-15T11:23:04.578538+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T11:23:04.578583+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T11:23:04.578602+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T11:23:05.651426+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-15T11:23:05.656786+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T11:23:05.656818+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T11:23:05.656837+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:04:30.295163+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T13:04:30.583742+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-15T13:04:30.602058+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T13:04:30.602100+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:04:30.602120+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:04:30.816320+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-15T13:04:30.821508+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T13:04:30.821536+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:04:30.821554+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:04:30.975720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T13:04:31.111078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T13:04:31.247106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T13:04:31.385506+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T13:04:31.521384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T13:04:31.655338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T13:04:31.789711+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T13:04:31.922204+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-15T13:04:31.927409+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T13:04:31.927437+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:04:31.927455+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:04:32.059431+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-15T13:04:32.064739+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T13:04:32.064768+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:04:32.064786+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:33:15.712217+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-15T13:33:15.744837+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T13:33:15.744878+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:33:15.744896+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:33:51.585819+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-15T13:33:51.624915+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T13:33:51.624954+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:33:51.624973+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:34:02.712202+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T13:34:30.607948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T13:42:32.494412+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-15T13:42:32.517265+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T13:42:32.517300+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:42:32.517318+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:56:00.770441+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-15T13:56:00.823179+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T13:56:00.823225+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:56:00.823244+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:56:01.179365+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-15T13:56:01.185481+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T13:56:01.185517+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:56:01.185536+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:56:01.553400+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-15T13:56:01.559951+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T13:56:01.560000+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:56:01.560020+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:56:01.791801+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-15T13:56:01.797189+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T13:56:01.797222+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T13:56:01.797240+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T14:19:13.333478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T14:43:54.324802+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T14:55:40.275847+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-15T14:55:40.322404+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T14:55:40.322451+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T14:55:40.322471+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T14:55:47.231676+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-15T14:55:47.239240+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T14:55:47.239297+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T14:55:47.239317+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T14:55:53.738271+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T14:55:59.969080+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T15:17:56.781338+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-15T15:17:56.812631+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T15:17:56.812668+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T15:17:56.812687+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T15:17:57.718529+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-15T15:17:57.724114+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T15:17:57.724144+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T15:17:57.724162+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T16:51:25.459210+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-15T16:51:26.067184+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T16:51:26.067243+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T16:51:26.067263+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T16:51:29.143174+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-15T16:51:29.149642+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T16:51:29.149671+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T16:51:29.149688+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T17:02:38.459962+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T17:02:40.624714+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-15T17:02:40.637111+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T17:02:40.637141+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T17:02:40.637159+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T17:02:41.804315+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-15T17:02:41.810656+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T17:02:41.810699+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T17:02:41.810724+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T17:02:42.981496+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T17:02:44.114889+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://www.wefeatit.com/register","method":"GET"} [] [2025-04-15T17:02:44.120615+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T17:02:44.120651+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T17:02:44.120674+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T17:02:44.462455+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-15T17:09:52.140658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T17:09:54.050939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T17:12:12.137301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T17:37:53.018207+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T17:38:04.070481+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap_index.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap_index.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap_index.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T18:38:50.182212+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemap_index.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemap_index.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap_index.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T20:10:48.549910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T20:10:48.792598+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-15T20:10:48.821912+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T20:10:48.821959+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T20:10:48.821980+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T20:10:49.056944+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-15T20:10:49.062317+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T20:10:49.062350+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T20:10:49.062368+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T20:10:49.235003+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T20:10:49.373871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T20:10:49.520549+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T20:10:49.670634+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T20:10:49.812558+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T20:10:49.947339+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T20:10:50.101348+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T20:10:50.241504+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-15T20:10:50.246728+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T20:10:50.246757+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T20:10:50.246775+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T20:10:50.380348+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-15T20:10:50.386448+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T20:10:50.386482+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T20:10:50.386501+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T20:12:46.765425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T20:41:56.237869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T20:41:56.387183+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/dmtixucz/golden-access/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/dmtixucz/golden-access/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/dmtixucz/golden-access\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T20:53:43.906719+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-04-15T20:53:43.966970+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T20:53:43.967017+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T20:53:43.967038+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T20:53:46.190015+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-04-15T20:53:46.200034+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T20:53:46.200074+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T20:53:46.200098+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T21:04:50.748665+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lv.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lv.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lv.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:50.984758+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:51.121861+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd-1/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd-1/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd-1/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:51.260949+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:51.396804+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:51.532854+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:51.668088+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:51.805056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/banners/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/banners/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/banners/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:51.940552+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:52.078534+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:52.213363+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:52.350025+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:52.492418+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:52.628117+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:52.764119+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:52.897795+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes.bak/html-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes.bak/html-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes.bak/html-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:53.032432+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:53.168528+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:53.301898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:53.436273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:53.572360+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:53.709472+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:53.844534+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updraft/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updraft/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updraft/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:53.979493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade-temp-backup/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade-temp-backup/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:54.116327+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:54.250450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:54.386381+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:54.519961+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/blogs.dir/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/blogs.dir/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/blogs.dir/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:54.657001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:54.980887+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gallery/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gallery/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gallery/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:55.115400+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:55.249700+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:55.383501+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:55.517796+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:55.651764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:55.794026+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:55.931666+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:56.153845+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:56.288092+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:56.422785+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:56.557611+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:56.700328+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:56.840251+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:56.978058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/avaa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/avaa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/avaa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:57.125607+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:57.264589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:57.399420+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Text/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Text/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Text/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:57.536110+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:57.670366+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:57.807262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:57.945426+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:58.085325+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:58.220641+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/legacy/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/legacy/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/legacy/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:58.355595+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/phpmailer/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/phpmailer/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/phpmailer/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:58.491413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/vendor/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/vendor/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/vendor/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:58.629124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:58.767332+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:58.903229+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/Cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache/Cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:59.037354+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:59.172467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-p.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-p.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-p.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:59.309332+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:59.443061+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:59.578770+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:59.715572+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:59.851354+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:04:59.986047+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:00.123096+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/wsoyanz1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo/wsoyanz1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:00.260097+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache-compat.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache-compat.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache-compat.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:00.410729+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:00.545603+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:00.695559+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-consar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-consar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-consar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:00.831779+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:00.976145+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin-post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin-post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin-post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:01.115564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/maint/ajax-actions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/maint/ajax-actions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:01.250007+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:01.387340+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:01.522026+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:01.656486+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:01.798597+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:01.949168+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/adminfuns.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/adminfuns.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminfuns.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:02.093683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ebs.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ebs.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ebs.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:02.230396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:02.397743+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:02.531953+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex2.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex2.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex2.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:02.666609+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:02.801862+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:02.936280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:03.079942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:03.218682+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/linkpreview/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/linkpreview/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:03.353120+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:03.488397+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:03.623393+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:03.758976+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:03.900828+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:04.037921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:04.258616+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:04.393384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:04.529088+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:04.664688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:04.800259+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:04.935163+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:05.071537+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/widgets/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/widgets/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:05.211567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:05.345851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:05.492641+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:05.644824+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:05.833824+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:06.016482+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:06.155748+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:06.295647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:06.433387+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:06.581314+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:06.724904+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:06.860506+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:06.999013+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:07.135156+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:07.270320+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:07.404652+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:07.539881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:07.676931+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:07.811716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:07.945630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:08.079977+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:08.216154+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:08.355729+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:08.577075+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:08.722958+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:08.871212+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:09.017179+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:09.156135+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:09.303427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/fonts/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:09.458641+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:09.607737+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/elementor/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/elementor/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/elementor/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:09.747007+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:09.885130+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:10.019893+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:10.158175+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/sx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/sx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/sx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:10.297228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/blue.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:10.431707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:10.570411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:10.711712+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:10.851680+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:10.995883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-classic/inc/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-classic/inc/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-classic/inc/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:11.129436+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/1p.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/1p.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images/1p.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:11.273110+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:11.416143+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:11.551010+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:11.684616+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:11.818295+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T21:05:11.953252+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:23.955136+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gzak2w.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gzak2w.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gzak2w.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:24.147254+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-p.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-p.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-p.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:24.244710+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/u.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/u.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/u.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:24.332390+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:24.402738+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit-form.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit-form.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit-form.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:24.631972+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php525"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php525\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php525/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:24.701136+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xleetshell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xleetshell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xleetshell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:24.791135+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/01.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/01.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/01.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:24.860130+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:24.932754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/restore.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/restore.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/restore.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:25.004450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/nsplvxi/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/nsplvxi/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/nsplvxi\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:25.070914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:25.170417+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:25.234898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:25.319717+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/block-support.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/block-support.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/block-support.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:25.389940+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:25.494780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:25.567568+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hyIPpxWDQ.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hyIPpxWDQ.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hyIPpxWDQ.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:25.644691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:25.722960+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:25.804413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lab.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lab.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lab.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:25.872923+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/think.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/think.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/think.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:25.939174+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:26.011406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pki-validation/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pki-validation/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pki-validation\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:26.082991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/dist/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/dist/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/dist\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:26.150159+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:26.218095+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xleet-shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xleet-shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xleet-shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:26.296704+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/global.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/global.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/global.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:26.363519+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/woh.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/woh.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/woh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:26.430497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-core.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-core.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-core.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:26.495827+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/src_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/src_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/src_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:26.605127+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:26.684833+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:26.750196+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/add_class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/add_class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/add_class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:26.829046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/img/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:26.895779+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/snd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/snd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/snd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:27.052776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/comment-template/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/comment-template/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/comment-template\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:27.122519+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config-premigrate.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config-premigrate.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config-premigrate.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:27.201838+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:12:27.304213+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T22:43:53.867445+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-15T22:43:53.900629+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T22:43:53.900670+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T22:43:53.900689+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T22:43:54.130802+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-15T22:43:54.136447+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T22:43:54.136478+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T22:43:54.136496+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T23:11:50.105957+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/fw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/fw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/fw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:50.294564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2014/03/smile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2014/03/smile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2014/03/smile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:50.368370+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/gzdecodes.php.suspected"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/gzdecodes.php.suspected\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/gzdecodes.php.suspected/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:50.459521+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:50.558187+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:50.628206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/resumes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/resumes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/resumes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:50.703140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:50.773365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:50.853182+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:50.938656+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class-php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class-php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class-php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:51.114206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/library/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/library/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/library\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:51.182349+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:51.247145+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:51.318582+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/forum.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/forum.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/forum.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:51.394884+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:51.460472+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/includes/1975Team.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/includes/1975Team.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/includes/1975Team.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:51.527174+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:51.597604+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/send.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/send.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/send.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:51.677270+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/option.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/option.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/option.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:51.745398+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:11:51.822728+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/w3llstore.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/w3llstore.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/w3llstore.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:27:42.876990+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-15T23:27:42.914331+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T23:27:42.914371+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T23:27:42.914390+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T23:27:50.873877+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-15T23:27:50.880663+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T23:27:50.880706+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T23:27:50.880727+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T23:53:03.079819+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:53:03.308810+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-15T23:53:03.321199+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T23:53:03.321235+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T23:53:03.321253+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T23:53:03.507544+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-15T23:53:03.512760+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T23:53:03.512788+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T23:53:03.512805+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T23:53:03.655102+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:53:03.791247+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:53:03.931528+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:53:04.070415+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:53:04.204769+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:53:04.338858+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:53:04.473386+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-15T23:53:04.611399+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-15T23:53:04.616803+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T23:53:04.616840+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T23:53:04.616860+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T23:53:04.747977+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-15T23:53:04.753264+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-15T23:53:04.753293+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-15T23:53:04.753311+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T00:26:25.225533+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/geju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/geju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/geju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:33:46.363513+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:34:06.828260+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-16T00:34:06.856085+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T00:34:06.856124+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T00:34:06.856142+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T00:34:07.349019+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-16T00:34:07.354485+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T00:34:07.354520+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T00:34:07.354537+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T00:56:33.274261+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:56:36.678669+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:56:42.107399+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:56:45.302951+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:56:47.899132+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:56:53.091053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:56:57.206025+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:56:59.535929+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:02.116810+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:05.787110+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:08.442249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:10.522353+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:12.320422+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:14.934692+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:18.126115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:19.894898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:21.679256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:24.833964+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:26.414284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:29.896923+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:32.153569+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:33.953690+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:36.293402+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:37.634526+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:39.492734+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:41.075807+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:44.210619+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:46.297274+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:48.604072+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:51.150862+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:52.607284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:54.130773+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:54.955153+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:56.646577+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:57:59.343439+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:58:01.273166+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:58:06.380916+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:58:08.583103+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:58:12.747010+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:58:14.416890+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:58:17.764281+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:58:19.527503+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:58:22.712740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:58:24.859593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:58:27.505172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:58:31.057123+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:58:32.799058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:58:35.156466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T00:58:38.014735+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:00:48.907845+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:00:51.568022+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:00:53.184388+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:00:54.669966+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:00:57.417192+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:00:58.978818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:03.830966+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:05.757273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:08.895815+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:13.913586+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:18.170852+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:22.800072+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:25.353543+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:28.848955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:30.456683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:34.569089+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:37.441070+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:39.295741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:41.839437+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:45.536931+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:49.243245+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:53.779714+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:01:58.457769+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:02.152374+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:05.996738+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:09.004658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:12.600853+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:14.973407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:19.118960+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:23.529106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:28.123733+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:32.022366+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:34.557101+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:37.274353+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:40.031994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:45.833106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:49.857026+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:53.632250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:02:57.090200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:03:02.611400+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:03:06.134300+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:03:09.026005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:03:11.217888+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:03:13.726029+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:03:16.351567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:03:19.558670+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:03:27.042127+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:03:33.403006+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:03:41.149727+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:03:53.691256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:03:58.892337+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:04:04.545077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:04:12.377183+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:04:20.788621+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:04:26.859297+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:04:34.393682+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:04:42.923153+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:04:50.564951+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:04:57.230654+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:05:13.606912+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:05:21.585053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:05:27.794282+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:05:33.347605+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:05:38.522356+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:05:43.918829+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:05:56.033066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:06:00.533491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:06:07.124989+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:06:11.115496+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:06:17.260914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:06:28.658538+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:06:37.326528+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:06:41.843182+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:06:48.478398+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:06:55.529893+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:07:04.296835+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:07:11.335384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:07:16.171856+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:07:21.579498+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:07:24.305116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:07:31.377974+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:07:37.684894+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:07:44.004426+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:07:48.030374+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:07:52.060654+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:07:55.371992+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:08:02.218446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:08:06.456741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:08:12.576402+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:08:17.905802+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:08:21.333890+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:08:25.567581+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:08:29.487259+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:08:33.183915+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:08:37.286141+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:08:41.065727+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:08:49.042012+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:08:53.156309+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:08:59.282041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:09:02.242971+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:09:05.334706+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:09:11.616281+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:09:15.379363+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:09:20.199736+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:09:26.097882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:09:31.865752+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:09:34.949325+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:09:40.254848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:09:46.470625+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:09:49.677153+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:09:54.740270+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:09:58.558004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:10:06.179290+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:10:11.101305+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:10:17.537919+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:10:23.029368+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:10:28.584248+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:10:34.556951+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:10:40.864880+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:10:45.907000+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:10:50.609327+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:10:55.161052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:10:58.682146+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:01.718058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:04.434794+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:09.419815+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:14.307616+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:19.810028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:26.139230+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:29.169371+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:32.638820+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:35.791530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:38.351515+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:41.793484+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:46.195994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:49.901460+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:52.939830+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:11:57.666998+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:12:01.168138+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:12:03.790873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:12:06.939429+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:12:09.583502+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:12:12.243071+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:12:15.459296+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:20.597126+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:20.948480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:21.024028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:21.219761+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:21.619606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:21.681794+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:21.710619+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:21.809008+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:22.257862+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:22.342583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:22.701673+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:23.187855+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:25.994662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app_dev.php/_profiler/open"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app_dev.php/_profiler/open\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:26.806677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:26.955623+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app_dev.php/_profiler/open"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app_dev.php/_profiler/open\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:27.677310+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:29.474789+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:13:29.842881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T01:21:46.602894+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-16T01:21:46.651872+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T01:21:46.651934+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T01:21:46.651960+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T01:21:47.680717+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-16T01:21:47.686499+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T01:21:47.686526+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T01:21:47.686544+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T01:36:03.822315+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T02:29:00.500356+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T02:29:05.087571+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T02:29:09.722837+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/IXR/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/IXR/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/IXR/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T03:15:42.637998+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T03:15:43.620551+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T04:19:51.798133+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T04:19:51.844586+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T04:19:51.849521+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T04:19:51.849551+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T04:19:52.782674+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-16T04:19:52.788345+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T04:19:52.788380+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T04:19:52.788401+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T04:21:39.010034+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T04:21:39.246740+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-16T04:21:39.259883+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T04:21:39.259916+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T04:21:39.259934+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T04:21:39.452533+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-16T04:21:39.457968+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T04:21:39.457998+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T04:21:39.458016+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T04:50:42.393481+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T04:50:46.869706+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T04:50:51.141705+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/IXR/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/IXR/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/IXR/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T05:15:45.986228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T05:15:46.223301+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-16T05:15:46.244292+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T05:15:46.244337+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T05:15:46.244364+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T05:15:46.456397+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-16T05:15:46.461911+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T05:15:46.461955+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T05:15:46.461973+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T05:15:46.621115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T05:15:46.760784+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T05:15:46.895248+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T05:15:47.030041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T05:15:47.165243+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T05:15:47.299011+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T05:15:47.432964+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T05:15:47.575611+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-16T05:15:47.583416+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T05:15:47.583451+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T05:15:47.583472+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T05:15:47.717787+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-16T05:15:47.723117+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T05:15:47.723147+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T05:15:47.723165+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T05:23:57.724911+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T05:23:57.754604+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T05:23:57.754640+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T05:23:57.754658+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T05:23:58.857403+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-16T05:23:58.864753+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T05:23:58.864794+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T05:23:58.864818+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T05:43:18.532525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T07:01:23.853134+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-16T07:01:25.252906+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T07:01:25.252972+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T07:01:25.252995+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T07:01:28.547081+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-16T07:01:28.552734+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T07:01:28.552762+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T07:01:28.552781+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T08:00:31.234020+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T08:00:32.279250+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T08:00:32.279299+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T08:00:32.279319+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T08:00:35.439799+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-16T08:00:35.445838+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T08:00:35.445868+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T08:00:35.445886+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T08:04:06.075365+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T08:04:06.246746+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T08:04:06.246799+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T08:04:06.246829+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T08:04:06.580959+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T08:04:06.586595+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T08:04:06.586624+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T08:04:06.586641+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T08:04:07.116336+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T08:04:07.121640+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T08:04:07.121669+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T08:04:07.121687+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T08:58:57.240231+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T08:59:16.305759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T09:55:30.841697+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T09:55:31.855106+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T09:55:31.855162+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T09:55:31.855183+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T09:55:34.707865+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-16T09:55:34.715252+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T09:55:34.715287+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T09:55:34.715307+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T10:30:13.687580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T10:30:15.427719+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-16T10:30:16.080102+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T10:30:16.080158+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T10:30:16.080178+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T10:30:22.965749+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-16T10:30:22.973814+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T10:30:22.973871+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T10:30:22.973896+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T10:42:56.650390+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T10:42:56.845348+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-16T10:42:56.858738+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T10:42:56.858776+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T10:42:56.858798+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T10:42:57.039212+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-16T10:42:57.044574+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T10:42:57.044604+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T10:42:57.044621+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T10:42:57.186922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T10:42:57.324553+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T10:42:57.464588+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T10:42:57.602350+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T10:42:57.744292+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T10:42:57.882084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T10:42:58.016609+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T10:42:58.151190+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-16T10:42:58.157048+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T10:42:58.157082+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T10:42:58.157101+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T10:42:58.291065+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-16T10:42:58.296370+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T10:42:58.296400+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T10:42:58.296417+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T10:50:55.391722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T11:07:41.650808+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/comments/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/comments/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comments/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T11:13:58.734279+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T11:52:09.219377+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-16T11:52:09.303519+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T11:52:09.303567+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T11:52:09.303586+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T11:52:10.954136+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-16T11:52:10.959876+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T11:52:10.959907+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T11:52:10.959925+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T12:38:52.381418+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T13:40:17.445298+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T13:40:17.488764+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T13:40:17.488808+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T13:40:17.488827+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T13:40:18.785075+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-16T13:40:18.790925+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T13:40:18.790957+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T13:40:18.790974+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T13:47:37.829988+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lv.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lv.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lv.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T13:59:12.306896+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T13:59:12.382780+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T13:59:12.382825+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T13:59:12.382844+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T13:59:14.401679+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-16T13:59:14.407471+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T13:59:14.407501+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T13:59:14.407522+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:00:16.900912+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T14:00:16.922975+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T14:00:16.923013+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:00:16.923032+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:00:17.251081+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-16T14:00:17.256858+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T14:00:17.256888+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:00:17.256906+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:00:19.293489+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-16T14:00:19.298822+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T14:00:19.298851+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:00:19.298869+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:00:19.574471+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-16T14:00:19.579717+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T14:00:19.579745+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:00:19.579763+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:12:34.657139+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T14:12:34.849731+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-16T14:12:34.863554+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T14:12:34.863599+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:12:34.863619+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:12:35.084663+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-16T14:12:35.089985+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T14:12:35.090016+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:12:35.090034+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:12:35.232691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T14:12:35.366705+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T14:12:35.506696+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T14:12:35.655663+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T14:12:35.793742+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T14:12:35.929084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T14:12:36.065322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T14:12:36.199262+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-16T14:12:36.204526+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T14:12:36.204553+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:12:36.204570+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:12:36.334423+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-16T14:12:36.339626+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T14:12:36.339655+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T14:12:36.339672+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T15:19:40.924598+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T15:37:00.842492+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-16T15:37:01.400330+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T15:37:01.400389+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T15:37:01.400410+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T15:37:04.013164+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-16T15:37:04.018712+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T15:37:04.018741+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T15:37:04.018759+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T16:00:31.410147+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T16:00:31.454364+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T16:00:31.454399+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T16:00:31.454418+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T16:00:32.873473+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-16T16:00:32.879609+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T16:00:32.879650+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T16:00:32.879670+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T17:23:13.683818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T17:23:14.048052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T17:34:25.617073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemaps.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemaps.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemaps.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T17:40:58.238300+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T18:03:06.565571+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T18:03:07.932004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T18:30:49.632593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sitemaps.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sitemaps.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemaps.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T18:34:26.312046+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-16T18:34:26.676505+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T18:34:26.676559+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T18:34:26.676580+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T18:49:25.788992+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-16T18:49:26.075061+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T18:49:26.075115+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T18:49:26.075136+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T18:49:29.117005+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-16T18:49:29.123304+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T18:49:29.123345+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T18:49:29.123369+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:18:34.343013+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/libraries/elfinder/src/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/libraries/elfinder/src/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/libraries/elfinder/src/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:27:15.973791+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T19:27:16.007072+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T19:27:16.007121+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:27:16.007140+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:27:16.886585+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-16T19:27:16.892464+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T19:27:16.892502+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:27:16.892521+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:32:20.566450+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T19:32:20.588200+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T19:32:20.588244+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:32:20.588263+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:32:21.186531+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-16T19:32:21.192720+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T19:32:21.192766+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:32:21.192784+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:32:23.011908+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T19:32:23.017736+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T19:32:23.017768+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:32:23.017786+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:32:28.228066+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-16T19:32:28.233321+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T19:32:28.233351+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:32:28.233368+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:47:25.313174+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-16T19:47:25.335246+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T19:47:25.335283+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:47:25.335302+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:47:27.142035+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-16T19:47:27.147687+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T19:47:27.147716+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:47:27.147734+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:47:27.416888+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:27.725724+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:27.988674+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:28.263020+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:28.540225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:28.812474+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:29.075452+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:29.348020+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:29.611102+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:30.090978+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:30.410163+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:30.904329+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:31.428885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:31.697406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:32.052808+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:32.403423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:32.705253+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:33.024638+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T19:47:33.394410+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-16T19:47:33.400046+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T19:47:33.400076+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T19:47:33.400094+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T20:05:42.410649+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T20:05:48.584901+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T20:10:42.452423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T20:10:43.257451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T20:16:29.257362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T20:46:17.956020+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T20:46:17.983292+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T20:46:17.983330+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T20:46:17.983348+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T21:04:55.121241+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-16T21:04:55.166130+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T21:04:55.166174+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T21:04:55.166194+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T21:04:56.505336+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-16T21:04:56.511028+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T21:04:56.511058+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T21:04:56.511076+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T21:06:28.057929+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T21:07:24.873772+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T21:11:20.627420+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T21:35:16.969608+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T21:35:17.183048+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-16T21:35:17.200937+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T21:35:17.200971+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T21:35:17.200989+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T21:35:17.401660+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-16T21:35:17.406951+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T21:35:17.406983+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T21:35:17.407001+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T21:35:17.554494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T21:35:17.693652+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T21:35:17.838083+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T21:35:17.973915+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T21:35:18.116213+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T21:35:18.251628+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T21:35:18.386927+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T21:35:18.522283+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-16T21:35:18.529644+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T21:35:18.529690+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T21:35:18.529714+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T21:35:18.665953+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-16T21:35:18.671383+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T21:35:18.671418+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T21:35:18.671437+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T22:39:13.822256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.alf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.alf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.alf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T23:07:39.980392+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T23:07:40.361513+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T23:07:40.361565+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:07:40.361585+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:07:42.010424+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-16T23:07:42.016032+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T23:07:42.016062+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:07:42.016079+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:31:10.078020+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T23:31:10.310913+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-16T23:31:10.326941+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T23:31:10.326981+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:31:10.327005+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:31:10.497968+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-16T23:31:10.503443+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T23:31:10.503474+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:31:10.503493+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:31:10.647558+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T23:31:10.783541+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T23:31:10.919556+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T23:31:11.057359+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T23:31:11.200158+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T23:31:11.334183+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T23:31:11.468303+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-16T23:31:11.604965+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-16T23:31:11.610489+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T23:31:11.610524+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:31:11.610543+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:31:11.750279+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-16T23:31:11.756397+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T23:31:11.756435+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:31:11.756454+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:42:26.923727+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-16T23:42:26.945640+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T23:42:26.945684+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:42:26.945704+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:42:30.723358+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-16T23:42:30.730888+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-16T23:42:30.730949+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-16T23:42:30.730973+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T00:23:01.736639+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-17T00:23:01.801247+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T00:23:01.801295+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T00:23:01.801314+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T00:23:04.510841+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-17T00:23:04.516458+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T00:23:04.516491+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T00:23:04.516509+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T01:11:42.287312+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T02:11:30.096760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/libraries/elfinder/elfinder.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/libraries/elfinder/elfinder.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/libraries/elfinder/elfinder.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T02:42:41.639082+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-17T02:42:42.020800+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T02:42:42.020853+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T02:42:42.020874+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T02:42:44.041599+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-17T02:42:44.047256+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T02:42:44.047288+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T02:42:44.047306+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T02:42:45.008260+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-17T02:42:45.014773+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T02:42:45.014804+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T02:42:45.014822+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T02:42:46.975859+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-17T02:42:46.981139+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T02:42:46.981171+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T02:42:46.981189+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T04:34:56.640433+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T04:35:02.968117+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T04:48:42.271110+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T05:16:25.694008+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T05:48:22.759355+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T05:48:23.602469+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-17T05:48:24.268268+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T05:48:24.268331+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T05:48:24.268362+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T05:48:28.548320+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-17T05:48:28.555375+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T05:48:28.555410+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T05:48:28.555439+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:10:08.377783+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-17T06:10:10.602326+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T06:10:10.602390+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:10:10.602423+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:10:19.335718+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-17T06:10:19.342450+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T06:10:19.342479+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:10:19.342503+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:22:48.382326+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-17T06:22:49.801471+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T06:22:49.801527+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:22:49.801548+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:22:54.188133+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-17T06:22:54.194250+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T06:22:54.194289+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:22:54.194307+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:22:56.036655+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-04-17T06:22:56.043513+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T06:22:56.043545+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:22:59.989652+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"kertyucds@onet.eu\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:22:59.990689+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-04-17T06:22:59.992653+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:23:00.018130+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:23:01.819880+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-17T06:23:01.825078+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T06:23:01.825108+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:23:01.825126+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:23:02.250138+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-17T06:23:02.255520+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T06:23:02.255556+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:23:02.255575+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:23:02.643683+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-17T06:23:02.648921+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T06:23:02.648954+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T06:23:02.648973+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T07:20:21.100926+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-17T07:20:22.745882+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T07:20:22.745941+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T07:20:22.745963+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T07:20:33.795837+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-17T07:20:33.801740+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T07:20:33.801774+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T07:20:33.801792+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T07:30:38.203318+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:37:16.367100+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:37:20.559585+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-17T08:37:21.186564+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T08:37:21.186619+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:37:21.186640+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:37:24.601457+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-17T08:37:24.607188+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T08:37:24.607231+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:37:24.607255+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:37:25.056868+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:37:25.192523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:37:25.327335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:37:25.461882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:37:25.598809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:37:25.743342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:37:25.887888+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:37:26.029531+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-17T08:37:26.034688+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T08:37:26.034717+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:37:26.034735+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:37:26.320312+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-17T08:37:26.326015+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T08:37:26.326049+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:37:26.326067+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:39:40.442740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:39:43.327016+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-17T08:39:43.379760+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T08:39:43.379815+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:39:43.379837+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:39:44.224931+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-17T08:39:44.230145+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T08:39:44.230175+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:39:44.230192+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:39:44.445379+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:39:44.584599+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:39:44.725098+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:39:44.859805+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:39:44.993056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:39:45.126093+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:39:45.261313+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T08:39:45.401816+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-17T08:39:45.407473+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T08:39:45.407503+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:39:45.407524+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:39:45.557978+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-17T08:39:45.565418+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T08:39:45.565471+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T08:39:45.565496+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T09:28:13.805078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T09:33:37.730329+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-17T09:33:38.814788+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T09:33:38.814843+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T09:33:38.814866+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T09:33:42.555740+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-17T09:33:42.561801+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T09:33:42.561836+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T09:33:42.561855+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T09:57:09.911856+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-17T09:57:11.051005+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T09:57:11.051072+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T09:57:11.051099+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T09:57:15.386919+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-17T09:57:15.393082+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T09:57:15.393118+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T09:57:15.393143+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T10:09:04.107819+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-17T10:09:04.583920+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T10:09:04.583973+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T10:09:04.583993+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T10:09:04.627087+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-17T10:09:04.693671+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T10:09:04.693710+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T10:09:04.693728+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T10:09:05.877945+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-17T10:09:05.883566+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T10:09:05.883594+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T10:09:05.883611+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T10:09:06.951863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T11:17:33.885580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/Jcrop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T11:17:40.251415+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T11:17:45.272388+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T11:17:48.419506+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T11:17:52.839069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T11:17:58.563886+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T11:19:51.704391+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-17T11:19:52.076307+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T11:19:52.076369+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T11:19:52.076392+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T12:00:08.606352+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T12:00:11.920500+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-17T12:00:12.247308+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T12:00:12.247376+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T12:00:12.247403+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T12:00:14.439713+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-17T12:00:14.445053+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T12:00:14.445084+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T12:00:14.445101+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T13:04:32.639661+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-04-17T13:04:33.413180+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T13:04:33.413233+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T13:04:33.413252+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T13:10:06.068782+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T13:10:08.164251+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T13:35:39.866435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T13:51:57.954208+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/instant-appointment/assets/css/bootstrap-icons.min.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/instant-appointment/assets/css/bootstrap-icons.min.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/instant-appointment/assets/css/bootstrap-icons.min.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T14:10:07.733747+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-17T14:10:07.782775+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T14:10:07.782824+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:10:07.782843+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:10:13.153457+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-17T14:10:13.159164+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T14:10:13.159201+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:10:13.159219+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:14:35.079980+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-17T14:14:35.108955+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T14:14:35.108992+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:14:35.109011+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:14:41.198820+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-17T14:14:41.206520+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T14:14:41.206563+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:14:41.206587+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:34:43.907644+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-17T14:34:43.935957+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T14:34:43.935990+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:34:43.936008+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:34:44.993363+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-17T14:34:44.999275+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T14:34:44.999307+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:34:44.999324+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:39:39.398021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/images/cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/images/cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/images/cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T14:49:53.442842+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-17T14:49:53.939761+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T14:49:53.939811+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:49:53.939831+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:49:54.248478+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-17T14:49:54.254044+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T14:49:54.254071+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T14:49:54.254089+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T16:03:29.604231+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-17T16:03:29.670249+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T16:03:29.670297+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T16:03:29.670316+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T16:12:42.571150+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-17T16:12:42.604177+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T16:12:42.604212+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T16:12:42.604231+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T16:12:43.759716+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-17T16:12:43.765424+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T16:12:43.765453+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T16:12:43.765474+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T17:45:10.732504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T17:45:10.969132+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-17T17:45:10.988623+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T17:45:10.988678+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T17:45:10.988698+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T17:45:11.213647+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-17T17:45:11.219744+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T17:45:11.219785+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T17:45:11.219805+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T17:45:11.379203+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T17:45:11.518740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T17:45:11.656131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T17:45:11.795626+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T17:45:11.930120+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T17:45:12.067090+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T17:45:12.206079+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T17:45:12.339713+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-17T17:45:12.345093+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T17:45:12.345127+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T17:45:12.345145+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T17:45:12.482125+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-17T17:45:12.489554+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T17:45:12.489595+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T17:45:12.489619+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T17:52:52.668454+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-17T17:52:52.692319+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T17:52:52.692371+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T17:52:52.692392+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T17:52:55.988533+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-17T17:52:55.994174+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T17:52:55.994201+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T17:52:55.994219+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T18:25:58.837049+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:19:21.721179+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-17T19:19:21.759386+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T19:19:21.759427+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:19:21.759447+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:19:25.878100+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-17T19:19:25.885861+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T19:19:25.885902+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:19:25.885924+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:30:41.082601+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-17T19:30:41.108381+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T19:30:41.108416+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:30:41.108434+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:30:41.490538+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-17T19:30:41.496233+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T19:30:41.496265+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:30:41.496283+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:30:41.770641+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-17T19:30:41.775875+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T19:30:41.775905+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:30:41.775923+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:30:42.131427+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-17T19:34:15.167915+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:34:15.356113+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-17T19:34:15.372805+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T19:34:15.372860+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:34:15.372883+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:34:15.549776+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-17T19:34:15.555028+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T19:34:15.555058+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:34:15.555077+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:34:15.700938+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:34:15.839500+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:34:15.976800+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:34:16.111478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:34:16.244537+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:34:16.379759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:34:16.513871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:34:16.648483+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-17T19:34:16.653827+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T19:34:16.653870+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:34:16.653889+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:34:16.785252+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-17T19:34:16.790585+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T19:34:16.790624+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:34:16.790642+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:51:45.720071+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:51:54.078885+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-17T19:51:54.092141+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T19:51:54.092220+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:51:54.092241+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T19:51:54.175353+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-17T19:57:09.078503+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/heh.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/heh.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/heh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:57:17.273524+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/NewFile.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/NewFile.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/NewFile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:57:22.944704+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/view-more/ioxi.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/view-more/ioxi.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/view-more/ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:57:28.296939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/erinyani/baxa1.php7" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/erinyani/baxa1.php7\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erinyani/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:57:31.994366+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/baxa1.php7" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/baxa1.php7\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:57:37.554748+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/erinyani/baxa1.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/erinyani/baxa1.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erinyani/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:57:47.053269+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/baxa1.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/baxa1.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T19:57:51.548540+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/seoxx/randkeyword.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/seoxx/randkeyword.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoxx/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T20:20:15.180698+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-17T20:20:15.249058+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T20:20:15.249104+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:20:15.249123+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:20:15.432070+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-17T20:20:15.440710+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T20:20:15.440762+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:20:15.440788+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:53:16.022173+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-17T20:53:16.058534+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T20:53:16.058572+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:53:16.058592+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:53:17.228568+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-17T20:53:17.234157+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T20:53:17.234187+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:53:17.234205+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:56:43.195716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T20:56:43.470723+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-17T20:56:43.484924+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T20:56:43.484970+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:56:43.484990+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:56:43.706693+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-17T20:56:43.711976+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T20:56:43.712005+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:56:43.712022+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:56:43.899573+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T20:56:44.063515+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T20:56:44.226942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T20:56:44.446979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T20:56:44.591184+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T20:56:44.783737+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T20:56:44.961705+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T20:56:45.109886+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-17T20:56:45.115172+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T20:56:45.115203+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:56:45.115221+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:56:45.320544+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-17T20:56:45.325935+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T20:56:45.325968+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T20:56:45.325990+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T21:17:24.153704+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/suretriggers/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T21:17:25.184409+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com/wp-json/sure-triggers/v1/automation/action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com/wp-json/sure-triggers/v1/automation/action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-json/sure-triggers/v1/automation/action\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T21:42:04.752804+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T22:34:28.300944+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-17T22:34:28.341291+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T22:34:28.341328+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:28.341346+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:28.912296+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-17T22:34:28.917992+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T22:34:28.918021+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:28.918038+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:29.146138+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-17T22:34:29.151453+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T22:34:29.151485+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:29.151503+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:30.806069+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-17T22:34:30.811378+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T22:34:30.811415+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:30.811437+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:31.376590+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T22:34:46.289034+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-17T22:34:46.313174+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T22:34:46.313237+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:46.313259+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:47.035526+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-17T22:34:47.040880+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T22:34:47.040914+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:47.040932+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:47.273061+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-17T22:34:47.278374+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T22:34:47.278405+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:47.278424+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:49.059948+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-17T22:34:49.066719+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T22:34:49.066769+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:49.066789+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:34:49.749652+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T22:35:02.417467+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-17T22:35:02.448532+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T22:35:02.448585+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:35:02.448605+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:35:02.850840+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-17T22:35:02.856154+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T22:35:02.856184+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:35:02.856202+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T22:58:22.450545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/suretriggers/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T22:58:22.817620+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com/wp-json/sure-triggers/v1/automation/action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com/wp-json/sure-triggers/v1/automation/action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-json/sure-triggers/v1/automation/action\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T23:32:24.301858+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-17T23:32:24.348007+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T23:32:24.348055+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T23:32:24.348079+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T23:32:25.716260+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-17T23:32:25.721956+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T23:32:25.721985+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T23:32:25.722003+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T23:41:57.007789+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/suretriggers/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T23:41:57.569973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com/wp-json/sure-triggers/v1/automation/action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com/wp-json/sure-triggers/v1/automation/action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-json/sure-triggers/v1/automation/action\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T23:56:11.088391+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T23:58:06.088138+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T23:58:06.281897+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-17T23:58:06.297419+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T23:58:06.297461+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T23:58:06.297483+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T23:58:06.469121+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-17T23:58:06.475015+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T23:58:06.475049+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T23:58:06.475067+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T23:58:06.622927+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T23:58:06.770045+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T23:58:06.912710+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T23:58:07.048748+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T23:58:07.179016+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T23:58:07.308144+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T23:58:07.438491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-17T23:58:07.566790+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-17T23:58:07.572523+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T23:58:07.572555+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T23:58:07.572573+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T23:58:07.699450+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-17T23:58:07.704694+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-17T23:58:07.704723+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-17T23:58:07.704755+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T00:00:50.569630+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-18T00:00:50.591891+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T00:00:50.591927+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T00:00:50.591946+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T00:00:54.432059+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-18T00:00:54.437716+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T00:00:54.437746+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T00:00:54.437764+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T00:49:05.956415+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-18T00:49:05.999725+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T00:49:05.999767+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T00:49:05.999786+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T00:49:50.380854+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-18T00:49:50.402465+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T00:49:50.402499+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T00:49:50.402517+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T00:50:05.708388+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T00:50:56.900850+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T01:08:13.183691+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-18T01:08:13.220990+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T01:08:13.221040+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T01:08:13.221059+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T01:08:18.533699+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-04-18T01:08:18.539371+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T01:08:18.539400+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T01:08:18.539418+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T01:08:22.546818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T01:08:27.206572+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T04:55:59.347079+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-18T04:56:00.202034+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T04:56:00.202092+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T04:56:00.202113+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T05:20:14.270869+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-18T05:20:14.794417+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T05:20:14.794470+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T05:20:14.794489+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T05:20:19.190581+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-18T05:20:19.199030+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T05:20:19.199076+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T05:20:19.199098+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T05:46:01.963579+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T05:54:06.219896+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T05:54:07.757636+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T06:01:17.325178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T06:01:24.090056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T06:29:54.242305+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T06:29:58.139149+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-18T06:29:58.657234+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T06:29:58.657286+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T06:29:58.657307+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T06:30:01.197804+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-18T06:30:01.205507+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T06:30:01.205556+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T06:30:01.205587+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T06:30:01.590838+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T06:30:01.732167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T06:30:01.873307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T06:30:02.008715+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T06:30:02.144662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T06:30:02.285121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T06:30:02.422589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T06:30:02.557522+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-18T06:30:02.563173+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T06:30:02.563206+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T06:30:02.563224+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T06:30:02.696993+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-18T06:30:02.702253+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T06:30:02.702282+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T06:30:02.702299+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T07:17:17.455335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/instant-appointment/assets/css/bootstrap-icons.min.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/instant-appointment/assets/css/bootstrap-icons.min.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/instant-appointment/assets/css/bootstrap-icons.min.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T07:32:09.792050+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-18T07:32:10.286118+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T07:32:10.286180+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T07:32:10.286214+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T07:32:13.483423+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-18T07:32:13.489232+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T07:32:13.489264+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T07:32:13.489282+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T07:38:53.933296+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-18T07:38:53.933166+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-18T07:38:55.736739+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T07:38:55.736794+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T07:38:55.736815+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T07:38:55.736790+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T07:38:55.736846+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T07:38:55.736866+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T08:43:43.177208+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-18T08:43:43.969706+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T08:43:43.969758+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T08:43:43.969778+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T08:43:46.033212+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-18T08:43:46.039641+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T08:43:46.039669+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T08:43:46.039690+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T09:44:16.404785+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-18T09:44:17.109557+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T09:44:17.109610+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T09:44:17.109631+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T09:44:23.353500+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-18T09:44:23.359084+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T09:44:23.359112+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T09:44:23.359130+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T10:54:49.550109+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T11:46:07.078606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/database.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/database.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T11:46:08.487922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/database.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/database.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/database.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T12:02:02.048982+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-18T12:02:02.332269+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T12:02:02.332321+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T12:02:02.332341+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T12:02:04.551473+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-18T12:02:04.557092+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T12:02:04.557122+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T12:02:04.557140+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T12:58:03.444123+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T13:48:48.039456+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-18T13:48:48.080860+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T13:48:48.080910+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T13:48:48.080934+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T13:48:49.113502+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-18T13:48:49.120098+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T13:48:49.120131+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T13:48:49.120155+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T14:32:19.166923+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-18T14:32:19.212030+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T14:32:19.212069+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T14:32:19.212088+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T14:32:19.673019+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-18T14:32:19.678666+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T14:32:19.678694+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T14:32:19.678711+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T14:42:48.111590+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T14:44:45.445520+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-18T14:44:45.486733+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T14:44:45.486782+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T14:44:45.486802+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T14:44:46.716001+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-18T14:44:46.721590+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T14:44:46.721619+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T14:44:46.721636+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:14:24.804451+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-18T17:14:24.851404+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T17:14:24.851450+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:14:24.851469+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:14:25.110834+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-18T17:14:25.116707+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T17:14:25.116738+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:14:25.116756+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:14:25.265625+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-18T17:14:25.271086+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T17:14:25.271118+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:14:25.271137+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:14:25.636074+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-18T17:24:30.975240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:24:31.159154+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-18T17:24:31.172096+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T17:24:31.172126+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:24:31.172144+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:24:31.340530+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-18T17:24:31.345821+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T17:24:31.345852+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:24:31.345870+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:24:31.487343+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:24:31.621105+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:24:31.757273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:24:31.890316+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:24:32.025360+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:24:32.159778+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:24:32.292389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:24:32.422804+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-18T17:24:32.428058+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T17:24:32.428086+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:24:32.428103+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:24:32.556637+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-18T17:24:32.561843+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T17:24:32.561870+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:24:32.561888+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:51:57.216952+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-18T17:51:57.292749+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T17:51:57.292801+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:51:57.292826+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:51:58.196028+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-18T17:51:58.203979+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T17:51:58.204016+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:51:58.204040+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:55:38.000068+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-18T17:55:38.022552+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T17:55:38.022594+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:55:38.022612+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:55:38.153166+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-18T17:55:38.178026+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T17:55:38.178061+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:55:38.178079+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:55:38.263149+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:38.414726+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:38.510522+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:38.619293+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:38.701665+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:38.790967+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:38.869369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:38.947177+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:39.075502+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:39.158536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:39.315407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:39.804220+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:39.881337+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:39.962778+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:40.059376+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:40.190428+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:40.273405+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T17:55:40.363553+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-18T17:55:40.369078+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T17:55:40.369111+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T17:55:40.369129+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T18:22:07.140757+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/modules/elfinder/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/modules/elfinder/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/modules/elfinder/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:28:31.361261+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-18T18:28:31.392830+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T18:28:31.392870+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T18:28:31.392889+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T18:49:12.420451+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-18T18:49:12.459602+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T18:49:12.459640+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T18:49:12.459659+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T18:49:14.234434+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-18T18:49:14.240640+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T18:49:14.240671+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T18:49:14.240689+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T18:49:14.508620+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:14.807502+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:15.074348+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:15.345754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:15.611605+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:15.890296+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:16.161015+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:16.424031+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:16.687236+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:17.169069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:17.434239+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:17.917021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:18.465222+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:18.736544+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:19.014307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:19.283163+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:19.545348+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:19.824982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T18:49:20.089440+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-18T18:49:20.094687+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T18:49:20.094716+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T18:49:20.094735+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T19:29:48.746322+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-18T19:29:48.844892+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T19:29:48.844938+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T19:29:48.844957+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T19:29:49.916164+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-18T19:29:49.922029+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T19:29:49.922061+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T19:29:49.922079+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T19:44:03.269490+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-18T19:44:03.313544+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T19:44:03.313594+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T19:44:03.313613+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T19:44:10.146735+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-18T19:44:10.152501+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T19:44:10.152533+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T19:44:10.152551+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T20:36:50.846236+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T20:47:04.924662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T20:47:05.170725+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-18T20:47:05.196510+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T20:47:05.196561+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T20:47:05.196582+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T20:47:05.510649+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-18T20:47:05.515857+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T20:47:05.515886+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T20:47:05.515907+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T20:47:05.686856+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T20:47:05.867344+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T20:47:06.024484+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T20:47:06.235897+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T20:47:06.423024+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T20:47:06.655020+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T20:47:06.877375+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T20:47:07.040044+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-18T20:47:07.046426+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T20:47:07.046463+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T20:47:07.046484+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T20:47:07.227684+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-18T20:47:07.232986+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T20:47:07.233016+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T20:47:07.233034+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T22:01:02.149061+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-18T22:01:02.206590+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-18T22:01:02.206636+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T22:01:02.206658+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-18T23:00:48.112159+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-18T23:00:48.635615+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T00:06:21.256244+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-19T00:06:21.297075+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T00:06:21.297119+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T00:06:21.297138+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T00:06:22.344651+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-19T00:06:22.350279+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T00:06:22.350308+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T00:06:22.350326+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T00:15:01.424114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T00:15:02.563504+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-19T00:15:02.577056+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T00:15:02.577097+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T00:15:02.577117+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T00:39:31.967890+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-19T00:39:31.998978+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T00:39:31.999016+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T00:39:31.999035+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T00:39:39.988395+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-19T00:39:39.994254+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T00:39:39.994288+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T00:39:39.994306+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T01:27:38.722707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T01:29:38.726098+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T01:52:20.507743+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-19T01:52:20.537912+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T01:52:20.537949+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T01:52:20.537971+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T01:52:21.485279+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-19T01:52:21.490880+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T01:52:21.490908+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T01:52:21.490926+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T02:21:03.500463+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:23.612646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:25.472377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:27.421891+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:29.051905+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:30.795225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:32.771634+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:34.549732+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:36.314399+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:37.980411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:40.291587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:42.071903+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:43.722688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:45.370961+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:47.068482+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:48.576141+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:50.274340+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:51.939338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:53.886833+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:55.800027+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:57.418575+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:38:59.573308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:01.858833+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:03.489142+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:04.136450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:05.771572+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:07.503225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:09.153210+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:10.655361+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:12.354771+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:14.412139+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:15.191611+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:16.758846+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:17.397596+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:19.385522+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:21.162052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:23.430056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:24.992102+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:26.591168+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:28.299754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:29.839508+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:31.743141+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:33.528469+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:35.273873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:36.940004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:38.493898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:40.522593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:42.250242+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:44.069514+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:45.713594+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:47.496192+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:49.365012+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:50.881807+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:52.509676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:54.392437+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:56.045536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:57.722115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:39:59.402774+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:01.026516+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:02.809386+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:04.462045+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:06.473271+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:08.200220+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:09.927811+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:11.723859+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:13.381782+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:15.615912+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:17.185936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:19.463172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:21.301866+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:23.141534+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:24.745910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:26.328106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:27.927782+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:29.591678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:31.543437+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:33.196974+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:34.806619+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:36.635575+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:38.355932+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:39.871158+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:41.386260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:42.954548+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:44.591216+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:46.781811+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:48.870030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:50.543466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:52.502413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:54.061339+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:55.870666+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:57.622818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:40:59.343563+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:01.168598+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:02.879047+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:04.761170+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:06.376045+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:07.947621+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:09.548720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:11.575018+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:13.187442+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:14.800790+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:16.331238+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:18.421907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:20.334128+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:21.946918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:23.808979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:25.790341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:28.012271+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:29.741906+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:31.415701+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:33.011157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:35.080139+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:36.808308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:38.879438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:40.647881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:42.577395+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:44.432511+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:46.362172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:47.978009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:49.662833+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:51.406077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:53.077940+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:54.646340+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:56.282335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:41:58.248947+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:00.497899+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:02.204633+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:03.985538+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:06.124529+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:07.794694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:11.303267+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:13.357497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:15.092999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:16.894497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:18.470546+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:21.237504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:24.025111+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:25.903196+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:27.938104+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:30.077054+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:31.934576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:33.722115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:35.649967+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:37.375424+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:39.657240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:41.299583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:42.875274+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:45.188641+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:47.242313+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:49.875819+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:51.554034+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:53.588525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:55.454194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:57.355041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:42:59.253840+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:01.030389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:03.293313+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:05.173723+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:07.333476+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:09.351130+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:11.485011+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:13.191696+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:15.076907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:17.141457+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:18.909273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:20.511148+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:22.101104+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:24.341909+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:27.273528+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:29.381717+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:31.306053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:32.955816+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:35.000009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:36.774638+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:38.737289+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:40.836361+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:42.533200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:44.275393+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:46.306818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:47.996851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:49.735918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:51.661689+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:53.378788+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:55.226694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:56.967741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:43:59.047044+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:44:00.738652+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:44:02.626757+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:44:04.726500+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:44:06.430199+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:44:08.667596+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:44:10.459802+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:44:12.419033+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:44:14.268757+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T02:44:16.235881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T03:15:45.309530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/suretriggers/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T03:49:45.940908+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-19T03:49:45.993202+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T03:49:45.993247+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T03:49:45.993266+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T03:49:46.178798+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-19T03:49:46.184485+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T03:49:46.184518+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T03:49:46.184535+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T03:49:46.448905+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-19T03:49:46.455525+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T03:49:46.455567+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T03:49:46.455591+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T03:49:46.967487+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-19T03:49:46.972660+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T03:49:46.972688+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T03:49:46.972706+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T05:21:21.373389+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-19T05:21:21.438293+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T05:21:21.438344+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T05:21:21.438364+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T06:39:47.388632+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-19T06:39:48.157027+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T06:39:48.157080+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T06:39:48.157101+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T06:39:51.860809+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-19T06:39:51.866681+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T06:39:51.866711+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T06:39:51.866729+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T07:09:40.918746+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-load.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-load.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-load.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T07:31:56.236761+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T07:31:57.717585+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-19T07:31:58.030901+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T07:31:58.030958+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T07:31:58.030979+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T07:31:59.358380+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-19T07:31:59.363591+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T07:31:59.363619+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T07:31:59.363636+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T07:41:52.390001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T07:50:14.036123+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T08:28:31.086010+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-19T08:28:31.131061+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T08:28:31.131106+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T08:28:31.131126+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T08:28:32.412880+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-19T08:28:32.418946+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T08:28:32.418991+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T08:28:32.419009+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T09:26:23.509956+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-19T09:26:23.571691+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T09:26:23.571756+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T09:26:23.571783+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T09:26:23.823209+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-19T09:26:23.828967+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T09:26:23.829001+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T09:26:23.829019+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T09:26:24.036841+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-19T09:26:24.042114+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T09:26:24.042142+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T09:26:24.042160+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T09:26:24.350019+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-19T10:22:14.524316+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-19T10:22:14.582079+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T10:22:14.582128+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T10:22:14.582148+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T10:22:15.702679+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-19T10:22:15.708275+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T10:22:15.708304+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T10:22:15.708322+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T10:53:54.181862+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-19T10:53:54.298999+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T10:53:54.299050+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T10:53:54.299070+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T10:53:54.704748+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-19T10:53:54.710369+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T10:53:54.710399+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T10:53:54.710416+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T11:07:58.942771+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-19T11:07:58.991078+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T11:07:58.991129+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T11:07:58.991148+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T11:07:59.769792+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-19T11:07:59.775603+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T11:07:59.775638+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T11:07:59.775656+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T11:13:59.396723+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-19T11:13:59.452962+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T11:13:59.453014+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T11:13:59.453034+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T11:13:59.972650+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-19T11:13:59.978564+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T11:13:59.978602+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T11:13:59.978621+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T12:39:53.726962+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-19T12:39:53.778996+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T12:39:53.779048+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T12:39:53.779067+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T12:39:55.457661+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-19T12:39:55.463378+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T12:39:55.463409+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T12:39:55.463427+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T12:52:54.789818+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-19T12:52:54.815696+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T12:52:54.815736+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T12:52:54.815754+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T12:52:55.117714+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-19T12:52:55.124057+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T12:52:55.124095+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T12:52:55.124115+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T13:40:18.713860+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-19T13:40:18.776870+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T13:40:18.776923+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T13:40:18.776946+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T14:11:54.907840+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-19T14:11:54.953736+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T14:11:54.953774+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T14:11:54.953793+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T14:11:56.578737+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-19T14:11:56.585483+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T14:11:56.585520+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T14:11:56.585539+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T14:33:31.841555+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-19T14:33:31.886869+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T14:33:31.886908+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T14:33:31.886927+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T14:33:32.206721+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-19T14:33:32.212407+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T14:33:32.212447+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T14:33:32.212465+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T14:33:32.416794+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-19T14:33:32.424138+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T14:33:32.424175+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T14:33:32.424197+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T14:33:32.701566+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-19T14:53:09.055282+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/suretriggers/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T14:53:55.303490+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T14:59:18.681492+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T14:59:39.065675+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-04-19T14:59:39.099413+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T14:59:39.099457+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T14:59:39.099482+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T14:59:46.321441+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T14:59:56.428012+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-04-19T14:59:56.456377+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T14:59:56.456412+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T14:59:56.456431+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T15:00:06.893650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T15:09:04.183631+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-19T15:09:04.206536+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T15:09:04.206572+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T15:09:04.206591+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T15:09:05.321005+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-19T15:09:05.326707+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T15:09:05.326737+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T15:09:05.326755+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T15:55:17.288995+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T15:55:17.758655+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T16:06:12.436544+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T18:12:50.188202+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-19T18:12:50.234983+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T18:12:50.235039+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T18:12:50.235060+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T18:12:51.579706+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-19T18:12:51.585601+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T18:12:51.585632+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T18:12:51.585651+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T19:49:33.928693+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T19:49:37.654096+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-19T19:49:37.672017+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T19:49:37.672054+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T19:49:37.672073+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T19:49:37.957798+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-19T19:56:59.561207+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-19T19:56:59.597514+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T19:56:59.597553+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T19:56:59.597572+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T19:57:01.073201+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-19T19:57:01.079137+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T19:57:01.079173+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T19:57:01.079191+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:10:34.063464+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T20:10:34.278868+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-19T20:10:34.292568+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T20:10:34.292601+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:10:34.292619+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:10:34.470593+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-19T20:10:34.476120+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T20:10:34.476149+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:10:34.476167+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:10:34.687811+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T20:10:34.822780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T20:10:34.967796+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T20:10:35.111823+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T20:10:35.250504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T20:10:35.388166+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T20:10:35.526995+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T20:10:35.664965+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-19T20:10:35.670893+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T20:10:35.670927+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:10:35.670945+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:10:35.806407+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-19T20:10:35.812095+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T20:10:35.812132+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:10:35.812154+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:13:47.070342+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-19T20:13:47.112635+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T20:13:47.112686+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:13:47.112706+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:13:47.946668+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-19T20:13:47.954387+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T20:13:47.954435+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:13:47.954454+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:19:39.231232+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-19T20:19:39.254597+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T20:19:39.254655+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:19:39.254677+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:19:40.168180+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-19T20:19:40.174036+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-19T20:19:40.174070+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T20:19:40.174088+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-19T21:38:14.285667+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T23:17:01.433483+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T23:22:03.948849+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-19T23:37:52.219989+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T00:12:49.382922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T00:18:29.209039+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-20T00:18:29.237992+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T00:18:29.238035+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T00:18:29.238054+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T00:18:30.589865+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-20T00:18:30.595562+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T00:18:30.595591+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T00:18:30.595608+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T01:00:30.632374+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-20T01:00:30.739083+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T01:00:30.739136+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T01:00:30.739161+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T01:00:32.848348+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-20T01:00:32.855464+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T01:00:32.855514+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T01:00:32.855533+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T01:09:23.363603+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-20T01:09:23.400637+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T01:09:23.400698+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T01:09:23.400725+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T01:56:16.469195+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-20T01:56:16.579089+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T01:56:16.579143+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T01:56:16.579163+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T01:56:18.338150+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-20T01:56:18.343905+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T01:56:18.343937+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T01:56:18.343955+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T02:21:22.282878+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-20T02:21:22.307546+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T02:21:22.307587+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T02:21:22.307606+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T02:41:31.666698+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-20T02:41:31.701457+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T02:41:31.701506+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T02:41:31.701526+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T02:41:32.395682+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-20T02:41:32.401443+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T02:41:32.401473+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T02:41:32.401490+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T03:45:59.349748+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T03:47:55.030297+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-20T03:47:55.062590+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T03:47:55.062640+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T03:47:55.062660+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T03:47:55.313849+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-20T03:47:55.319540+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T03:47:55.319570+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T03:47:55.319587+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T04:57:40.734207+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-20T04:57:40.787423+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T04:57:40.787474+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T04:57:40.787494+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T04:57:43.113842+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp2/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp2/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp2/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T05:08:32.879502+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T05:08:33.391661+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-20T05:08:33.410660+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T05:08:33.410712+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:08:33.410731+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:08:33.532786+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-20T05:08:33.539223+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T05:08:33.539251+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:08:33.539269+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:08:33.685913+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-20T05:08:33.691637+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T05:08:33.691668+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:08:33.691686+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:08:33.989770+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-20T05:08:33.995445+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T05:08:33.995476+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:08:33.995494+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:08:38.521649+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T05:15:35.233281+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-20T05:15:35.274665+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T05:15:35.274705+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:15:35.274724+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:15:35.476866+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-20T05:15:35.484694+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T05:15:35.484743+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:15:35.484768+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:15:35.633450+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-20T05:15:35.638844+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T05:15:35.638886+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:15:35.638905+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:15:35.982886+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-20T05:37:38.903362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T05:37:39.338321+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-20T05:37:39.357097+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T05:37:39.357134+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:37:39.357153+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:37:39.556457+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-20T05:37:39.561861+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T05:37:39.561897+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:37:39.561916+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:54:16.216335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T05:54:19.760991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T05:57:01.570495+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-20T05:57:01.949204+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T05:57:01.949259+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:57:01.949280+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:59:27.525306+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-20T05:59:27.634976+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T05:59:27.635028+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:59:27.635049+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:59:27.972288+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-20T05:59:27.978304+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T05:59:27.978338+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T05:59:27.978357+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T06:15:41.287586+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-20T06:15:42.341349+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T06:15:42.341405+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T06:15:42.341426+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T06:15:45.763815+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-20T06:15:45.770019+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T06:15:45.770056+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T06:15:45.770075+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T06:44:28.530749+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-20T06:44:32.792823+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T06:44:32.792879+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T06:44:32.792900+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T08:29:07.280302+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-20T08:29:07.896684+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T08:29:07.896737+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T08:29:07.896758+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T08:29:11.120710+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-20T08:29:11.126330+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T08:29:11.126358+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T08:29:11.126376+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T08:51:13.980960+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T08:51:15.973214+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T10:24:37.495951+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-20T10:24:38.227777+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T10:24:38.227826+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T10:24:38.227846+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T10:24:40.087814+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-20T10:24:40.093595+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T10:24:40.093627+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T10:24:40.093645+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T10:51:21.791941+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-20T10:51:21.835634+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T10:51:21.835689+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T10:51:21.835711+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T10:51:23.571610+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-20T10:51:23.577566+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T10:51:23.577603+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T10:51:23.577626+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T11:17:06.437842+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-20T11:17:06.477965+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T11:17:06.478009+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T11:17:06.478028+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T11:17:06.730119+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-20T11:17:06.735976+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T11:17:06.736009+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T11:17:06.736027+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T11:17:07.150098+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-20T11:17:07.157306+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T11:17:07.157349+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T11:17:07.157371+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T11:17:07.436329+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-20T11:53:10.740060+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-20T11:53:10.771654+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T11:53:10.771694+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T11:53:10.771713+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T11:53:11.159372+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-20T11:53:11.165089+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T11:53:11.165119+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T11:53:11.165137+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T11:53:11.490667+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-20T11:53:11.496192+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T11:53:11.496230+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T11:53:11.496249+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T11:53:11.520963+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-20T12:37:14.772914+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-20T12:37:14.828711+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T12:37:14.828770+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T12:37:14.828800+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T12:37:16.198691+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-20T12:37:16.205326+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T12:37:16.205357+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T12:37:16.205375+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T13:55:29.195241+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-04-20T13:55:29.251026+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T13:55:29.251066+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T13:55:29.251084+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T14:11:24.251892+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-20T14:11:24.274768+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T14:11:24.274814+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T14:11:24.274833+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T14:11:26.104869+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-20T14:11:26.110548+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T14:11:26.110578+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T14:11:26.110595+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T14:36:46.502506+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T14:56:41.092610+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-20T14:56:41.142143+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T14:56:41.142184+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T14:56:41.142204+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T14:56:41.377144+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-20T14:56:41.383017+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T14:56:41.383058+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T14:56:41.383077+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T14:56:41.543897+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-20T14:56:41.549504+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T14:56:41.549540+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T14:56:41.549564+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T14:56:41.698455+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-20T15:07:01.178121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T15:07:01.350631+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-20T15:07:01.364214+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T15:07:01.364249+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:07:01.364268+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:07:01.486001+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-20T15:07:01.499174+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T15:07:01.499204+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:07:01.499222+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:07:06.582243+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-20T15:07:06.587507+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T15:07:06.587536+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:07:06.587554+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:07:06.608936+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-20T15:07:11.702702+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T15:20:50.961089+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/js/vendor.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/js/vendor.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js/vendor.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T15:32:46.693676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T15:32:46.853119+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-20T15:32:46.866638+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T15:32:46.866686+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:32:46.866707+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:32:47.033752+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-20T15:32:47.038987+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T15:32:47.039017+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:32:47.039036+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:37:24.051756+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-20T15:37:24.074019+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T15:37:24.074066+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:37:24.074086+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:37:24.351097+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-20T15:37:24.356993+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T15:37:24.357022+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:37:24.357040+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:53:32.283651+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-20T15:53:32.331171+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T15:53:32.331225+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:53:32.331244+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:53:33.136637+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-20T15:53:33.143306+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T15:53:33.143336+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T15:53:33.143354+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T16:25:34.389040+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-20T16:25:34.433366+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T16:25:34.433416+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T16:25:34.433436+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T16:25:36.111559+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-20T16:25:36.118546+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T16:25:36.118584+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T16:25:36.118606+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T16:25:37.716314+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-20T16:25:37.723082+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T16:25:37.723122+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T16:25:37.723145+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T16:25:37.750974+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-20T18:13:25.877255+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-20T18:13:25.924108+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T18:13:25.924154+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T18:13:25.924173+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T18:13:26.857851+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-20T18:13:26.863601+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T18:13:26.863631+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T18:13:26.863661+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T18:29:44.346977+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T18:30:36.866014+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-20T18:30:36.888006+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T18:30:36.888040+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T18:30:36.888059+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T18:30:37.231808+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-20T18:30:37.237487+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T18:30:37.237516+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T18:30:37.237534+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T18:30:37.560806+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-20T18:30:37.565997+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T18:30:37.566026+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T18:30:37.566044+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T18:30:37.590485+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-20T20:05:46.521463+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-20T20:05:46.571014+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T20:05:46.571055+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:05:46.571073+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:05:50.148333+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-20T20:05:50.155902+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T20:05:50.155942+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:05:50.155960+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:05:50.661384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:51.228935+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:51.753331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:52.255457+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:52.751601+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:53.240796+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:53.733832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:54.217479+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:54.703096+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:55.650260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:56.148576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:57.097198+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:58.047171+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:58.544023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:59.028635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:05:59.523134+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:06:00.012023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:06:00.497394+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:06:00.986296+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-20T20:06:00.993521+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T20:06:00.993555+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:06:00.993583+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:31:45.143081+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-20T20:31:45.170753+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T20:31:45.170797+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:31:45.170817+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:31:45.746919+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-20T20:31:45.752718+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T20:31:45.752751+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:31:45.752769+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:31:46.292001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:46.869440+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:47.400522+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:47.928615+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:48.458119+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:48.975297+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:49.520943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:50.039438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:51.060518+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:51.607418+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:52.639809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:53.695520+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:54.234457+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:54.778523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:55.314505+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:55.837045+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:56.370628+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T20:31:56.909320+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-20T20:31:56.915123+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T20:31:56.915166+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:31:56.915185+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:46:43.206049+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-20T20:46:43.251038+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T20:46:43.251085+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:46:43.251109+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:46:47.189957+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-20T20:46:47.195711+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T20:46:47.195742+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T20:46:47.195760+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T21:41:10.914423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T21:41:18.858398+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T21:41:22.030201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T21:41:25.871341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/old/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/old/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T21:41:43.920964+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T21:41:47.832547+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T21:41:53.146362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T21:41:56.424664+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cms/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cms/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cms/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T21:42:03.599419+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T21:42:09.367484+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T23:02:35.123244+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-20T23:02:35.213509+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T23:02:35.213560+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:02:35.213579+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:02:36.026298+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-20T23:02:36.032270+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T23:02:36.032302+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:02:36.032320+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:15:14.178860+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-20T23:15:14.217868+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T23:15:14.217917+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:15:14.217937+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:15:14.349827+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-20T23:15:14.385682+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T23:15:14.385728+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:15:14.385747+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:21:06.270868+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T23:23:15.041409+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-20T23:23:15.065330+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T23:23:15.065364+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:23:15.065382+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:23:38.090052+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-20T23:23:38.125290+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T23:23:38.125327+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:23:38.125345+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:23:46.298268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T23:24:00.640932+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T23:25:47.309012+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-20T23:25:47.333515+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T23:25:47.333556+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:25:47.333575+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:26:11.455683+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-20T23:26:11.479234+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-20T23:26:11.479268+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:26:11.479287+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-20T23:26:22.337844+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-20T23:26:41.682476+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T00:24:28.992906+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-21T00:24:29.047469+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T00:24:29.047518+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T00:24:29.047538+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T00:24:29.921766+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-21T00:24:29.927371+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T00:24:29.927402+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T00:24:29.927420+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T00:24:38.906562+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T00:47:39.900984+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-21T00:47:39.926585+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T00:47:39.926625+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T00:47:39.926644+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T00:47:52.254041+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-21T00:47:52.259726+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T00:47:52.259756+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T00:47:52.259774+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T00:47:54.828612+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T00:47:58.232175+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T00:59:40.165798+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T01:01:30.881827+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-21T01:01:30.913397+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T01:01:30.913439+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:01:30.913458+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:03:06.486038+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-21T01:03:06.819387+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T01:03:06.819440+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:03:06.819460+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:35:43.640537+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-21T01:35:43.687784+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T01:35:43.687835+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:35:43.687855+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:35:44.006097+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-04-21T01:35:44.013778+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T01:35:44.013817+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:35:44.097089+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:35:44.097169+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-04-21T01:35:44.099351+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:35:44.099977+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:35:44.287938+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-21T01:35:44.293782+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T01:35:44.293813+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:35:44.293837+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:41:09.217853+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-21T01:41:09.241981+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T01:41:09.242021+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:41:09.242039+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:41:10.199795+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-21T01:41:10.207947+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T01:41:10.207988+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T01:41:10.208011+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T02:03:55.424011+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T02:03:55.967921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T02:36:45.772044+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-21T02:36:45.816970+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T02:36:45.817021+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T02:36:45.817042+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T02:36:46.097963+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-21T02:36:46.103910+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T02:36:46.103946+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T02:36:46.103964+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T02:36:46.475685+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/index.html")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/index.html\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T03:26:29.943266+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-21T03:26:29.991205+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T03:26:29.991256+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T03:26:29.991275+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T03:26:30.157721+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-21T03:26:30.164281+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T03:26:30.164310+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T03:26:30.164327+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T03:55:37.056026+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seo-for-wordpress/option.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seo-for-wordpress/option.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seo-for-wordpress/option.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T04:21:40.502750+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-21T04:21:40.565331+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T04:21:40.565381+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T04:21:40.565400+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T04:21:40.765738+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-21T04:21:40.772288+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T04:21:40.772317+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T04:21:40.772335+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T04:21:41.108389+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-21T04:21:41.114580+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T04:21:41.114618+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T04:21:41.114638+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T04:21:41.724511+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-21T04:21:41.730311+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T04:21:41.730350+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T04:21:41.730368+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T04:56:58.389693+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T05:39:24.572732+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T06:14:32.461679+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-21T06:14:36.167846+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T06:14:36.167908+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T06:14:36.167931+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T07:32:26.221624+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-21T07:32:27.609829+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T07:32:27.609882+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T07:32:27.609902+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T07:32:48.929007+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-21T07:32:49.105321+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T07:32:49.105374+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T07:32:49.105394+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T07:33:08.659114+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-21T07:33:08.696023+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T07:33:08.696080+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T07:33:08.696107+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T07:33:19.303474+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T07:33:35.672365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T08:14:07.846226+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-21T08:14:08.027022+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T08:14:08.027081+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T08:14:08.027104+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T08:14:09.206733+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-21T08:14:09.212404+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T08:14:09.212434+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T08:14:09.212452+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T08:23:41.354721+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-21T08:23:41.403345+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T08:23:41.403385+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T08:23:41.403404+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T08:23:41.772574+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-21T08:23:41.778292+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T08:23:41.778321+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T08:23:41.778339+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T08:23:42.616526+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T08:23:43.217972+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-21T08:23:43.223896+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T08:23:43.223927+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T08:23:43.223946+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T08:23:45.333476+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-21T08:23:45.340701+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T08:23:45.340741+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T08:23:45.340763+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T08:23:45.618207+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T10:21:06.592195+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-21T10:21:07.410839+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T10:21:07.410907+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T10:21:07.410934+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T10:21:11.926918+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-21T10:21:11.932795+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T10:21:11.932827+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T10:21:11.932846+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T10:43:22.898401+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-21T10:43:23.682842+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T10:43:23.682908+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T10:43:23.682935+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T10:43:26.215452+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-21T10:43:26.221395+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T10:43:26.221430+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T10:43:26.221448+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T11:28:29.847177+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-21T11:28:29.893263+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T11:28:29.893312+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T11:28:29.893335+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T11:28:38.024094+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-21T11:28:38.029921+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T11:28:38.029952+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T11:28:38.029970+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T12:09:53.144713+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:54.813088+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:55.204750+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/s.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/s.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:55.583587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:55.949087+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cjfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cjfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cjfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:56.310062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:56.671448+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:57.039298+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:57.406965+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:57.780497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:58.149368+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/deeto/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/deeto/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/deeto/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:58.514295+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/h.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/h.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/h.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:58.887022+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/m.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/m.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/m.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:59.262515+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:59.634516+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:09:59.993762+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:00.359069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:00.723004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:01.103818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:01.469217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:01.842570+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:02.206658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bugz.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bugz.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bugz.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:02.617089+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:02.981063+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:03.352344+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:03.732547+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:04.115031+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:04.491533+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:04.865796+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/text.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/text.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/text.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:05.231072+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:05.593101+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/w.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/w.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/w.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:05.956116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:06.319722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:06.682644+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:07.045145+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:07.413240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:07.782489+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/buy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/buy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/buy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:09.205658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:10.033419+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:10.405598+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:10.773380+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:11.142762+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:11.502769+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:11.870067+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:12.238711+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:12.609178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:12.996008+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:13.392823+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:13.764035+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:14.130042+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/news-portal/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/news-portal/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/news-portal/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:14.491200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-super-cache/wp-cache-pointer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-super-cache/wp-cache-pointer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-super-cache/wp-cache-pointer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:14.857984+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:15.220426+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:15.586966+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:15.952554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:16.333487+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:16.846281+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:17.223948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:17.597317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:17.977758+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:18.348246+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wander.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wander.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wander.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:18.761509+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:19.136578+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:19.498421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:19.861868+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:20.229889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:20.593484+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:20.960503+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:21.324637+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:21.685849+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:22.046940+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:22.414461+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:22.775035+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:23.137635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/goods.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/goods.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/goods.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:23.581421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/elp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/elp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/elp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:24.028735+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:24.404926+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:24.792722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:25.249351+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:25.645895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/size.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/size.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/size.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:26.011728+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/sketch/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/sketch/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/sketch/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:26.437058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:26.801360+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:27.172920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:27.534256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/revslider/includes/external/page/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:27.898315+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:28.271497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-add.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-add.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-add.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:28.641831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:29.014836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:29.400766+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/indec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/indec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/indec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:29.773805+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:30.145138+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:30.514130+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xml.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xml.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xml.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:30.881480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:31.244177+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:31.619535+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:31.993763+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:32.357419+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:32.732057+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:33.101772+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:33.458825+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:33.834407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bk/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bk/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:34.204377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:34.584004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:34.955334+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/digital-download/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/digital-download/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/digital-download/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:35.327694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:35.708600+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:36.081759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:36.446558+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-l0gin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-l0gin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-l0gin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:36.822986+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:37.219586+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:37.604340+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:37.993627+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:38.376215+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:38.949078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:39.615848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:40.036058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:40.464683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/String.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/String.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/String.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:40.832523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:41.193446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:41.562565+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:41.925353+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:42.297440+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:42.662003+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:43.025467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:43.385160+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:43.756877+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:44.123106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:44.483752+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:44.864069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:45.230809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:45.605009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:45.979445+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:46.347093+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:46.708140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/js_composer/vc_classmap.json-list.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/js_composer/vc_classmap.json-list.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/js_composer/vc_classmap.json-list.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:47.068674+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:47.428059+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:47.789145+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:48.155713+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:48.522666+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:48.896836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:49.259674+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:49.623058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:49.987248+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:50.347089+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:50.716504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:51.085992+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:51.445353+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:51.819228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:52.186744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:52.557502+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:52.924066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config-sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config-sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config-sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:53.289411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:53.666580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dummyyummy/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:54.130373+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:54.513341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:54.896908+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:55.279479+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:55.707411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:56.072917+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:56.451408+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:56.824936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/small.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/small.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/small.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:57.195119+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:57.556758+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/tmpls.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/tmpls.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/tmpls.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:57.928342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:58.299326+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:58.663069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:59.026598+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:59.392970+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:10:59.924082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sck.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sck.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sck.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:00.302855+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:00.679720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:01.051709+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1337.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1337.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1337.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:01.810640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:02.181567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:02.546812+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:02.915450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:03.299524+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-log1n.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-log1n.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-log1n.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:03.664448+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:04.024880+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:04.388794+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:04.748632+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehehehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehehehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehehehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:05.114011+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lufix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lufix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lufix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:05.481135+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:05.850265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:06.217375+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:06.585883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:06.943917+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:07.303889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:07.677188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:08.067466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/ThreeFox_Exploit/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:08.434384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/helloapx/wp-apxupx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:08.808302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:09.464167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/udd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/udd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_simplefileuploadv1.3/elements/udd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:09.842216+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:10.254591+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:11:10.641564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T12:44:15.340843+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-21T12:44:15.718150+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T12:44:15.718204+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T12:44:15.718225+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T13:22:19.001573+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-21T13:22:19.044500+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T13:22:19.044535+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T13:22:19.044554+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T13:22:19.573958+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-21T13:22:19.580268+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T13:22:19.580306+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T13:22:19.580325+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T13:22:19.981078+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-21T13:22:19.986322+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T13:22:19.986354+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T13:22:19.986372+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T13:22:20.129706+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-21T14:21:54.512795+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-21T14:21:54.554490+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T14:21:54.554545+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T14:21:54.554569+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T14:21:55.624091+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-21T14:21:55.629809+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T14:21:55.629839+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T14:21:55.629857+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T14:31:21.464933+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-21T14:31:21.494702+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T14:31:21.494739+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T14:31:21.494758+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T14:31:22.367451+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-21T14:31:22.373136+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T14:31:22.373165+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T14:31:22.373182+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T15:17:43.737031+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-21T15:17:43.778967+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T15:17:43.779018+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T15:17:43.779038+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T15:17:45.378664+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-21T15:17:45.384504+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T15:17:45.384535+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T15:17:45.384554+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T15:26:22.394492+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T15:26:22.845106+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-21T15:26:22.881204+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T15:26:22.881250+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T15:26:22.881274+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T15:26:23.325269+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-21T15:26:23.330574+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T15:26:23.330608+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T15:26:23.330629+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T15:26:23.733964+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T15:26:24.060130+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T15:26:24.289779+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T15:26:24.609790+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T15:26:24.925348+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T15:26:25.266480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T15:26:25.650816+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T15:26:25.885348+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-21T15:26:25.890860+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T15:26:25.890892+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T15:26:25.890909+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T15:26:26.239588+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-21T15:26:26.244956+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T15:26:26.244986+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T15:26:26.245003+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:17:10.343525+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-21T16:17:10.410844+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T16:17:10.410897+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:17:10.410918+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:17:10.777114+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-04-21T16:17:10.786509+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T16:17:10.786547+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:17:11.343198+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:17:11.343284+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-04-21T16:17:11.355445+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:17:11.356172+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:17:11.799187+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-21T16:17:11.805022+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T16:17:11.805053+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:17:11.805076+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:21:29.273099+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-21T16:21:29.370799+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T16:21:29.370853+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:21:29.370875+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:21:37.295491+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-21T16:21:37.301316+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T16:21:37.301346+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:21:37.301365+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:25:59.729530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T16:38:55.479424+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-21T16:38:55.531958+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T16:38:55.532004+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:38:55.532023+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:38:55.841674+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-21T16:38:55.849538+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T16:38:55.849593+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:38:55.849619+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:46:22.363532+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-04-21T16:46:22.396243+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T16:46:22.396289+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:46:22.396311+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:46:23.991958+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://git.oasb.wefeatit.com/public/login","method":"GET"} [] [2025-04-21T16:46:23.997754+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T16:46:23.997786+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:46:23.997804+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T16:53:37.540520+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T17:08:27.336469+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-21T17:08:27.372455+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T17:08:27.372506+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T17:08:27.372526+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T17:08:29.660331+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-21T17:08:29.666409+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T17:08:29.666440+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T17:08:29.666458+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T17:44:28.444612+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-21T17:44:28.470844+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T17:44:28.470892+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T17:44:28.470912+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T17:44:28.890029+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-21T17:44:28.895675+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T17:44:28.895705+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T17:44:28.895723+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T17:48:20.115716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T17:48:20.115783+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T17:48:20.129427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T17:48:20.137533+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T18:59:49.727296+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/libraries/elfinder/src/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/libraries/elfinder/src/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/libraries/elfinder/src/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T19:22:50.675126+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-21T19:22:50.733977+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T19:22:50.734023+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T19:22:50.734047+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T19:22:51.035190+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-21T19:22:51.041136+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T19:22:51.041172+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T19:22:51.041190+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T19:22:53.075349+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-21T19:22:53.083098+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T19:22:53.083137+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T19:22:53.083160+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T19:22:53.914312+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-21T19:22:53.920496+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T19:22:53.920528+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T19:22:53.920548+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T19:33:06.898408+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T19:33:07.271167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T19:47:51.636419+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T19:47:53.852651+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-21T19:47:53.866529+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T19:47:53.866584+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T19:47:53.866605+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T19:47:53.939185+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-21T20:51:09.003848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T20:51:09.291913+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-21T20:51:09.309718+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T20:51:09.309753+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T20:51:09.309776+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T20:51:09.586948+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-21T20:51:09.592451+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T20:51:09.592483+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T20:51:09.592500+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T20:51:09.791721+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T20:51:09.978363+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T20:51:10.220046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T20:51:10.407226+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T20:51:10.592472+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T20:51:10.778432+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T20:51:10.962904+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-21T20:51:11.146265+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-21T20:51:11.151557+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T20:51:11.151599+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T20:51:11.151617+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T20:51:11.333837+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-21T20:51:11.339594+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T20:51:11.339626+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T20:51:11.339643+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T21:26:16.405084+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-21T21:26:16.436635+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T21:26:16.436682+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T21:26:16.436702+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T23:34:13.051394+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-21T23:34:13.094705+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T23:34:13.094743+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T23:34:13.094762+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T23:34:14.585613+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-21T23:34:14.591645+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-21T23:34:14.591687+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-21T23:34:14.591706+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T00:41:30.628543+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-22T00:41:30.682826+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T00:41:30.682866+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T00:41:30.682884+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T00:41:30.813875+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-22T01:03:17.660650+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-22T01:03:17.705738+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T01:03:17.705790+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T01:03:17.705810+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T01:03:17.773784+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-22T02:09:15.042771+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-22T02:09:15.339970+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T02:09:15.340023+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T02:09:15.340043+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T02:09:19.282186+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-22T02:09:19.287785+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T02:09:19.287815+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T02:09:19.287833+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T02:33:35.902836+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-22T02:33:35.942468+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T02:33:35.942524+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T02:33:35.942545+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T02:33:37.333811+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-22T02:33:37.339673+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T02:33:37.339711+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T02:33:37.339730+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T03:20:06.098285+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:08.177750+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:10.144597+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:12.454012+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:14.558874+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:16.399536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:17.526103+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:19.162615+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:20.919362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:22.966761+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:24.617099+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:26.442140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:28.031827+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:28.889655+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:30.495036+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:31.095772+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:32.831204+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:34.522608+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:36.264387+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:37.995018+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:39.812936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:41.753822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:43.442525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:44.998855+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:46.721325+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:48.415474+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:50.122256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:51.665160+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:53.391898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:55.076536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:56.686158+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:58.416443+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:20:59.973390+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:01.511919+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:03.152506+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:04.702500+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:06.360971+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:07.916671+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:09.641623+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:11.153960+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:12.678733+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:14.290748+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:16.162203+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:17.624893+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:19.380228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:21.051697+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:22.593210+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:24.293568+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:25.947017+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:27.766028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:29.323531+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:30.916325+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:32.540716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:34.200578+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:35.673676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:37.229300+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:38.739658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:40.424095+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:42.096524+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:43.769219+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:45.381770+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:47.079276+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:48.806156+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:50.462261+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:52.039107+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:53.596234+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:55.266814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:56.844442+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:21:58.911023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:00.647891+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:02.286114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:04.077176+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:05.752094+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:07.364559+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:09.092385+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:10.757951+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:12.352247+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:14.361815+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:16.171031+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:17.737755+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:19.611405+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:21.323882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:23.148688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:24.757518+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:26.387071+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:28.098139+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:29.953484+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:31.566158+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:33.370649+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:35.436334+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:37.113216+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:38.684000+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:40.565823+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:42.380482+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:44.025101+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:45.911645+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:47.684040+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:49.536156+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:51.870346+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:53.832544+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:55.768534+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:57.469555+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:22:59.157192+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:01.059035+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:02.765662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:04.604536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:06.116411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:07.761564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:09.385865+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:11.044668+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:12.849638+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:14.576268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:16.356248+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:18.031646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:19.906124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:21.553677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:23.998041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:25.804435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:27.502789+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:29.259665+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:30.945429+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:32.980867+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:34.893724+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:37.197393+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:39.338493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:41.255820+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:43.169023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:45.057235+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:46.928585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:49.196118+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:51.627456+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:53.917412+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:55.815960+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:57.806453+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:23:59.893795+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:01.807090+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:03.992580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:06.156077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:08.717478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:10.315464+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:12.308973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:14.284130+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:16.283896+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:18.034926+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:19.707329+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:21.541936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:23.401695+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:24.942823+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:26.798914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:29.152107+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:30.970397+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:32.677301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:34.575340+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:36.582612+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:38.406454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:40.162644+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:41.899586+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:43.756157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:45.783459+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:47.653216+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:49.446509+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:51.149060+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:53.000336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:54.806514+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:56.788183+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:24:58.558210+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:25:00.276504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:25:02.101889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:25:03.880830+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:25:05.650204+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:25:07.389585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:25:09.095864+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:25:11.005866+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:25:12.711964+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:25:14.313000+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:25:16.059895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T03:25:17.702078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:01:30.878527+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:01:31.262131+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-22T05:01:31.283819+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T05:01:31.283880+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T05:01:31.283907+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T05:01:31.742302+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-22T05:01:31.747572+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T05:01:31.747600+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T05:01:31.747619+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T05:01:32.284766+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:01:32.611607+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:01:32.791621+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:01:33.095125+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:01:33.421166+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:01:33.742939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:01:34.047436+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:01:34.535280+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-22T05:01:34.540549+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T05:01:34.540581+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T05:01:34.540599+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T05:01:34.863602+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-22T05:01:34.870418+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T05:01:34.870452+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T05:01:34.870471+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T05:04:44.250477+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:05:30.767834+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:13:58.885271+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:38:24.292426+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:38:26.990483+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:38:30.190582+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:38:33.035396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:38:36.408858+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:38:40.006092+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:38:43.321798+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:38:45.828913+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:38:48.431381+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:38:51.276545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:38:53.858780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:38:56.288784+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:38:59.111546+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:39:04.345934+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:39:06.869229+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:39:10.034183+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:39:12.608483+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:39:15.719041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:43:58.897018+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:43:58.897021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:43:59.360266+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:43:59.474100+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:43:59.928608+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:43:59.976336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:00.225232+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:00.434713+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env.example"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env.example\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:00.571370+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/admin/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/admin/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:00.856152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:00.935041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/api/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/api/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:01.249384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:01.329238+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/admin/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/admin/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:01.489558+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app_dev.php/_profiler/open"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app_dev.php/_profiler/open\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:01.734235+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/api/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/api/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:01.761678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/app_dev.php/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/app_dev.php/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:02.389620+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/app/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/app/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:02.437124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/backend/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/backend/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:02.782434+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/app_dev.php/_profiler/open"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/app_dev.php/_profiler/open\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:02.975476+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/core/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/core/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:03.452056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:03.862136+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/crm/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/crm/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/crm/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:04.339479+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/demo/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/demo/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/demo/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:04.931960+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:05.267095+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/infos/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/infos/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/infos\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:05.602414+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/pinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/pinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T05:44:06.236739+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/vendor/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/vendor/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T06:33:12.343399+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T06:33:12.343328+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T06:33:13.145694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T06:33:14.529444+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T07:10:13.666402+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-22T07:10:14.636610+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T07:10:14.636659+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T07:10:14.636680+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T07:10:24.996408+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-22T07:10:25.002183+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T07:10:25.002216+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T07:10:25.002234+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T07:14:10.613135+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-22T07:14:11.410766+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T07:14:11.410821+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T07:14:11.410847+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T07:14:13.761123+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-22T07:14:13.767193+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T07:14:13.767232+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T07:14:13.767252+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T07:16:48.789794+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-22T07:16:49.051650+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T07:16:49.051701+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T07:16:49.051722+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T07:16:50.678600+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-22T07:48:37.689518+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T07:48:37.689525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T07:48:37.689639+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T07:48:38.494580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T08:36:31.586938+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T08:44:50.854900+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-22T08:44:51.222512+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T08:44:51.222563+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T08:44:51.222583+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T08:44:53.071134+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-22T08:44:53.078546+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T08:44:53.078589+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T08:44:53.078617+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T08:44:54.352295+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/wordpress/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/wordpress/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T09:20:53.084645+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T09:43:26.375137+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-22T09:43:27.004049+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T09:43:27.004102+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T09:43:27.004123+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T09:43:30.127920+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-22T09:43:30.134290+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T09:43:30.134331+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T09:43:30.134353+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:21:04.488048+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-22T10:21:05.833565+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:21:05.833620+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:21:05.833641+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:21:09.640806+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T10:21:11.565046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T10:21:11.871209+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-22T10:21:11.878199+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:21:11.878233+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:21:11.878252+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:21:12.659435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T10:21:12.962827+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/website/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/website/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T10:21:13.996019+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2019/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2019/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T10:21:14.766744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T10:23:45.863326+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-22T10:23:45.921998+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:23:45.922061+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:23:45.922087+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:23:46.148066+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-22T10:23:46.158650+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:23:46.158708+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:23:46.158730+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:24:19.226488+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-22T10:24:19.282014+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:24:19.282071+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:24:19.282093+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:24:19.694416+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-22T10:24:19.699779+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:24:19.699815+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:24:19.699833+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:24:21.868194+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-04-22T10:24:21.875289+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:24:21.875325+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:24:23.810230+02:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken":"UsernamePasswordToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:24:23.884489+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:24:23.884642+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-22T10:25:29.091616+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-22T10:25:29.122691+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:25:29.122736+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:25:29.122759+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:25:34.189919+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-04-22T10:25:34.197698+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:25:34.197735+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:25:34.440014+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\InvalidCsrfTokenException(code: 0): Invalid CSRF token. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:25:34.440108+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-04-22T10:25:34.442207+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:25:34.442726+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:25:45.150068+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-22T10:25:45.183002+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:25:45.183047+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:25:45.183070+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:27.181527+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-22T10:26:27.260825+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:26:27.260872+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:27.260897+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:34.631380+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-04-22T10:26:34.639120+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:26:34.639159+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:35.719185+02:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken":"UsernamePasswordToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:35.751746+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:35.751857+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-22T10:26:35.804543+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-22T10:26:35.809658+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:26:35.809687+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:35.809709+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:35.877186+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-22T10:26:35.889667+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-22T10:26:35.915783+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-22T10:26:35.968943+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-04-22T10:26:35.974282+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:26:35.974317+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:35.974335+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:36.056020+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-04-22T10:26:36.061753+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:26:36.061786+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:36.061805+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:36.874424+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-22T10:26:36.899528+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-22T10:26:37.395027+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-22T10:26:38.035444+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-04-22T10:26:38.041073+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:26:38.041107+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:38.041127+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:46.554135+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-22T10:26:46.647325+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-22T10:26:46.731200+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-22T10:26:46.731265+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:26:46.731282+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:46.731303+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:46.747234+02:00] timesheet.INFO: Add to billing [] [] [2025-04-22T10:26:46.747910+02:00] timesheet.INFO: New TS [] [] [2025-04-22T10:26:46.900478+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-22T10:26:46.950908+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-04-22T10:26:46.958643+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:26:46.958682+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:26:46.958702+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:27:02.578973+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-04-22T10:27:02.786247+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-22T10:27:02.882421+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-22T10:27:02.882485+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:27:02.882502+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:27:02.882527+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:27:02.988575+02:00] timesheet.INFO: TS Update [] [] [2025-04-22T10:27:03.336571+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-22T10:27:03.383612+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-04-22T10:27:03.389114+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:27:03.389148+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:27:03.389166+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:27:11.973158+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-04-22T10:27:11.980182+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:27:11.980218+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:27:11.980241+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:27:11.999456+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-04-22T10:27:11.999506+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-04-22T10:27:11.999530+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-04-22T10:27:11.999549+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-04-22T10:27:11.999564+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-04-22T10:27:11.999578+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-04-22T10:27:11.999593+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-04-22T10:27:11.999611+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-04-22T10:27:12.015803+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-22T10:27:12.026767+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-22T10:27:14.630541+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-22T10:27:19.927673+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-04-22T10:27:19.984886+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:27:19.984928+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:27:19.984947+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:27:20.051588+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-22T10:27:20.190498+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-22T10:27:20.569351+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-22T10:27:20.921391+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-04-22T10:27:20.927375+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:27:20.927405+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:27:20.927424+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:27:26.650109+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-04-22T10:27:26.664747+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-04-22T10:27:26.690178+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-04-22T10:27:26.690249+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:27:26.690270+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:27:26.690301+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:27:26.696339+02:00] timesheet.INFO: Add to billing [] [] [2025-04-22T10:27:26.696758+02:00] timesheet.INFO: New TS [] [] [2025-04-22T10:27:26.818640+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-04-22T10:27:26.867956+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-04-22T10:27:26.875728+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:27:26.875776+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:27:26.875801+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:33:41.145563+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T10:33:41.691162+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-22T10:33:41.718286+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:33:41.718329+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:33:41.718348+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:33:41.937646+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-22T10:33:41.943009+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:33:41.943042+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:33:41.943060+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:59:03.598007+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-22T10:59:03.725563+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:59:03.725615+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:59:03.725634+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:59:03.992503+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-22T10:59:04.001716+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:59:04.001790+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:59:04.001818+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:59:04.170836+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-22T10:59:04.176815+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T10:59:04.176851+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:59:04.176870+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T10:59:04.306297+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-22T11:06:12.169041+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-22T11:06:12.244276+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T11:06:12.244326+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T11:06:12.244344+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T11:06:12.511001+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-22T11:06:12.516861+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T11:06:12.516890+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T11:06:12.516908+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T11:44:05.869657+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:06.140693+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:06.282579+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:06.424574+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:06.563869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:06.704495+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:06.845493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/meta.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/meta.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/meta.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:07.067068+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-22T11:44:07.086187+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T11:44:07.086230+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T11:44:07.086249+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T11:44:07.300201+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-22T11:44:07.307658+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T11:44:07.307704+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T11:44:07.307727+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T11:44:07.466382+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:07.602522+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:07.741719+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/goods.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/goods.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/goods.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:07.877807+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:08.013510+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yindu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yindu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yindu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:08.153236+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/class-db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/class-db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/class-db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:08.297096+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/baxa1.phP8"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/baxa1.phP8\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.phP8/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:08.442439+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/baxa1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/baxa1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:08.581327+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known//index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known//index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known//index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:08.717755+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/phpmailer//index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/phpmailer//index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/phpmailer//index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:08.854008+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:08.994776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue//1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue//1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue//1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:09.147289+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins//about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins//about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins//about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:09.285420+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins//index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins//index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins//index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:09.422575+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:09.562306+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/BbUMY/flower.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/BbUMY/flower.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/BbUMY/flower.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:09.701522+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3//file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3//file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3//file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:09.840125+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine//about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine//about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine//about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:09.976342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine//index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine//index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine//index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:10.112346+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css//index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css//index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css//index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:10.250088+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css//xc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css//xc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css//xc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:10.386673+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images//about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images//about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images//about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:10.522035+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/crystal//index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/crystal//index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/crystal//index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:10.657830+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp//index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp//index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp//index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:10.800935+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:10.946389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:11.085487+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:11.225028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/functions.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/functions.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/functions.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:11.365904+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cron.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cron.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cron.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:11.502410+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:11.637572+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gecko-new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gecko-new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gecko-new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:11.773030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cookie.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cookie.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cookie.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:11.917050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:12.053065+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/spip.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/spip.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/spip.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:12.189513+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/22.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/22.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/22.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:12.326425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/room.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/room.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/room.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:12.463032+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/disagreed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/disagreed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/disagreed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:12.611860+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/text.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/text.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/text.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:12.757009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:12.892515+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:13.029678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feeds.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feeds.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feeds.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:13.166773+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:13.310823+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:13.454053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:13.591677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:13.727569+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:13.865396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php0"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php0\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php0/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:14.004586+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/colors.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/colors.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/colors.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:14.142808+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:14.280674+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:14.420518+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:14.567644+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:14.710676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:14.852020+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfanew.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfanew.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfanew.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:14.991952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/locale.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/locale.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/locale.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:15.133505+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wxo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wxo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wxo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:15.271622+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/colour.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/colour.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/colour.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:15.409962+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:15.546091+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:15.682843+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-contentt.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-contentt.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-contentt.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:15.820538+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:15.957999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:16.092935+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/theme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/theme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/theme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:16.227307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/block-bindings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/block-bindings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/block-bindings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:16.366756+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class_api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class_api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class_api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:16.509744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:16.649869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/root.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/root.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/root.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:16.793246+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:16.934848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:17.080216+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:17.216114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/configs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/configs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/configs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:17.352943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-configs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-configs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-configs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:17.492484+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:17.637115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:17.779520+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/input.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/input.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/input.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T11:44:17.921505+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aaa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aaa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aaa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T12:04:29.312011+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-22T12:04:29.350002+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T12:04:29.350057+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T12:04:29.350078+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T12:04:30.672776+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-22T12:04:30.680657+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T12:04:30.680696+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T12:04:30.680720+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T12:09:26.081093+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-22T12:09:26.132744+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T12:09:26.132790+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T12:09:26.132809+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T12:09:26.991216+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-22T12:09:26.996991+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T12:09:26.997021+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T12:09:26.997038+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T12:26:47.712523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T12:48:00.203205+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T12:48:00.203146+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T12:55:31.335894+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-22T12:55:31.375532+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T12:55:31.375583+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T12:55:31.375605+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T13:40:58.449802+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-22T13:40:58.492591+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T13:40:58.492647+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T13:40:58.492668+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T13:41:03.318188+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-22T13:41:03.323878+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T13:41:03.323907+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T13:41:03.323928+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T13:41:03.529121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/site/wp-includes/wlwmanifest.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/site/wp-includes/wlwmanifest.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site/wp-includes/wlwmanifest.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T13:41:03.668670+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-22T13:41:03.675198+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T13:41:03.675230+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T13:41:03.675247+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T13:43:30.865858+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/assets/css/app.custom.css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/assets/css/app.custom.css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/css/app.custom.css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T14:56:42.040370+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/up.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/up.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T15:25:56.392943+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-22T15:25:56.432448+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T15:25:56.432498+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T15:25:56.432517+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T15:25:56.718022+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-22T15:25:56.723918+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T15:25:56.723953+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T15:25:56.723971+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T15:29:37.391941+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T16:44:32.452803+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-22T16:44:32.501009+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T16:44:32.501063+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T16:44:32.501086+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T16:44:33.590271+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-22T16:44:33.595915+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T16:44:33.595946+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T16:44:33.595963+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T17:02:08.874292+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T17:18:02.711762+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-22T17:18:02.755831+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T17:18:02.755871+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T17:18:02.755890+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T17:18:07.369244+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-22T17:18:07.375010+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T17:18:07.375043+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T17:18:07.375061+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T17:29:45.078448+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-22T17:29:45.119136+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T17:29:45.119185+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T17:29:45.119208+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:24:10.209815+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T18:25:26.695320+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-22T18:25:26.722873+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T18:25:26.722914+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:25:26.722932+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:25:26.987991+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-22T18:25:26.994157+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T18:25:26.994190+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:25:26.994208+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:25:27.153893+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-22T18:25:27.159184+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T18:25:27.159215+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:25:27.159233+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:25:27.357771+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-22T18:38:19.825585+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-22T18:38:19.862141+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T18:38:19.862176+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:38:19.862194+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:38:21.254796+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-22T18:38:21.260751+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T18:38:21.260785+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:38:21.260804+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:45:56.763999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T18:45:57.103899+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-22T18:45:57.132978+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T18:45:57.133027+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:45:57.133047+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:45:57.573725+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-22T18:45:57.579345+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T18:45:57.579379+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:45:57.579402+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:45:57.742098+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T18:45:58.122666+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T18:45:58.386093+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T18:45:58.691109+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T18:45:59.165366+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T18:45:59.411155+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T18:45:59.659441+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T18:45:59.961061+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-22T18:45:59.966205+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T18:45:59.966234+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:45:59.966251+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:46:00.365662+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-22T18:46:00.370944+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T18:46:00.370977+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:46:00.370995+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:49:37.010418+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-22T18:49:37.032899+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T18:49:37.032936+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:49:37.032954+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:49:37.220198+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-22T18:49:37.225773+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T18:49:37.225804+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:49:37.225824+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:54:11.092136+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-22T18:54:11.131064+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T18:54:11.131107+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:54:11.131126+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:54:11.341975+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-22T18:54:11.347689+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T18:54:11.347718+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:54:11.347738+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:54:11.496820+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-22T18:54:11.501999+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T18:54:11.502028+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:54:11.502046+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T18:54:11.625085+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-22T19:18:13.581383+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-22T19:18:13.625133+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T19:18:13.625176+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T19:18:13.625195+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T19:18:14.021556+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-22T19:18:14.027280+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T19:18:14.027313+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T19:18:14.027330+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T19:18:14.611660+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T19:19:51.804907+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-22T19:19:51.833473+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T19:19:51.833512+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T19:19:51.833531+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T19:19:51.986917+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-22T19:19:51.996122+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T19:19:51.996160+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T19:19:51.996182+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T21:45:32.241011+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:45:32.488079+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:45:32.570409+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:46:20.950202+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:50:07.161636+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:00.031852+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-22T21:55:00.060429+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T21:55:00.060478+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T21:55:00.060501+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T21:55:00.410277+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-22T21:55:00.416121+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T21:55:00.416158+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T21:55:00.416176+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T21:55:00.655283+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:00.928823+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:01.159967+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:01.394614+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:01.625106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:01.854857+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:02.101078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:02.336276+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:02.744936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:02.994932+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:03.434686+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:03.910843+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:04.133795+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:04.367473+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:04.605048+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:04.829606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:05.058873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T21:55:05.280460+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-22T21:55:05.285757+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T21:55:05.285787+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T21:55:05.285805+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T22:01:46.673949+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-22T22:01:46.709483+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T22:01:46.709521+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T22:01:46.709540+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T22:01:48.141788+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-22T22:01:48.148319+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T22:01:48.148444+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T22:01:48.148464+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T22:29:32.605474+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-22T22:29:32.640179+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T22:29:32.640221+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T22:29:32.640239+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T22:29:36.129403+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-22T22:29:36.134977+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T22:29:36.135006+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T22:29:36.135023+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T22:29:36.629337+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:37.188157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:37.669835+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:38.192949+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:38.696766+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:39.198365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:39.698121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:40.198311+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:40.677661+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:41.627665+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:42.121838+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:43.061946+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:44.009623+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:44.495280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:44.987718+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:45.485764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:45.982256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:46.473467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-22T22:29:46.964564+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-22T22:29:46.969849+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T22:29:46.969879+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T22:29:46.969896+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T22:45:07.385134+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-22T22:45:07.463095+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-22T22:45:07.463140+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-22T22:45:07.463159+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T00:11:25.359038+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-23T00:11:25.402584+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T00:11:25.402633+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T00:11:25.402652+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T00:11:26.302084+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-23T00:11:26.307938+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T00:11:26.307969+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T00:11:26.307987+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T01:55:54.102643+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T02:22:09.401869+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-23T02:22:09.487341+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T02:22:09.487385+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T02:22:09.487404+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T02:22:09.954343+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-23T02:22:09.960447+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T02:22:09.960478+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T02:22:09.960496+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T03:16:26.823076+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-23T03:16:26.870963+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T03:16:26.882085+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T03:16:26.882110+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T03:16:27.363525+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-23T03:16:27.371033+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T03:16:27.371076+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T03:16:27.371095+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T03:16:28.843112+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-23T03:16:28.848630+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T03:16:28.848665+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T03:16:28.848684+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T03:16:32.483519+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-23T03:16:32.489312+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T03:16:32.489354+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T03:16:32.489376+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T03:28:32.111263+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-23T03:28:32.134506+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T03:28:32.134544+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T03:28:32.134563+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T03:28:32.587706+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-23T03:28:32.594674+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T03:28:32.594710+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T03:28:32.594729+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T03:55:38.027966+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T04:03:38.976684+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-23T04:03:38.999183+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T04:03:38.999224+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T04:03:38.999242+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T04:03:39.167971+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-23T04:03:39.173825+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T04:03:39.173861+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T04:03:39.173879+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T06:10:03.482332+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T06:31:29.144419+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T07:21:35.565692+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T07:21:36.615823+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T07:31:47.382118+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T07:57:24.638531+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-23T07:57:25.783307+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T07:57:25.783360+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T07:57:25.783380+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T07:57:30.240391+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-23T07:57:30.246153+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T07:57:30.246185+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T07:57:30.246203+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T08:24:55.966446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T08:24:59.276594+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-23T08:24:59.653491+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T08:24:59.653544+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T08:24:59.653564+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T08:25:02.002546+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-23T08:25:02.009800+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T08:25:02.009848+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T08:25:02.009871+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T08:25:02.564214+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T08:25:02.799274+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T08:25:03.115226+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T08:25:03.358719+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T08:25:03.605458+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T08:25:04.233296+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T08:25:04.641528+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T08:25:05.044164+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-23T08:25:05.049481+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T08:25:05.049514+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T08:25:05.049532+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T08:25:05.589434+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-23T08:25:05.594776+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T08:25:05.594812+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T08:25:05.594830+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T08:25:40.412162+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T08:33:10.768058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T09:23:46.015454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T09:23:52.901483+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/themes/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/themes/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T09:40:20.825647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T09:55:31.855164+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-23T09:55:32.379866+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T09:55:32.379925+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T09:55:32.379945+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T09:55:35.648488+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-23T09:55:35.654086+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T09:55:35.654118+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T09:55:35.654135+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T10:53:15.187019+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T10:53:17.019871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T11:47:48.643001+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-23T11:47:49.011167+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T11:47:49.011222+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T11:47:49.011242+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T11:47:50.931852+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-23T11:47:50.937517+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T11:47:50.937546+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T11:47:50.937563+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T11:51:39.876499+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T11:52:05.906079+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T11:52:06.725845+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-23T11:52:06.738381+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T11:52:06.738415+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T11:52:06.738433+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T12:22:17.243056+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-23T12:22:17.282186+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T12:22:17.282240+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T12:22:17.282266+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T12:22:17.631531+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-23T12:22:17.637433+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T12:22:17.637475+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T12:22:17.637493+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T12:22:25.854917+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-23T12:22:25.861815+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T12:22:25.861864+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T12:22:25.861886+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T12:34:05.645716+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-23T12:34:05.675354+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T12:34:05.675397+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T12:34:05.675416+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T12:34:09.767300+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-23T12:34:09.773015+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T12:34:09.773050+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T12:34:09.773069+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T12:39:12.909111+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-23T12:39:12.951035+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T12:39:12.951072+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T12:39:12.951090+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T12:39:13.202557+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-23T12:39:13.208221+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T12:39:13.208253+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T12:39:13.208271+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T13:18:15.899764+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-23T13:18:15.952874+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T13:18:15.952926+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T13:18:15.952947+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T13:18:16.385750+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-23T13:18:16.393177+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T13:18:16.393223+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T13:18:16.393242+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T13:18:17.595423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T13:18:18.327844+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-23T13:18:18.333133+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T13:18:18.333162+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T13:18:18.333179+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T13:18:21.935166+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-23T13:18:21.940346+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T13:18:21.940430+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T13:18:21.940447+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T13:18:23.485097+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T14:26:38.042935+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-23T14:26:38.095321+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T14:26:38.095372+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T14:26:38.095391+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T14:26:39.185270+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-23T14:26:39.190830+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T14:26:39.190861+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T14:26:39.190878+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T14:59:15.880136+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/suretriggers/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T15:41:01.127854+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-23T15:41:01.203583+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T15:41:01.203631+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T15:41:01.203650+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T15:41:01.547571+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-23T15:41:01.553425+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T15:41:01.553462+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T15:41:01.553479+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T15:41:01.790593+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-23T15:41:01.795793+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T15:41:01.795823+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T15:41:01.795840+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T15:41:02.197367+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-23T16:11:14.520404+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-23T16:11:14.644004+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T16:11:14.644053+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T16:11:14.644072+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T16:11:15.871701+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-23T16:11:15.877435+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T16:11:15.877468+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T16:11:15.877485+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T17:24:06.613844+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-23T17:24:06.713833+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T17:24:06.713888+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T17:24:06.713908+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T17:24:10.236379+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-23T17:24:10.242150+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T17:24:10.242178+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T17:24:10.242195+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T18:54:17.730523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T18:54:18.514465+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T18:54:19.507448+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T18:54:20.584869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T18:54:21.524338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T18:54:22.503515+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T18:54:23.502430+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T18:54:24.503676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T18:54:25.506802+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T18:54:26.512978+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T20:55:21.497696+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-23T20:55:21.538742+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T20:55:21.538791+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T20:55:21.538810+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T20:55:22.656616+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-23T20:55:22.662305+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T20:55:22.662334+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T20:55:22.662351+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T20:58:33.491850+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T20:58:33.753605+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-23T20:58:33.773627+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T20:58:33.773674+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T20:58:33.773694+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T20:58:34.010900+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-23T20:58:34.016845+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T20:58:34.016875+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T20:58:34.016893+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T21:09:51.185394+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-23T21:09:51.234144+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T21:09:51.234190+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T21:09:51.234209+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:18:01.793406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:18:02.166453+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-23T22:18:02.315644+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T22:18:02.315688+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:18:02.315706+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:18:02.647920+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-23T22:18:02.654298+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T22:18:02.654335+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:18:02.654353+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:18:03.209654+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:18:03.601073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:18:04.077706+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:18:04.576371+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:18:04.809067+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:18:05.124757+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:18:05.454336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:18:05.766819+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-23T22:18:05.772361+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T22:18:05.772391+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:18:05.772409+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:18:06.073338+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-23T22:18:06.078642+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T22:18:06.078672+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:18:06.078690+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:20:23.181013+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-23T22:20:23.207470+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T22:20:23.207509+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:20:23.207528+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:20:24.656932+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-23T22:20:24.664709+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T22:20:24.664766+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:20:24.664790+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:30:05.643166+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-23T22:30:05.679948+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T22:30:05.679999+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:30:05.680020+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:47:46.879982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:47:47.195770+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-23T22:47:47.208583+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T22:47:47.208616+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:47:47.208634+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:47:47.605971+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-23T22:47:47.612002+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T22:47:47.612048+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:47:47.612072+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:47:47.935069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:47:48.237383+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:47:48.576384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:47:48.812631+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:47:49.132563+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:47:49.531346+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:47:49.924376+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-23T22:47:50.318567+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-23T22:47:50.323957+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T22:47:50.323988+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:47:50.324005+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:47:50.888710+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-23T22:47:50.894047+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T22:47:50.894078+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T22:47:50.894097+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T23:10:52.502256+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-23T23:10:52.551122+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T23:10:52.551172+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T23:10:52.551191+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T23:10:54.254680+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-23T23:10:54.262593+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-23T23:10:54.262632+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T23:10:54.262651+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-23T23:53:54.233759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T00:35:50.167004+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-24T00:35:50.197366+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T00:35:50.197400+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T00:35:50.197418+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T00:35:50.728199+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-24T00:35:50.733841+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T00:35:50.733870+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T00:35:50.733887+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T03:00:55.911759+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-24T03:00:56.995600+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T03:00:56.995654+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T03:00:56.995674+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T03:01:00.171250+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-24T03:01:00.177397+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T03:01:00.177440+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T03:01:00.177465+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T04:06:48.569809+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-24T04:06:48.680341+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T04:06:48.680407+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T04:06:48.680427+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T04:06:49.700395+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-24T04:06:49.706383+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T04:06:49.706413+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T04:06:49.706431+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T04:39:53.548986+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T04:48:17.569486+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T05:33:42.550510+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T05:38:21.625698+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/suretriggers/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T05:59:29.365894+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-24T05:59:30.908338+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T05:59:30.908406+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T05:59:30.908432+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T05:59:35.619134+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-24T05:59:35.625936+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T05:59:35.625964+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T05:59:35.625981+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T06:07:27.772002+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-24T06:07:29.780533+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T06:07:29.780587+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T06:07:29.780608+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T06:07:32.768482+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-24T06:07:32.774936+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T06:07:32.774980+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T06:07:32.774999+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T06:11:52.281154+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-24T06:11:52.394868+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T06:11:52.394920+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T06:11:52.394940+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T06:11:53.384081+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-24T06:11:53.390026+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T06:11:53.390073+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T06:11:53.390091+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T06:18:29.830974+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/modules/elfinder/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/modules/elfinder/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/modules/elfinder/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T06:50:09.244068+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-24T06:50:10.761379+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T06:50:10.761432+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T06:50:10.761453+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T06:50:15.809926+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-24T06:50:15.815750+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T06:50:15.815779+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T06:50:15.815797+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T06:58:07.601737+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T06:58:12.455209+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T06:58:13.891053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T06:58:16.499497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T06:58:19.979640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T06:58:21.779960+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T06:58:26.439588+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/" (from "binance.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" (from \"binance.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T07:52:57.359545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T07:58:43.473248+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T10:05:11.096201+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-24T10:05:12.517883+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:05:12.517939+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:05:12.517960+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:23:46.577750+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T10:36:25.909688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T10:52:23.505432+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-24T10:52:23.563433+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:52:23.563482+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:23.563502+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:24.024326+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-24T10:52:24.030108+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:52:24.030138+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:24.030156+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:24.646454+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-24T10:52:24.651910+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:52:24.651945+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:24.651963+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:24.795512+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-24T10:52:24.800896+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:52:24.800926+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:24.800943+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:25.374029+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-24T10:52:25.379274+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:52:25.379303+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:25.379321+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:25.522981+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-24T10:52:25.528324+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:52:25.528357+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:25.528375+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:27.734154+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-04-24T10:52:27.739405+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:52:27.739434+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:27.739451+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:28.106061+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"HEAD"} [] [2025-04-24T10:52:28.111603+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:52:28.111634+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:28.111652+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:28.157605+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-24T10:52:28.163098+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:52:28.163132+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:28.163151+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:28.166636+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-24T10:52:28.231018+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:52:28.231061+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:28.231080+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:28.304064+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-24T10:52:28.309696+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:52:28.309728+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:28.309748+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:28.377283+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-24T10:52:28.382999+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:52:28.383032+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:28.383051+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:28.447662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T10:52:28.908053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T10:52:31.931063+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://www.wefeatit.com/register","method":"GET"} [] [2025-04-24T10:52:31.937335+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:52:31.937385+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:31.937409+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:52:32.165240+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-24T10:57:57.696964+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-24T10:57:57.727126+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:57:57.727165+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:57:57.727184+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:57:59.122053+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-24T10:57:59.127914+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T10:57:59.127947+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T10:57:59.127965+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T12:38:12.524317+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-24T12:38:13.316268+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T12:38:13.316321+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T12:38:13.316343+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T12:38:17.192405+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-24T12:38:17.200087+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T12:38:17.200125+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T12:38:17.200148+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T12:57:39.455210+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:21:58.481785+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:21:59.664015+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:00.169333+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/atomic/templates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/atomic/templates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/atomic/templates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:00.572727+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:00.947555+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:01.393620+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/site-title/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/site-title/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/site-title/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:01.882465+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:02.276074+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/BypassBest.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/BypassBest.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/BypassBest.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:02.656895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:03.742695+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:04.138480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:04.541863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/function/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/function/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/function/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:05.100194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/av.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/av.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/av.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:05.467539+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:05.829818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/error.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/error.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/error.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:06.352782+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:06.726123+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:07.099450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-crom.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-crom.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-crom.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:07.569804+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/5572214/envelope/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/5572214/envelope/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/5572214/envelope\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:08.005293+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/deeto/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/deeto/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/deeto/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:08.839555+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:09.616112+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:09.994038+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:10.486739+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:10.895971+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/zex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/zex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/zex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:11.410973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/as/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/as/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/as/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:11.770280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:12.754040+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:15.237007+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:16.108358+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:16.504642+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:16.883484+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:17.265844+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:17.727571+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:18.140999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/revslider/includes/external/page/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:18.564400+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:18.929282+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:19.305042+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:19.673917+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:20.097129+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/k.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/k.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/k.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:20.474616+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:20.920129+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:21.297302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:21.699984+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:22.070345+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:22.585646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:22.987012+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:23.385384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:23.756158+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:24.124885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/click.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/click.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/click.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:24.500111+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:24.882863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-l0gin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-l0gin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-l0gin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:25.267553+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:25.637956+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lock360.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lock360.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lock360.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:26.012737+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/core.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/core.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:26.386116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/NewFile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/NewFile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/NewFile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:26.787240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/heh.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/heh.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/heh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:27.173516+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/update/f35.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/update/f35.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/update/f35.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:27.595802+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:27.969712+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:28.351152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:28.729263+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:29.112609+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:29.551828+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/button/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/button/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/button/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:29.919825+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:30.348297+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:30.798162+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/web.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/web.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:31.184633+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaults.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaults.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaults.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:31.629347+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:32.013273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/maint.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/maint.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/maint.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:32.722576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/m.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/m.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/m.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:33.107632+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/sketch/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/sketch/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/sketch/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:33.570993+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:33.945531+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:34.410184+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-links.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-links.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-links.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:34.985831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/buy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/buy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/buy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:35.465443+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:35.886393+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:36.257882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:36.670845+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/mar.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/mar.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/mar.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:37.205009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ac.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ac.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ac.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:37.751007+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wander.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wander.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wander.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:38.124156+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:38.563468+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:39.100260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:39.896522+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pages.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pages.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pages.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:40.308982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:40.794504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/buy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/buy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/buy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:41.384559+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/buy.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/buy.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/buy.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:42.094720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bless.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bless.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bless.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:42.718318+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/colors.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/colors.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/colors.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:43.183753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:44.166882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:44.930686+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/firewall.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/firewall.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/firewall.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:46.089479+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/byp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/byp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/byp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:46.644011+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:47.082745+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:47.638333+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:48.027773+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:48.466107+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:48.853927+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:49.379195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:49.907038+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-includes/deprecated-index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-includes/deprecated-index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-includes/deprecated-index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:52.093579+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:52.683167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/special.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/special.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/special.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:53.072029+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:53.486647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:53.887662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:54.258782+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:54.635471+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:55.018944+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:55.399162+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:55.772600+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:56.142209+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:56.527770+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:56.896532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:57.286639+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/product.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/product.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/product.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:57.660679+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:58.030048+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:58.402918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sts.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sts.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sts.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:58.778003+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:59.151907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:59.560863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:22:59.928078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:00.328313+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jindex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jindex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jindex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:00.932413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:01.398167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:01.843731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ans.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ans.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ans.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:02.236756+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:02.646254+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:03.023354+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/inputs.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/inputs.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/inputs.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:03.396178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:03.766336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:04.148399+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/chosen/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/chosen/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/chosen/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:04.527591+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:05.314753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/w.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/w.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/w.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:05.686303+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:06.093864+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:06.462554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:06.830994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:07.198087+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/size.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/size.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/size.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:07.617700+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:07.992532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/elp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/elp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/elp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:08.377201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bk/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bk/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:08.778110+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/alera/alpha.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/alera/alpha.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/alera/alpha.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:09.150453+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/adminfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/adminfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:09.531358+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:09.912824+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:10.295094+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:10.678479+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:11.058792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/gecko-litespeed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/gecko-litespeed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/gecko-litespeed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:11.467481+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/MARIJUANA/icon.png"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/MARIJUANA/icon.png\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/MARIJUANA/icon.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:11.848178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:12.316088+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/brand.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/brand.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/brand.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:12.773646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:13.155647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:14.102491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rbh/log.ph"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rbh/log.ph\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rbh/log.ph/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:14.591763+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ss.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ss.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ss.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:14.989331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:15.449218+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:15.972224+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yasnu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yasnu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yasnu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:16.426241+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/class-wp-lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/class-wp-lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/class-wp-lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:16.967056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ge.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ge.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ge.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:17.347053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:17.766379+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:18.170435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:18.892314+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:19.417188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/hello.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/hello.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/hello.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:19.992246+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:20.543364+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:20.981374+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:21.426748+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/dropdown.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/dropdown.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/dropdown.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:22.153788+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:22.551170+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:23.187604+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/packed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/packed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/packed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:23.804010+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix/b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:24.662494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/chosen.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/chosen.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/chosen.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:26.368885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/s.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/s.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:27.126922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:27.511244+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:27.916022+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-pridmag/init.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-pridmag/init.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-pridmag/init.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:28.285842+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:28.750908+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:29.124380+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:29.578102+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:29.944314+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:30.316789+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:30.713513+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:31.160962+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-files.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-files.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-files.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:31.552882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/baxa1.php7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/baxa1.php7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:32.050886+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-includes_function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-includes_function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-includes_function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:32.419030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Core-EconX/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Core-EconX/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Core-EconX/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:32.823078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:33.194476+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classsmtps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classsmtps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classsmtps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:33.750822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/text.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/text.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/text.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:34.135810+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-mail.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-mail.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-mail.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:34.571300+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:34.962583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/webdb.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/webdb.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/webdb.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:35.333316+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feed/atom/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feed/atom/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed/atom\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:35.700016+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-atom.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-atom.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-atom.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:36.079128+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/apache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/apache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/apache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:36.456834+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wordpress-three/miin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wordpress-three/miin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wordpress-three/miin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:36.822525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:37.283093+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-theme-editor/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:37.681697+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:38.064201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:38.460233+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:38.827499+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:39.312592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:39.833518+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:40.233375+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-add.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-add.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-add.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:40.650278+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:41.035515+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:41.475366+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:41.988694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/options.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/options.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/options.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:42.431679+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xml.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xml.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xml.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:42.813284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:43.188217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:43.775473+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:44.161730+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/readme.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/readme.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/readme.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:44.537044+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:45.074922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:45.488051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:46.442506+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:47.158843+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:47.857734+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:48.348726+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/too.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/too.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/too.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:48.755983+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/w0rdpr3ssnew/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/w0rdpr3ssnew/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/w0rdpr3ssnew/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:49.149780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:49.525278+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xleet.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xleet.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xleet.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:49.946722+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fosil.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fosil.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fosil.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:50.372097+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/w0rdpr3ssnew/about.phpp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/w0rdpr3ssnew/about.phpp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/w0rdpr3ssnew/about.phpp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:50.765262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:51.150930+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:51.563393+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:52.045765+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:52.426549+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:52.889551+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/digital-download/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/digital-download/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/digital-download/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:53.260227+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:53.689591+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:54.068212+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/crop/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/crop/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/crop/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:54.485540+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sad/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sad/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sad/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:54.866155+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:55.237931+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:55.658106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/luf288xop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/luf288xop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/luf288xop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:56.109437+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/networks.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/networks.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/networks.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:56.886545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cruzmiiw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cruzmiiw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cruzmiiw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:57.755900+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/berlin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/berlin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/berlin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:58.203775+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rafa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rafa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rafa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:58.941929+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:23:59.309475+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/makeasmtp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/makeasmtp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/makeasmtp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:00.466027+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-press.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-press.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-press.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:01.939768+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/nakrip.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/nakrip.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/nakrip.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:02.931134+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:03.638500+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:04.377561+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:04.785390+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:05.165321+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:05.543135+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:05.924869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/autoload_classmap.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/autoload_classmap.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/autoload_classmap.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:06.293997+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:06.663943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:07.045189+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:07.426979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/1337.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/1337.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1337.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:07.950063+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/2index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/2index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/2index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:08.327896+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3m/wp-admin/css/colors/blue"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3m/wp-admin/css/colors/blue\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3m/wp-admin/css/colors/blue/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:08.708169+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/3m/wp-admin/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/3m/wp-admin/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/3m/wp-admin/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:09.073860+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:09.452099+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/404.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/404.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/404.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:09.866626+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/504.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/504.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/504.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:10.248028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/FoxWSO.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/FoxWSO.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/FoxWSO.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:10.619549+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/FoxWSOv1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/FoxWSOv1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/FoxWSOv1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:10.984657+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Nexus.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Nexus.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Nexus.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:11.373701+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Njima.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Njima.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Njima.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:11.772617+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:12.197440+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-ioxi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-ioxi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:12.610039+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa-rex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa-rex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa-rex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:12.974559+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/alfa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/alfa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/alfa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:13.353584+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/amaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/amaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/amaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:13.865672+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/library.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/library.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/library.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:14.248313+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/b.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/b.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/b.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:14.652229+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/back.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/back.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/back.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:15.023742+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/baxa1.phP8"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/baxa1.phP8\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.phP8/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:15.395731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:15.780880+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/c.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/c.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/c.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:16.155864+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cjfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cjfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cjfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:16.535148+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.api.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.api.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.api.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:16.959586+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:17.330144+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:17.697583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:18.069592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/customize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/customize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/customize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:18.518137+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/data.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/data.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/data.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:18.891459+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:19.284833+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:19.660260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/editor.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/editor.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/editor.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:20.058287+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:20.440249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/epinyins.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/epinyins.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/epinyins.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:20.811430+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fck.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fck.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fck.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:21.180321+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:21.549639+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/first.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/first.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/first.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:21.938269+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:22.309128+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fm1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fm1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fm1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:22.676262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:23.039646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fw.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fw.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fw.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:23.407290+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/goods.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/goods.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/goods.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:23.780918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/h.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/h.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/h.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:24.175534+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehehehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehehehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehehehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:24.542436+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/home.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/home.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/home.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:24.916025+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:25.289936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index4.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index4.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index4.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:25.724451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:26.209959+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ioxi002.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ioxi002.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ioxi002.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:26.606203+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:27.065839+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/kean.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/kean.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/kean.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:27.463955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:27.859456+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:28.336935+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lufix.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lufix.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lufix.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:28.787293+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/menu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/menu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/menu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:29.231902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:29.726396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ova-tools.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ova-tools.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ova-tools.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:30.176031+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ova.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ova.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ova.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:30.559897+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:30.970049+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pwp-admin/network/login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pwp-admin/network/login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pwp-admin/network/login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:31.415056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.PhP7"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.PhP7\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.PhP7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:32.051207+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/randkeyword.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/randkeyword.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:32.431993+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rbh/log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rbh/log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rbh/log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:32.893154+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/repeater.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/repeater.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/repeater.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:33.265412+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sck.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sck.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sck.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:34.116770+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:34.499438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/small.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/small.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/small.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:34.994783+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system32.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system32.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system32.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:35.472443+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez/jsstrings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez/jsstrings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez/jsstrings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:36.003754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/jsstrings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/jsstrings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/jsstrings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:36.386362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/termps.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/termps.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/termps.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:37.088181+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ticket/vendor/htmlawed/htmlawed/gel4y.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ticket/vendor/htmlawed/htmlawed/gel4y.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ticket/vendor/htmlawed/htmlawed/gel4y.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:38.564081+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tiny.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tiny.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tiny.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:39.158569+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:40.928701+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:42.972536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upgrade.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upgrade.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upgrade.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:44.089307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:44.490848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/bin/loader.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/bin/loader.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/bin/loader.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:45.609904+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/version.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/version.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:46.154635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/worksec.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/worksec.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/worksec.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:46.561589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-2018.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-2018.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-2018.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:47.157814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-2019.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-2019.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-2019.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:47.531446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/OK.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/OK.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/OK.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:47.901397+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/HsFPDcD.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/HsFPDcD.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/HsFPDcD.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:48.294769+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:48.721731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:49.113477+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/sHQwacY.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/sHQwacY.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/sHQwacY.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:49.506152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/dnIzIDf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/dnIzIDf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/dnIzIDf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:49.890072+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:50.254908+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:50.633616+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:51.012320+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:51.381742+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/wp-damin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/wp-damin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/wp-damin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:51.780755+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:52.213084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:52.595898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:52.965564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:53.339809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-blog-footer.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-blog-footer.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-blog-footer.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:53.712640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/helloapx/wp-apxupx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/helloapx/wp-apxupx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:54.086313+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:54.460841+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config-sample.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config-sample.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config-sample.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:54.847016+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:55.233164+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/ThreeFox_Exploit/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/ThreeFox_Exploit/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:55.607841+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:55.990777+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:56.364191+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:56.782593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:57.157998+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:57.545326+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/json.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/json.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/json.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:57.918792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:58.291690+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:58.662846+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Core-Econ/upH.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Core-Econ/upH.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Core-Econ/upH.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:59.033356+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/anttt/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/anttt/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/anttt/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:59.408010+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/backup_index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/backup_index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/backup_index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:24:59.782038+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/classic-addon/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/classic-addon/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/classic-addon/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:00.154542+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dhon/newsfeed.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dhon/newsfeed.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dhon/newsfeed.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:00.529984+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dummyyummy/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:00.914212+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dzs-zoomsounds/1877.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dzs-zoomsounds/1877.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dzs-zoomsounds/1877.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:01.292852+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/eventon-addon/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/eventon-addon/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/eventon-addon/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:01.662303+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioxi/retu.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioxi/retu.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioxi/retu.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:02.046650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/phpad/acp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/phpad/acp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/phpad/acp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:02.589084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/phpadmin/acp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/phpadmin/acp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/phpadmin/acp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:02.972789+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/press/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/press/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/press/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:03.385019+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:03.919208+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd1/pwnd.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd1/pwnd.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd1/pwnd.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:04.301568+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/royal-ckeditor/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/royal-ckeditor/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/royal-ckeditor/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:04.757938+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/sid/sidwso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/sid/sidwso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/sid/sidwso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:05.138217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/simple/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/simple/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/simple/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:05.512494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:05.881942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wordpresss3cll/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wordpresss3cll/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wordpresss3cll/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:06.253174+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wpcall-button/button-image.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wpcall-button/button-image.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wpcall-button/button-image.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:06.620131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/xltavrat.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/xltavrat.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/xltavrat.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:06.987721+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/xwp/up.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/xwp/up.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/xwp/up.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:07.355669+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/shell.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/shell.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/shell.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:07.728817+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:08.099691+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/finley/min.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/finley/min.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/finley/min.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:08.466644+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/hideo/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/hideo/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hideo/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:08.835121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:09.205466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/mero-megazines/ws.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/mero-megazines/ws.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/mero-megazines/ws.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:09.584222+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/newsfeed-theme/bbh.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/newsfeed-theme/bbh.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/newsfeed-theme/bbh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:09.982225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/db.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/db.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme/db.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:10.361399+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/signify/firkon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/signify/firkon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/signify/firkon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:10.807971+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/tmpls.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/tmpls.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/tmpls.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:11.216504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2024/01/RxR.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2024/01/RxR.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2024/01/RxR.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:11.633944+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wp_live_chat/abruzi.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wp_live_chat/abruzi.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wp_live_chat/abruzi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:12.061706+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wpr-addons/forms/b1ack.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wpr-addons/forms/b1ack.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wpr-addons/forms/b1ack.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:12.432583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:12.946752+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:13.316453+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:13.711894+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:14.083046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:14.453182+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/winnner.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/winnner.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets/winnner.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:14.935921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/page-list/page-list/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/page-list/page-list/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/page-list/page-list/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:15.313810+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/post-title/post-title/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/post-title/post-title/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/post-title/post-title/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:15.705160+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:16.103279+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:16.488834+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/dist/dist/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/dist/dist/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/dist/dist/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:16.881519+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:17.263116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/link.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/link.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/link.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:17.740764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/mah.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/mah.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/mah.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:18.158891+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:18.539305+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/room.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/room.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/room.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:19.213660+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/update.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/update.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/update.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:19.587096+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:19.958518+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-class.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-class.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-class.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:20.330873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:20.715051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/writeable.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/writeable.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/writeable.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:21.080823+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wso112233.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wso112233.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wso112233.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:21.446526+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:21.823703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xl2023.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xl2023.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xl2023.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:22.197540+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:22.566474+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:22.932991+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:25:23.318681+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/yahoo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/yahoo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/yahoo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T13:29:20.507138+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-24T13:29:21.055616+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T13:29:21.055668+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T13:29:21.055689+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T16:29:37.237562+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T16:50:13.062650+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-24T16:50:13.773230+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T16:50:13.773296+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T16:50:13.773323+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T16:50:19.315512+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-24T16:50:19.321214+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T16:50:19.321244+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T16:50:19.321262+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T16:52:47.056304+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-24T16:52:47.079779+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T16:52:47.079825+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T16:52:47.079844+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T16:52:48.737459+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-24T16:52:48.743182+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T16:52:48.743215+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T16:52:48.743233+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T17:15:18.373187+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T17:28:00.448054+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T17:28:00.769821+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-24T17:28:00.784459+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T17:28:00.784500+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T17:28:00.784519+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T17:28:01.047941+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-24T17:28:01.053376+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T17:28:01.053406+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T17:28:01.053424+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T17:28:01.276789+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T17:28:01.486728+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T17:28:01.702869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T17:28:01.918155+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T17:28:02.123068+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T17:28:02.339215+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T17:28:02.555786+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T17:28:02.765601+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-24T17:28:02.772151+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T17:28:02.772185+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T17:28:02.772203+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T17:28:02.987266+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-24T17:28:02.994914+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T17:28:02.994967+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T17:28:02.994991+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T17:35:35.134242+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T17:35:42.931862+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemaps.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemaps.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemaps.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T18:40:38.004767+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemaps.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemaps.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemaps.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T18:47:05.583862+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-24T18:47:05.625990+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T18:47:05.626035+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T18:47:05.626055+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T18:47:07.666705+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-24T18:47:07.672533+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T18:47:07.672569+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T18:47:07.672588+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T20:15:05.091684+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-24T20:15:05.143635+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T20:15:05.143684+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T20:15:05.143703+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T20:15:09.152145+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-24T20:15:09.158489+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T20:15:09.158521+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T20:15:09.158539+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T20:32:17.677597+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T22:08:00.648664+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T22:08:01.000121+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-24T22:08:01.020373+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T22:08:01.020417+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T22:08:01.020436+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T22:08:01.404714+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-24T22:08:01.412271+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T22:08:01.412314+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T22:08:01.412337+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T22:08:01.642576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T22:08:01.879182+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T22:08:02.126302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T22:08:02.366647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T22:08:02.603784+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T22:08:02.836808+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T22:08:03.022302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T22:08:03.237246+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-24T22:08:03.242920+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T22:08:03.242952+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T22:08:03.242970+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T22:08:03.488117+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-24T22:08:03.497106+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T22:08:03.497161+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T22:08:03.497188+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T22:10:04.340764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lv.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lv.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lv.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-24T23:24:35.497006+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-24T23:24:35.624077+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T23:24:35.624135+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:24:35.624156+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:24:42.475080+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-24T23:24:42.480923+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T23:24:42.480953+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:24:42.480972+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:31:37.671158+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-24T23:31:37.697719+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T23:31:37.697753+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:31:37.697771+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:31:38.725974+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-24T23:31:38.731684+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T23:31:38.731718+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:31:38.731736+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:32:30.881264+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-24T23:32:30.904059+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T23:32:30.904107+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:32:30.904127+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:32:31.255714+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-24T23:32:31.261431+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T23:32:31.261461+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:32:31.261478+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:52:17.529844+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-24T23:52:17.569619+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T23:52:17.569675+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:52:17.569699+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:52:17.790428+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-24T23:52:17.798922+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T23:52:17.798979+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:52:17.799004+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:52:17.939860+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-24T23:52:17.945402+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-24T23:52:17.945439+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:52:17.945457+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-24T23:52:18.083778+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-25T00:24:35.964537+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-25T00:24:36.011605+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T00:24:36.011670+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T00:24:36.011695+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T00:24:36.338850+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-25T00:24:36.345315+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T00:24:36.345350+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T00:24:36.345372+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T00:24:36.578964+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:36.853138+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:37.082826+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:37.318113+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:37.553566+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:37.784308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:38.014846+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:38.231864+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:38.634454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:38.880560+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:39.329567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:39.738460+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:39.967234+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:40.188114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:40.411166+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:40.634353+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:40.857013+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T00:24:41.088666+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-25T00:24:41.096579+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T00:24:41.096608+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T00:24:41.096630+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T01:07:20.036218+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T01:07:29.919340+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-25T01:07:29.932243+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T01:07:29.932279+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T01:07:29.932298+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T01:07:32.009317+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-25T01:07:32.014722+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T01:07:32.014752+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T01:07:32.014770+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T01:09:40.039925+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-25T01:09:40.063956+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T01:09:40.063990+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T01:09:40.064008+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T01:09:41.221354+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-25T01:09:41.227059+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T01:09:41.227091+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T01:09:41.227109+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T03:04:55.305547+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-25T03:04:55.407237+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T03:04:55.407283+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T03:04:55.407303+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T03:04:55.743580+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-25T03:04:55.750141+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T03:04:55.750170+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T03:04:55.750188+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T03:04:55.856895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:56.489129+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:56.581537+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:56.677289+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:56.777472+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:56.868521+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:56.986635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:57.099279+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:57.211802+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:57.624744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:57.784332+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:57.938411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:58.145541+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:58.274330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:58.377696+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:58.470285+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:58.560250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:58.652976+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:04:58.821499+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-25T03:04:58.826830+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T03:04:58.826860+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T03:04:58.826883+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T03:35:14.269669+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:35:16.630467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:35:19.301404+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:35:22.961817+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:35:26.870076+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:35:32.553609+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:35:39.280387+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:35:44.054200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:35:49.163193+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:35:52.669745+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:35:57.466778+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:36:02.863511+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T03:36:08.741447+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:19.945234+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:21.887735+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:23.524281+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:26.028108+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:27.820730+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:29.707131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:32.076065+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:34.099240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:36.522497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:39.117425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:40.098123+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:41.796284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:43.905683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:46.316059+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:48.631526+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:50.979385+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:53.528753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:54.663509+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:56.543279+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:57.403962+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:11:59.072409+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:00.960646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:03.640391+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:06.109181+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:08.607322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:10.457979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:13.052475+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:15.578554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:17.835532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:20.105158+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:22.889735+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:25.422957+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:27.491883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:30.008780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:32.427626+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:35.094086+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:37.467668+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:40.115012+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:42.402137+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:44.865727+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:46.813070+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:48.851140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:50.873754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:52.872650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:54.933715+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:57.502257+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:12:59.533964+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:01.433514+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:04.167652+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:06.596537+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:08.909965+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:11.177831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:13.919538+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:16.351420+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:19.361197+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:21.597080+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:23.986043+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:25.991760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:28.271341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:30.728192+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:33.950070+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:35.701905+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:38.382741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:40.647535+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:42.577765+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:45.156206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:47.277433+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:49.086744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:50.846577+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:52.640666+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:54.641989+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:56.466406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:13:58.538021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:00.590066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:02.619373+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:04.643104+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:06.630111+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:08.667578+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:10.550229+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:12.505060+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:14.285424+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:16.441598+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:18.426020+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:20.228627+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:22.326699+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:25.289646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:27.303975+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:29.444656+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:31.544421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:33.893448+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:35.813018+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:37.622152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:39.901112+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:41.823262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:43.848585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:45.953556+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:47.739446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:49.700787+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:51.564400+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:53.486131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:55.590937+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:57.494089+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:14:59.349025+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:15:01.613142+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:15:03.736700+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:15:06.407679+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:15:08.253411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:15:10.065596+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:15:11.969685+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:15:14.006324+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:15:15.984842+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:15:17.906694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:15:19.877071+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:15:21.907432+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:15:24.031914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:15:34.455174+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-25T04:15:34.473799+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T04:15:34.473852+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T04:15:34.473872+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T04:15:34.658000+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-25T04:15:34.666395+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T04:15:34.666428+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T04:15:34.666445+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T04:15:35.126527+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-25T04:15:35.131746+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T04:15:35.131776+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T04:15:35.131794+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T04:15:35.655199+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-25T04:15:35.661644+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T04:15:35.661690+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T04:15:35.661709+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T04:17:34.252764+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:35.723586+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:37.131028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:38.784282+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:40.374092+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:41.919902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:43.663474+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:45.226630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:46.788291+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:48.390647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:50.088309+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:51.847866+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:53.535372+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:55.192073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:56.907235+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:17:58.620241+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:00.347689+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:01.975613+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:03.705658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:05.600621+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:07.447508+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:09.167148+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:10.830066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:12.602273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:14.347113+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:16.149380+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:17.872314+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:19.597197+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:21.338128+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:22.943018+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:24.540477+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:26.203770+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:27.803381+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:29.366273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:31.014084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:32.822152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:34.595934+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:36.402819+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:38.073056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:39.709602+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:41.263231+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:43.085585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:44.818046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:46.512667+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:48.313901+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:50.046285+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:51.788926+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:53.660335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:55.417260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:57.126203+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:18:59.120301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:00.705858+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:02.473633+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:04.314188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:05.867021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:07.843654+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:09.670431+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:11.419741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:13.065922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:14.745759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:16.210237+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:17.894687+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:19.660625+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:21.810549+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:23.699375+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:19:25.275926+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T04:31:44.784794+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-25T04:31:44.828903+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T04:31:44.828952+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T04:31:44.828972+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T04:31:45.111445+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-25T04:31:45.134115+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T04:31:45.134158+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T04:31:45.134178+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T05:48:23.597499+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-25T05:48:23.644474+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T05:48:23.644516+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T05:48:23.644534+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T05:48:24.086904+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-25T05:48:24.095609+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T05:48:24.095651+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T05:48:24.095676+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T05:54:31.037762+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-25T05:54:31.060667+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T05:54:31.060708+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T05:54:31.060727+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T05:54:32.074249+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-25T05:54:32.080026+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T05:54:32.080055+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T05:54:32.080073+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T06:14:20.289437+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-25T06:14:22.194815+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T06:14:22.194883+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T06:14:22.194910+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T06:14:27.292822+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-25T06:14:27.301747+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T06:14:27.301804+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T06:14:27.301830+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T06:44:57.365808+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-25T06:44:57.398869+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-25T06:44:58.494822+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-25T06:45:00.525790+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T06:45:00.525844+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T06:45:00.525866+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T06:45:00.525922+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T06:45:00.525979+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T06:45:00.525949+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T06:45:00.526001+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T06:45:00.526011+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T06:45:00.526038+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T08:02:13.785694+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-25T08:02:14.806929+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T08:02:14.806983+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T08:02:14.807004+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T08:02:20.354021+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-25T08:02:20.360209+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T08:02:20.360248+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T08:02:20.360267+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T08:47:10.149790+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T08:47:25.224921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T08:47:38.251743+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T08:47:53.315847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T08:48:03.992420+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T08:48:17.976028+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Auth/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Auth/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Auth/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T08:48:35.061439+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T08:48:44.325356+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T08:48:58.489913+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T08:49:08.427775+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/IXR/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/IXR/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/IXR/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T09:09:26.187624+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-25T09:09:26.504816+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T09:09:26.504868+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T09:09:26.504888+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T09:09:28.640173+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-25T09:09:28.646003+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T09:09:28.646035+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T09:09:28.646053+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T09:19:42.859883+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-25T09:19:42.908141+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T09:19:42.908194+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T09:19:42.908215+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T09:19:43.147047+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-25T09:19:43.152870+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T09:19:43.152902+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T09:19:43.152920+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T09:23:26.110201+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-25T09:23:26.146145+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T09:23:26.146186+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T09:23:26.146206+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T09:23:30.135416+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-25T09:23:30.141193+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T09:23:30.141223+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T09:23:30.141241+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T09:40:51.290091+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T09:40:56.019717+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/themes/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/themes/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T09:41:02.183260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T09:41:06.076159+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/themes/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/themes/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T10:23:17.384059+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T10:23:23.432043+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/themes/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/themes/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T12:19:27.235307+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-25T12:19:27.652869+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T12:19:27.652931+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T12:19:27.652957+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T12:19:30.999139+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-25T12:19:31.004717+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T12:19:31.004747+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T12:19:31.004764+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T12:47:37.018970+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-25T12:47:37.074361+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T12:47:37.074421+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T12:47:37.074450+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T12:47:38.331357+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-25T12:47:38.338662+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T12:47:38.338697+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T12:47:38.338716+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T12:58:12.927217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T12:58:14.144044+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-25T12:58:14.157489+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T12:58:14.157536+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T12:58:14.157556+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T12:58:14.354099+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-25T12:58:14.361734+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T12:58:14.361786+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T12:58:14.361809+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T14:06:28.440144+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-25T14:06:28.488675+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T14:06:28.488718+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T14:06:28.488737+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T14:06:29.626049+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-25T14:06:29.631545+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T14:06:29.631574+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T14:06:29.631591+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T14:28:41.347634+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T14:28:42.535792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T14:42:24.279689+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-25T14:42:24.309328+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T14:42:24.309364+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T14:42:24.309383+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T15:33:32.124997+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T15:33:32.431810+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-25T15:33:32.462862+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T15:33:32.462898+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T15:33:32.462916+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T15:33:32.734165+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-25T15:33:32.739326+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T15:33:32.739354+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T15:33:32.739371+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T15:33:32.932271+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T15:33:33.115799+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T15:33:33.304637+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T15:33:33.490972+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T15:33:33.673891+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T15:33:33.858354+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T15:33:34.049212+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T15:33:34.236522+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-25T15:33:34.242329+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T15:33:34.242367+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T15:33:34.242385+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T15:33:34.423394+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-25T15:33:34.429000+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T15:33:34.429030+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T15:33:34.429048+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T15:44:23.090641+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T15:45:22.820082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T16:04:56.724962+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-25T16:04:56.751189+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T16:04:56.751231+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:56.751250+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:57.098766+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-25T16:04:57.104419+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T16:04:57.104453+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:57.104475+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:57.408128+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T16:04:57.776235+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-25T16:04:57.781621+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T16:04:57.781664+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:57.781683+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:57.942586+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-25T16:04:58.231401+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-25T16:04:58.237023+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T16:04:58.237055+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:58.237073+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:58.605857+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-25T16:04:58.611141+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T16:04:58.611171+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:58.611190+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:58.883801+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-25T16:04:58.889068+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T16:04:58.889098+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:58.889116+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:59.174444+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T16:04:59.471705+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-25T16:04:59.479033+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T16:04:59.479087+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:59.479112+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:59.504823+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-25T16:04:59.792267+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-25T16:04:59.797444+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T16:04:59.797473+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:04:59.797491+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:07:29.583922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T16:07:30.349646+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-25T16:07:30.365699+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T16:07:30.365768+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:07:30.365794+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:27:57.547471+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-25T16:27:57.587082+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T16:27:57.587123+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T16:27:57.587142+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T17:38:52.045568+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap_index.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap_index.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap_index.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T18:14:14.036552+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-25T18:14:14.068837+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T18:14:14.068880+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T18:14:14.068899+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T18:14:14.228630+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-25T18:14:14.234239+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T18:14:14.234271+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T18:14:14.234294+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T18:22:49.526519+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-25T18:22:49.619768+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T18:22:49.619816+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T18:22:49.619836+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T18:22:51.218042+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-25T18:22:51.223571+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T18:22:51.223600+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T18:22:51.223617+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T18:36:27.574058+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap_index.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap_index.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap_index.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T18:40:55.834217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T18:54:18.023469+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T19:52:46.787193+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-25T19:52:46.826492+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T19:52:46.826535+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T19:52:46.826554+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T19:52:47.221678+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-25T19:52:47.227302+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T19:52:47.227333+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T19:52:47.227350+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T20:54:07.155528+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T21:52:13.713420+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-25T21:52:13.768479+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T21:52:13.768528+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T21:52:13.768549+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T21:52:14.570339+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-25T21:52:14.575860+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T21:52:14.575889+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T21:52:14.575907+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T21:52:15.117422+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-25T21:52:15.122907+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T21:52:15.122938+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T21:52:15.122955+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T21:52:15.240286+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-25T23:21:41.358892+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-25T23:21:41.405520+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T23:21:41.405558+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T23:21:41.405577+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T23:21:45.472708+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-25T23:21:45.478325+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T23:21:45.478358+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T23:21:45.478376+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T23:26:20.288862+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-25T23:26:20.311273+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T23:26:20.311311+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T23:26:20.311335+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T23:26:21.566123+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-25T23:26:21.572186+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T23:26:21.572220+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T23:26:21.572238+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T23:40:58.843448+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-25T23:43:18.997428+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-25T23:43:19.021308+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T23:43:19.021352+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T23:43:19.021371+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T23:43:20.152312+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-25T23:43:20.160202+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-25T23:43:20.160241+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-25T23:43:20.160264+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T00:22:48.500372+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T00:37:19.574245+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T00:37:19.708054+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T00:37:19.708098+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T00:37:19.708117+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T00:37:22.383186+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-26T00:37:22.389243+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T00:37:22.389276+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T00:37:22.389296+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T00:37:23.606302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T02:12:55.632373+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/api/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/api/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T02:34:07.852691+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-26T02:34:07.894860+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T02:34:07.894911+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T02:34:07.894931+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T02:34:18.185429+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-26T02:34:18.191340+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T02:34:18.191377+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T02:34:18.191396+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T04:33:36.557268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T04:38:23.923888+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T05:58:00.028466+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T05:58:01.133089+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T05:58:01.133141+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T05:58:01.133162+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T05:58:04.969651+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-26T05:58:04.975223+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T05:58:04.975252+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T05:58:04.975269+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T07:11:29.477904+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/libraries/elfinder/src/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/libraries/elfinder/src/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/libraries/elfinder/src/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T07:33:10.729101+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T07:33:52.910982+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-26T07:33:53.221989+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T07:33:53.222037+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T07:33:53.222057+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T07:34:03.107924+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-26T07:34:03.113573+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T07:34:03.113605+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T07:34:03.113623+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T07:34:06.992753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T07:34:13.073423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T07:36:19.038776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jcrop/Jcrop.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jcrop/Jcrop.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T07:36:22.943963+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T07:36:27.350790+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T07:36:34.273889+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T07:36:40.539034+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T07:36:45.200672+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T08:20:26.055288+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-26T08:20:26.155660+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T08:20:26.155713+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:20:26.155734+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:20:43.240559+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-26T08:20:43.262574+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T08:20:43.262620+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:20:43.262640+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:20:47.890950+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T08:20:55.689817+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T08:30:27.822582+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T08:30:28.087699+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-26T08:30:28.115140+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T08:30:28.115186+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:30:28.115206+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:30:28.346077+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-26T08:30:28.351282+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T08:30:28.351312+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:30:28.351330+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:30:28.545328+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T08:30:28.756980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T08:30:28.952524+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T08:30:29.140558+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T08:30:29.323471+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T08:30:29.509487+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T08:30:29.699250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T08:30:29.889155+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-26T08:30:29.894540+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T08:30:29.894571+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:30:29.894589+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:30:30.077643+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-26T08:30:30.083005+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T08:30:30.083054+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:30:30.083074+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:33:13.449580+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-26T08:33:13.527190+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T08:33:13.527261+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:33:13.527292+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:33:15.746963+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-26T08:33:15.753524+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T08:33:15.753571+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T08:33:15.753593+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:04:38.001780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T09:21:58.204620+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T09:21:58.265216+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T09:21:58.265269+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:21:58.265291+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:21:58.647752+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-26T09:21:58.653552+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T09:21:58.653581+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:21:58.653602+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:21:59.015689+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T09:21:59.021190+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T09:21:59.021222+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:21:59.021240+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:21:59.455371+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-26T09:21:59.460684+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T09:21:59.460716+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:21:59.460734+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:21:59.646643+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T09:21:59.653924+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T09:21:59.653962+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:21:59.653985+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:21:59.836283+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-26T09:21:59.843502+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T09:21:59.843538+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:21:59.843557+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:26:22.579371+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-26T09:26:22.620578+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T09:26:22.620628+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:26:22.620653+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:26:26.709408+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-26T09:26:26.715400+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T09:26:26.715436+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:26:26.715454+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:42:37.489037+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T09:42:37.992001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T09:45:05.449926+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T09:45:05.473100+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T09:45:05.473141+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:45:05.473160+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:45:05.686253+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-26T09:45:05.692112+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T09:45:05.692149+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:45:05.692168+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T09:45:07.143186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T09:45:07.448893+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T09:45:07.743945+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T09:45:08.008175+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T09:45:08.280769+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/config/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/config/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T09:45:08.548374+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:34.837476+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:35.699943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:35.891814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:36.001434+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:36.334762+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:36.879104+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:37.082626+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:37.648426+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:37.716676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:38.364050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:38.836599+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ninja-forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ninja-forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ninja-forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:38.941257+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:39.752492+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:39.897907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:40.029925+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:40.098436+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:40.176213+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:40.419316+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:41.070550+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:41.317215+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ALFA_DATA/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ALFA_DATA/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ALFA_DATA\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:42.011659+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-knownold/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-knownold/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-knownold\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:42.434765+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:42.706996+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:43.257139+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ALFA_DATA/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ALFA_DATA/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ALFA_DATA\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:43.909506+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-knownold/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-knownold/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-knownold\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:44.014200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:44.960482+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:45.030197+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:46.037319+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:46.107173+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:46.180561+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Admin/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Admin/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Admin/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:46.515533+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/admin","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"admin"},"request_uri":"http://wefeatit.com/admin/","method":"GET"} [] [2025-04-26T10:03:46.533342+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T10:03:46.533391+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T10:03:46.533411+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T10:03:47.634699+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://wefeatit.com/admin","method":"GET"} [] [2025-04-26T10:03:47.639954+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T10:03:47.640006+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T10:03:47.640024+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T10:03:47.728344+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to undefined method App\Controller\AdminController::getDoctrine()" at AdminController.php line 19 {"exception":"[object] (Error(code: 0): Call to undefined method App\\Controller\\AdminController::getDoctrine() at /home/wefeatitkc/www/oasb/src/Controller/AdminController.php:19)"} [] [2025-04-26T10:03:48.869168+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:49.120310+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:50.248658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:50.513152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/image/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/image/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/image\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:50.658962+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:51.471859+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Public/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Public/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Public\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:51.567990+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:51.844902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/local/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/local/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/local\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:52.087370+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:52.824663+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Site/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Site/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Site\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:52.896543+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:53.006874+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/template/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/template/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/template\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:53.076616+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/shop/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/shop/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shop\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:53.168292+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:53.593243+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/editor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/editor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/editor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:54.030562+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/include/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/include/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/include\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:54.346025+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:55.065341+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/stories/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/stories/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/stories\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:55.229289+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:55.298301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/php/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/php/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:55.696768+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:55.771774+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:57.762148+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:58.995032+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:59.142660+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-supports/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-supports/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-supports\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:59.325845+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:03:59.411513+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:00.208688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:00.288413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:00.875920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:00.985211+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:01.095587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/endpoints/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/endpoints/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/endpoints\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:01.183214+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/fields/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/fields/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/fields\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:01.255472+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Cookie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Cookie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Cookie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:01.330122+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Proxy/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Proxy/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Proxy\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:02.361929+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Response/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Response/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Response\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:02.533217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Transport/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Transport/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Transport\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:02.968389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Utility/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Utility/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Utility\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:03.682600+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/codemirror/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/codemirror/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/codemirror\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:04.264302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Exception/HTTP/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Exception/HTTP/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Exception/HTTP\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:04.333566+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/crop/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/crop/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/crop\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:04.869858+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/crystal/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/crystal/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/crystal\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:05.616942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/media/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/media/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/media\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:06.042583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/smilies/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/smilies/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/smilies\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:06.119414+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/wlw/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/wlw/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/wlw\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:06.372149+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/search/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/search/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/search\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:06.870911+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Exception/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Exception/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Exception\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:07.307262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Auth/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Auth/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Auth\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:07.567742+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/src/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/src/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/src\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:07.729291+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/providers/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/providers/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/providers\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:07.983677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/Engine/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/Engine/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/Engine\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:08.069002+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:08.466221+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:08.710638+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/html-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/html-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/html-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:08.792988+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:08.894690+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:09.321153+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:09.389985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:09.592104+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/php-compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/php-compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/php-compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:09.834083+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:10.813851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:11.169379+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/random_compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/random_compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/random_compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:11.345655+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:11.568121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:12.354167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:12.425678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:12.497121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:12.568619+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:12.642534+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:12.964401+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/theme-compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/theme-compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/theme-compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:13.523379+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:14.484274+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ectoplasm/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ectoplasm\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:14.762868+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:15.046406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/images/slider/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/images/slider/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/images/slider\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:15.480569+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/fckeditor/editor/filemanager/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/fckeditor/editor/filemanager/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/fckeditor/editor/filemanager\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:16.267556+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:16.371677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:16.722970+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_simplefileuploadv1.3/elements\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:16.802377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/components/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/components/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/components\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:16.951564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/uploads/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/uploads/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/uploads/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:17.054782+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:17.175666+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:17.749466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:17.824776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:19.433053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:20.154134+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:21.002634+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:21.732305+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/meta/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/meta/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/meta\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:21.799259+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:22.085763+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/user/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/user/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/user\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:22.796586+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:23.032901+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:23.124273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:24.192188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:24.616457+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:04:25.796312+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:20:30.626162+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/heh.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/heh.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/heh.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:20:36.152957+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/NewFile.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/NewFile.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/NewFile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:20:49.613332+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/view-more/ioxi.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/view-more/ioxi.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/view-more/ioxi.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:21:03.032319+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/erinyani/baxa1.php7" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/erinyani/baxa1.php7\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erinyani/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:21:10.940853+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/baxa1.php7" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/baxa1.php7\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php7/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:21:14.941095+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/erinyani/baxa1.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/erinyani/baxa1.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erinyani/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:21:22.625272+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/baxa1.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/baxa1.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/baxa1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:21:27.788110+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/seoxx/randkeyword.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/seoxx/randkeyword.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoxx/randkeyword.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:29:32.621470+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:30:00.635377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T10:34:01.590878+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T10:34:01.630150+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T10:34:01.630191+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T10:34:01.630211+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T10:34:02.012713+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-26T10:34:02.018357+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T10:34:02.018391+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T10:34:02.018409+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T10:38:20.476631+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T11:01:47.198186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/elementor-pro/vendor_prefixed/psr/container\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T11:01:47.443507+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T11:01:47.526678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/ripro/vendor/yurunsoft/pay-sdk/src/Alipay/Params/Refund/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/ripro/vendor/yurunsoft/pay-sdk/src/Alipay/Params/Refund/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/ripro/vendor/yurunsoft/pay-sdk/src/Alipay/Params/Refund\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T11:06:28.216666+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T11:06:28.280593+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T11:06:28.280641+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T11:06:28.280661+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T11:06:29.673953+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-26T11:06:29.680194+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T11:06:29.680231+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T11:06:29.680252+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T11:20:59.234175+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T12:13:03.781920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T12:14:04.554069+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T12:14:04.582585+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T12:14:04.582620+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:04.582638+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:04.800411+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-26T12:14:04.806333+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T12:14:04.806370+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:04.806389+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:04.975305+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"POST"} [] [2025-04-26T12:14:04.982230+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T12:14:04.982260+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:05.749841+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"revers711@1ti.ru\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:05.766377+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-04-26T12:14:05.768251+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:05.768741+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:05.889755+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-26T12:14:05.894953+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T12:14:05.894983+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:05.895001+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:06.046239+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T12:14:06.052652+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T12:14:06.052688+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:06.052711+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:06.202061+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T12:14:06.207348+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T12:14:06.207380+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:06.207398+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:07.348274+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T12:14:07.353476+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T12:14:07.353508+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T12:14:07.353525+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T13:02:26.061615+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T13:02:26.107406+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T13:02:26.107454+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T13:02:26.107474+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T14:09:28.620079+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/403.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/403.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/403.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T14:09:28.808139+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T15:48:25.439865+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-26T15:48:25.478917+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T15:48:25.478974+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T15:48:25.478995+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T15:48:26.323407+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-26T15:48:26.329346+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T15:48:26.329380+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T15:48:26.329399+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T16:24:07.709965+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-26T16:24:07.742966+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T16:24:07.743001+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T16:24:07.743020+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T16:24:14.708157+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-26T16:24:14.713781+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T16:24:14.713810+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T16:24:14.713828+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T16:45:36.722109+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:08.729571+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-26T17:15:08.762794+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T17:15:08.762849+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:15:08.762874+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:15:09.428086+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-26T17:15:09.436397+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T17:15:09.436445+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:15:09.436464+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:15:09.604998+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:09.803685+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:09.965993+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:10.116894+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:10.230430+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:10.331831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:10.486686+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:10.579663+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:10.730176+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:10.872948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:10.970394+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:11.162131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:11.390932+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:11.478466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:11.630043+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:11.736813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:11.905080+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:12.158048+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:15:12.373328+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-26T17:15:12.379026+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T17:15:12.379064+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:15:12.379082+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:36:49.622152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:37:01.362911+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T17:41:50.718888+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T17:41:50.806068+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T17:41:50.806115+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:41:50.806134+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:41:52.342394+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-26T17:41:52.347917+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T17:41:52.347947+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:41:52.347965+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:53:15.919213+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-26T17:53:15.995877+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T17:53:15.995922+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:53:15.995941+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:53:16.715416+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-26T17:53:16.721946+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T17:53:16.721977+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:53:16.721996+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:53:17.108137+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-26T17:53:17.113325+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T17:53:17.113355+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:53:17.113372+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T17:53:17.349187+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-26T18:13:27.292099+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T18:13:28.613172+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-26T18:13:28.630862+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T18:13:28.630896+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T18:13:28.630914+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T18:26:02.971529+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T18:26:03.906479+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-26T18:26:03.922346+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T18:26:03.922398+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T18:26:03.922418+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T18:42:04.415167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml.gz"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml.gz\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml.gz/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:07:19.633917+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-26T19:07:19.678760+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T19:07:19.678807+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T19:07:19.678827+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T19:22:18.069769+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-26T19:22:18.152439+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T19:22:18.152490+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T19:22:18.152510+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T19:22:18.396707+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-26T19:22:18.415838+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T19:22:18.415879+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T19:22:18.415897+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T19:22:18.642946+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:18.809059+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:18.945864+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:19.047497+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:19.170063+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:19.245984+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:19.361749+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:19.446200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:19.601613+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:19.722458+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:19.830730+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:19.994089+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:20.071711+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:20.153813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:20.239275+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:20.315658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:20.392295+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T19:22:20.469529+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-26T19:22:20.474842+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T19:22:20.474875+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T19:22:20.474893+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T19:50:00.073907+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T19:50:00.108675+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T19:50:00.108717+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T19:50:00.108737+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T19:50:04.082931+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-26T19:50:04.088766+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T19:50:04.088805+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T19:50:04.088824+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T20:09:27.076677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T20:09:27.398671+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T20:09:27.412559+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T20:09:27.412614+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T20:09:27.412638+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T20:09:27.570424+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-26T20:09:27.575679+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T20:09:27.575712+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T20:09:27.575729+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T21:29:45.994904+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-26T21:29:46.039241+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T21:29:46.039290+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T21:29:46.039310+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T21:29:46.388277+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-26T21:29:46.393930+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T21:29:46.393960+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T21:29:46.393978+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T22:05:44.521562+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T22:54:35.844092+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-26T22:54:36.062819+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-26T22:54:36.080874+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T22:54:36.080920+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T22:54:36.080940+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T22:54:36.261580+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-26T22:54:36.267028+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-26T22:54:36.267065+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T22:54:36.267083+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-26T23:27:02.514703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T00:53:31.589463+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-27T00:53:31.632908+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T00:53:31.632955+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T00:53:31.632974+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T00:53:32.923522+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-27T00:53:32.929197+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T00:53:32.929229+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T00:53:32.929251+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T01:16:20.428792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T01:16:20.881103+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-04-27T01:16:20.911080+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T01:16:20.911128+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T01:16:20.911149+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:18:13.104124+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-27T04:18:13.155468+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T04:18:13.155519+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:18:13.155540+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:18:14.130412+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T04:18:14.135932+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T04:18:14.135962+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:18:14.135979+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:44:03.070311+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T04:44:03.444712+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-04-27T04:44:03.464995+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T04:44:03.465046+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:44:03.465070+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:44:03.955645+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T04:44:04.790595+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-04-27T04:44:04.799381+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T04:44:04.799422+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:44:04.799444+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:44:09.296696+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T04:51:32.953693+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-27T04:51:32.990271+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T04:51:32.990314+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:51:32.990334+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:51:33.421020+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T04:51:33.426676+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T04:51:33.426709+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:51:33.426728+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:51:35.008967+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-27T04:51:35.014673+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T04:51:35.014704+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:51:35.014722+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:51:38.734675+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-27T04:51:38.739803+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T04:51:38.739832+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T04:51:38.739849+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T05:15:48.806405+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T05:25:02.785851+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-27T05:25:02.829249+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T05:25:02.829307+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T05:25:02.829334+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T05:25:10.796431+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-27T05:25:10.802496+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T05:25:10.802537+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T05:25:10.802556+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T05:54:22.626208+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-27T05:54:22.669971+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T05:54:22.691181+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T05:54:22.691451+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T05:54:22.875806+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-27T05:54:22.881950+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T05:54:22.881984+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T05:54:22.882002+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T05:54:23.500805+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-27T05:54:23.506330+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T05:54:23.506360+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T05:54:23.506379+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T05:54:23.606452+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-27T05:54:23.611826+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T05:54:23.611856+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T05:54:23.611873+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T06:09:58.813066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T06:31:46.766307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T06:54:38.136994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T07:01:42.002557+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/backups/database-sql.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/backups/database-sql.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/backups/database-sql.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T07:01:52.459071+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/backups/database.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/backups/database.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/backups/database.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T07:02:52.551052+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-27T07:02:53.461676+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T07:02:53.461733+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T07:02:53.461754+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T07:02:57.376047+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-27T07:02:57.382485+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T07:02:57.382517+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T07:02:57.382537+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T07:02:57.884429+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-27T07:02:57.889652+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T07:02:57.889683+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T07:02:57.889701+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T07:02:58.282135+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-27T07:04:37.460144+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-27T07:04:37.887753+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T07:04:37.887807+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T07:04:37.887829+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T07:04:46.642330+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-27T07:04:46.647926+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T07:04:46.647961+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T07:04:46.647978+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T07:04:48.528612+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-27T07:04:48.533819+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T07:04:48.533849+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T07:04:48.533867+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T07:25:12.298667+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T08:18:10.815424+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T09:13:33.288246+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T09:39:36.110693+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php" (from "http://www.google.com.hk")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" (from \"http://www.google.com.hk\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T10:33:55.735351+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-27T10:33:56.656123+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T10:33:56.656187+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T10:33:56.656210+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T10:33:58.289425+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T10:33:58.297084+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T10:33:58.297122+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T10:33:58.297146+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T10:52:27.410310+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/suretriggers/readme.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/suretriggers/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T10:52:27.842621+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST http://wefeatit.com/wp-json/sure-triggers/v1/automation/action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST http://wefeatit.com/wp-json/sure-triggers/v1/automation/action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-json/sure-triggers/v1/automation/action\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T10:53:48.060269+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-27T10:53:48.286205+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T10:53:48.286259+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T10:53:48.286280+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T10:53:56.659830+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-27T10:53:56.665492+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T10:53:56.665525+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T10:53:56.665543+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:27:10.685864+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T11:27:11.030183+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-04-27T11:27:11.059741+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T11:27:11.059786+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:27:11.059808+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:27:11.388772+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T11:27:11.393973+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T11:27:11.394003+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:27:11.394020+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:39:16.760884+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-27T11:39:16.791932+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T11:39:16.791983+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:39:16.792002+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:39:16.908832+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T11:39:16.914628+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T11:39:16.914662+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:39:16.914681+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:39:17.021576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T11:39:17.111496+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-27T11:39:17.117969+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T11:39:17.118006+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:39:17.118026+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:39:17.215806+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T11:39:17.221101+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T11:39:17.221132+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:39:17.221150+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:57:17.827302+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-27T11:57:17.854360+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T11:57:17.854395+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:57:17.854413+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:57:45.545266+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-27T11:57:45.570695+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T11:57:45.570759+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:57:45.570781+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T11:57:55.926633+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T11:58:06.751649+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T12:16:10.023624+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-27T12:16:10.061947+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T12:16:10.061993+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T12:16:10.062013+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T12:16:10.283509+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T12:16:10.289536+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T12:16:10.289574+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T12:16:10.289592+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T12:16:42.140741+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-27T12:16:42.165804+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T12:16:42.165852+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T12:16:42.165872+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T12:16:43.586730+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-27T12:16:43.591995+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T12:16:43.592024+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T12:16:43.592042+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T12:27:05.374240+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-27T12:27:05.404315+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T12:27:05.404395+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T12:27:05.404421+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T12:27:37.995573+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T12:27:38.017568+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T12:27:38.017605+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T12:27:38.017625+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T12:27:50.354587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T12:28:17.253054+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T12:42:40.582248+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/FCKeditor/editor/filemanager/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/FCKeditor/editor/filemanager/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/FCKeditor/editor/filemanager/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T12:42:40.582069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/fckeditor/editor/filemanager/connectors/asp/connector.asp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/fckeditor/editor/filemanager/connectors/asp/connector.asp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/fckeditor/editor/filemanager/connectors/asp/connector.asp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T12:42:40.582116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/libraries/fckeditor/editor/filemanager/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/libraries/fckeditor/editor/filemanager/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/libraries/fckeditor/editor/filemanager/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T12:42:40.582061+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fckeditor/editor/filemanager/connectors/asp/connector.asp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fckeditor/editor/filemanager/connectors/asp/connector.asp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fckeditor/editor/filemanager/connectors/asp/connector.asp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T12:42:40.582247+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/FCKeditor/editor/filemanager/connectors/asp/connector.asp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/FCKeditor/editor/filemanager/connectors/asp/connector.asp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/FCKeditor/editor/filemanager/connectors/asp/connector.asp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T12:42:40.582113+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/include/fckeditor/editor/filemanager/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/include/fckeditor/editor/filemanager/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/include/fckeditor/editor/filemanager/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T12:42:40.582051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/fckeditor/editor/filemanager/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/fckeditor/editor/filemanager/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/fckeditor/editor/filemanager/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T12:42:40.582290+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/all/modules/fckeditor/fckeditor/editor/filemanager/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/all/modules/fckeditor/fckeditor/editor/filemanager/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/all/modules/fckeditor/fckeditor/editor/filemanager/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T12:42:40.582125+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/fckeditor/editor/filemanager/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/fckeditor/editor/filemanager/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/fckeditor/editor/filemanager/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T12:42:40.757188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fckeditor/editor/filemanager/connectors/php/connector.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fckeditor/editor/filemanager/connectors/php/connector.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fckeditor/editor/filemanager/connectors/php/connector.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T14:05:14.089918+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-27T14:05:14.133642+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T14:05:14.133681+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T14:05:14.133700+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T14:25:24.170671+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-27T14:25:24.200864+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T14:25:24.200901+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T14:25:24.200919+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T14:25:25.007938+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T14:25:25.015433+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T14:25:25.015468+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T14:25:25.015486+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T15:05:13.374536+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-27T15:05:13.427924+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T15:05:13.427965+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T15:05:13.427985+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T15:05:14.877488+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-27T15:05:14.883377+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T15:05:14.883413+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T15:05:14.883432+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T15:15:04.110662+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-27T15:15:04.144427+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T15:15:04.144464+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T15:15:04.144482+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T15:15:08.299573+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T15:15:08.305283+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T15:15:08.305317+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T15:15:08.305335+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:09:05.649442+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-27T17:09:05.725125+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T17:09:05.725172+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:09:05.725192+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:09:05.989891+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-27T17:09:05.997999+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T17:09:05.998049+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:09:05.998074+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:33:54.737454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T17:57:06.496806+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-27T17:57:06.547042+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T17:57:06.547084+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:06.547102+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:06.714664+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-27T17:57:06.720311+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T17:57:06.720339+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:06.720364+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:07.055025+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-04-27T17:57:07.061908+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T17:57:07.061936+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:07.105230+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:07.105300+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-04-27T17:57:07.106899+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:07.107358+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:07.223922+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T17:57:07.231079+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T17:57:07.231113+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:07.231135+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:07.360852+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-27T17:57:07.366391+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T17:57:07.366426+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:07.366445+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:07.625191+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"POST"} [] [2025-04-27T17:57:07.631899+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T17:57:07.631927+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:07.632211+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:07.632242+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-04-27T17:57:07.633651+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:07.633751+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:08.274670+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T17:57:08.279939+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T17:57:08.279968+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:57:08.279986+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T17:58:22.959883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T18:10:02.245509+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-04-27T18:10:02.292186+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T18:10:02.292238+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T18:10:02.292259+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T18:23:48.461854+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-27T18:23:48.492763+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T18:23:48.492804+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T18:23:48.492823+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T18:23:48.824414+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-27T18:23:48.830226+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T18:23:48.830262+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T18:23:48.830280+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T18:23:49.181696+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-27T18:23:49.186907+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T18:23:49.186936+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T18:23:49.186954+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T18:23:49.743632+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-27T18:37:49.695315+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T19:04:24.474453+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-27T19:04:24.516332+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T19:04:24.516381+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T19:04:24.516403+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T19:04:25.950570+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-27T19:04:25.956139+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T19:04:25.956168+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T19:04:25.956186+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T19:53:25.065381+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T20:10:35.071968+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T20:10:35.509985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T21:17:53.625735+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T21:18:06.818316+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T21:37:58.148773+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-27T21:37:58.198558+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T21:37:58.198610+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T21:37:58.198630+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T21:38:00.025097+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T21:38:00.030647+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T21:38:00.030675+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T21:38:00.030692+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:12:50.973877+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-27T22:12:51.032006+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T22:12:51.032049+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:12:51.032068+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:12:51.305750+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T22:12:51.312855+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T22:12:51.312888+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:12:51.312908+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:42:54.397560+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-27T22:42:54.439066+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T22:42:54.439111+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:42:54.439130+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:42:54.709913+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-27T22:42:54.715703+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T22:42:54.715736+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:42:54.715754+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:43:20.174737+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T22:43:22.074230+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-27T22:43:22.088310+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T22:43:22.088364+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:43:22.088389+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:43:22.931799+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-27T22:43:22.937144+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T22:43:22.937178+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:43:22.937197+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:43:23.539606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T22:43:23.781327+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T22:43:24.222245+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T22:43:24.692929+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T22:43:25.391132+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T22:43:26.032477+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T22:43:30.915875+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T22:43:31.799488+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-27T22:43:31.804841+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T22:43:31.804878+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:43:31.804898+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:43:32.124308+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-27T22:43:32.129708+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T22:43:32.129743+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T22:43:32.129760+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T23:03:29.793444+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T23:03:52.256435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T23:14:41.038040+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T23:18:36.881610+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T23:22:38.478532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T23:26:38.693117+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-27T23:49:56.936271+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-27T23:49:57.019344+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T23:49:57.019397+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T23:49:57.019417+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T23:49:57.432169+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-27T23:49:57.438801+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-27T23:49:57.438832+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-27T23:49:57.438849+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T00:11:53.005828+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T00:48:07.783290+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/suretriggers/readme.txt" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/suretriggers/readme.txt\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/suretriggers/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T01:02:03.021612+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-28T01:02:03.105562+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T01:02:03.105609+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T01:02:03.105628+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T01:02:04.216444+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-28T01:02:04.222226+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T01:02:04.222258+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T01:02:04.222276+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T02:23:22.241289+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T02:23:22.515367+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-28T02:23:22.533568+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T02:23:22.533602+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T02:23:22.533620+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T02:23:22.747275+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-28T02:23:22.752567+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T02:23:22.752599+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T02:23:22.752618+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T02:23:23.070554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T02:23:23.294436+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T02:23:23.547567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T02:23:23.711016+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T02:23:23.869031+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T02:23:24.183867+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T02:23:24.348955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T02:23:24.508966+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-28T02:23:24.514904+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T02:23:24.514942+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T02:23:24.514965+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T02:23:24.671077+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-28T02:23:24.676281+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T02:23:24.676316+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T02:23:24.676333+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T03:10:18.904368+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-28T03:10:18.973373+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T03:10:18.973420+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T03:10:18.973440+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T03:10:20.502153+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-28T03:10:20.507816+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T03:10:20.507847+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T03:10:20.507865+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T03:21:20.401924+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T03:21:20.953175+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T03:34:09.891776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T03:43:59.188732+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T03:43:59.498026+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-28T03:43:59.518943+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T03:43:59.518991+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T03:43:59.519015+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T03:43:59.832042+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T03:43:59.837303+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T03:43:59.837332+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T03:43:59.837354+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T04:05:51.749425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.ftpconfig"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.ftpconfig\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.ftpconfig/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T04:05:53.793968+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T04:05:56.445326+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T04:05:58.161540+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.vscode/ftp-sync.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.vscode/ftp-sync.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/ftp-sync.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T05:07:24.279109+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T05:08:47.178513+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T05:08:52.296203+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/themes/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/themes/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T05:34:47.899568+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-28T05:34:47.983485+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T05:34:47.983540+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T05:34:47.983560+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T05:34:49.528282+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T05:34:49.534312+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T05:34:49.534344+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T05:34:49.534362+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T06:03:41.040640+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-28T06:03:41.105708+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T06:03:41.105761+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T06:03:41.105781+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T06:03:41.552907+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-28T06:03:41.561150+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T06:03:41.561198+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T06:03:41.561222+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T06:03:41.890976+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-28T06:03:41.896275+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T06:03:41.896310+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T06:03:41.896328+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T06:03:42.872506+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-28T06:36:11.967115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:36:17.162422+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:36:23.019951+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:36:31.552898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:36:38.044895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:36:45.280894+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:36:54.437257+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:37:02.301838+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:37:06.724312+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:37:14.686457+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:37:20.726323+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:37:28.906364+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:37:38.526284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:37:44.793365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:37:49.194032+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:37:54.696186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:38:00.954326+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:38:09.819755+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:38:14.009560+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:38:20.548565+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:38:28.373189+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:38:40.907388+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:38:43.869296+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:38:49.738895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:39:00.401906+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:39:13.507475+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:39:20.211934+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:39:28.426077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:39:34.569376+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:39:42.197590+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:39:49.564267+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:39:57.643627+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:40:03.695707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:40:13.764549+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:40:18.453495+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:40:21.995456+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:40:34.608418+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:40:44.188625+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:40:50.890100+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:41:00.213040+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:41:10.082248+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:41:21.257115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:41:27.310603+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:41:33.583378+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:41:40.711486+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:41:52.152641+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:41:59.042043+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:42:12.024478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:42:21.008306+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:42:27.713005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:42:35.990112+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:42:42.961124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:42:48.941186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:42:55.844716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:43:00.589026+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:43:07.864776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:43:15.689542+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:43:23.811121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:43:32.351358+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:43:37.727494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:43:47.219630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:43:57.346021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:44:01.869577+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:44:06.505677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:44:17.793870+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:44:39.180626+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:44:52.100382+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:45:10.175611+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:45:31.044758+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:45:44.390596+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:46:06.035917+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:46:20.166668+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:46:34.709753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:46:42.347815+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:46:59.349463+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:47:10.906699+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:47:23.784488+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:47:33.866970+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:47:49.238467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:47:55.713239+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:48:04.380331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:48:11.884848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:48:23.514655+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:48:32.905167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:48:38.057009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:48:49.304116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:49:00.435742+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:49:12.730845+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:49:19.848387+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:49:28.043523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:49:35.297435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:49:39.940517+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:49:49.009367+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:50:14.698247+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:50:23.132262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:50:32.992751+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T06:50:42.307857+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:04:52.011690+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-04-28T07:04:52.090962+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T07:04:52.091008+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:04:52.091027+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:04:52.317532+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"HEAD"} [] [2025-04-28T07:04:52.323519+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T07:04:52.323549+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:04:52.323568+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:05:33.572801+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-28T07:05:33.600001+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T07:05:33.600038+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:05:33.600060+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:06:37.303500+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:06:37.458978+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-28T07:06:37.511594+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T07:06:37.511645+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:06:37.511664+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:06:37.762818+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-28T07:12:16.373090+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-28T07:12:16.395298+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T07:12:16.395331+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:12:16.395349+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:12:16.829393+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-28T07:12:16.835185+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T07:12:16.835222+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:12:16.835240+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:12:17.289764+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-28T07:12:17.295626+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T07:12:17.295677+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:12:17.295711+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:12:17.320946+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-28T07:12:17.703295+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-28T07:12:17.708627+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T07:12:17.708655+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:12:17.708673+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:12:17.726360+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-28T07:12:18.001412+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-28T07:12:18.006575+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T07:12:18.006606+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:12:18.006624+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:12:18.024156+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-28T07:28:27.217069+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-28T07:28:27.239281+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T07:28:27.239316+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:28:27.239335+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:28:31.175472+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-28T07:28:31.181097+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T07:28:31.181125+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:28:31.181147+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T07:28:58.464800+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:00.098617+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:00.606533+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:02.293044+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:03.912776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:05.505150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:07.132849+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:08.731793+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:10.359441+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:11.838938+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:13.536560+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:15.244202+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:16.866797+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:18.449994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:20.060634+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:21.686737+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:23.289298+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:24.941244+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:26.550004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:28.166696+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:29.754875+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:31.290115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:32.907566+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:34.443217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:36.033762+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:37.662138+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:39.106466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:40.787037+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:42.445939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:44.036122+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:45.732333+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:47.454861+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:49.173746+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:50.844554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:52.443579+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:53.910647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:55.518135+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:57.144900+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:29:58.586250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:00.192126+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:01.786399+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:03.474942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:05.087322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:06.685164+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:08.329282+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:09.948828+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:11.595673+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:13.063443+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:14.716427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:16.173454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:17.853936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:19.475317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:21.068082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:22.623612+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:24.222446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:25.803624+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:27.474489+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:29.109490+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:30.741117+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:32.355475+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:33.814141+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:35.509185+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:37.132338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:38.709346+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:40.149472+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:41.809554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:43.278398+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:44.946777+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:46.641895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:48.189459+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:49.927902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:51.587900+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:53.221410+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:54.777049+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:56.196946+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:57.800879+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:30:59.323030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:00.913442+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:02.534209+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:04.065656+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:05.970574+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:07.750534+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:09.294040+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:10.916384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:12.624536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:14.310030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:16.060761+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:17.626986+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:19.218719+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:20.853282+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:22.496307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:24.079137+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:25.624886+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:27.213905+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:28.710255+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:30.302888+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:31.951288+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:33.465340+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:35.074093+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T07:31:36.688589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T08:33:11.353855+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T08:33:14.193815+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T08:50:42.216364+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-28T08:50:42.256551+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T08:50:42.256597+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T08:50:42.256617+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T08:50:42.664432+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-28T08:50:42.670975+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T08:50:42.671009+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T08:50:42.671027+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T10:08:19.714205+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-28T10:08:20.308721+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T10:08:20.308773+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T10:08:20.308794+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T10:08:23.493644+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T10:08:23.499704+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T10:08:23.499739+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T10:08:23.499761+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T10:08:24.428426+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T10:42:17.014894+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-28T10:42:17.125031+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T10:42:17.125077+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T10:42:17.125102+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T10:42:18.497607+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-28T10:42:18.503109+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T10:42:18.503137+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T10:42:18.503154+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T10:47:00.254302+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-28T10:47:00.341266+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T10:47:00.341337+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T10:47:00.341365+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T10:47:01.795699+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T10:47:01.801393+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T10:47:01.801425+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T10:47:01.801442+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T11:46:54.670161+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T12:32:05.173753+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-28T12:32:05.482963+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T12:32:05.483015+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T12:32:05.483037+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T12:32:09.397885+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T12:32:09.405182+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T12:32:09.405220+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T12:32:09.405242+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T13:22:54.187861+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-28T13:22:54.898482+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T13:22:54.898538+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T13:22:54.898560+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T13:56:35.013350+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-28T13:56:35.036625+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T13:56:35.036677+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T13:56:35.036697+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T13:56:41.983995+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-28T13:56:41.989951+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T13:56:41.989990+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T13:56:41.990008+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T14:14:52.790178+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-28T14:14:52.824240+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T14:14:52.824282+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T14:14:52.824301+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T14:14:53.000753+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-28T14:14:53.007441+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T14:14:53.007473+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T14:14:53.007504+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T14:29:10.890119+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-28T14:29:10.923365+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T14:29:10.923401+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T14:29:10.923419+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T14:29:11.285343+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T14:29:11.291265+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T14:29:11.291296+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T14:29:11.291314+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T15:09:23.958837+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-28T15:09:24.005001+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T15:09:24.005055+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T15:09:24.005075+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T15:09:24.278948+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-28T15:09:24.288686+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T15:09:24.288732+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T15:09:24.288753+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T15:09:24.486072+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-28T15:09:24.493716+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T15:09:24.493765+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T15:09:24.493791+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T15:09:24.693211+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-28T15:42:53.623009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T15:43:50.128554+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-28T15:43:50.184989+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T15:43:50.185039+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T15:43:50.185059+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T15:50:25.083881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T15:55:38.442275+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-28T15:55:38.487663+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T15:55:38.487715+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T15:55:38.487736+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T15:57:15.237429+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T15:57:15.554068+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-28T15:57:15.568124+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T15:57:15.568171+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T15:57:15.568195+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T15:57:15.790950+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-28T15:57:15.799391+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T15:57:15.799434+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T15:57:15.799457+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:12.703699+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-28T16:09:12.747898+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:09:12.747949+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:12.747968+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:13.172985+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T16:09:13.178726+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:09:13.178759+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:13.178778+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:13.422436+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T16:09:13.710868+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-28T16:09:13.716172+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:09:13.716202+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:13.716220+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:13.806186+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-28T16:09:14.133675+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T16:09:14.140214+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:09:14.140259+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:14.140278+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:14.533051+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-28T16:09:14.540994+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:09:14.541037+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:14.541062+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:14.762594+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T16:09:14.767961+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:09:14.767994+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:14.768012+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:15.626847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T16:09:15.864704+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-28T16:09:15.869944+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:09:15.869975+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:15.869993+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:15.887769+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-28T16:09:16.285337+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T16:09:16.290692+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:09:16.290729+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:09:16.290747+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:40:09.239186+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-28T16:40:09.295270+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:40:09.295328+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:40:09.295350+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:40:09.536743+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T16:40:09.542714+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:40:09.542745+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:40:09.542763+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:40:09.731587+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-28T16:40:09.736806+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:40:09.736835+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:40:09.736853+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:40:09.759748+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-28T16:40:09.978704+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-28T16:40:09.986166+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:40:09.986205+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:40:09.986225+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:40:10.004994+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-28T16:40:10.170848+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-28T16:40:10.176119+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:40:10.176150+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:40:10.176167+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:40:10.194958+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-28T16:53:54.321626+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-28T16:53:54.369601+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:53:54.369649+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:53:54.369669+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:53:55.397307+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-28T16:53:55.402907+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T16:53:55.402938+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T16:53:55.402955+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T17:03:55.763839+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:03:56.124898+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-04-28T17:03:56.144228+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T17:03:56.144268+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T17:03:56.144288+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T17:03:56.483460+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T17:03:56.488734+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T17:03:56.488764+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T17:03:56.488782+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T17:20:05.339005+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-28T17:20:05.387330+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T17:20:05.387384+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T17:20:05.387404+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T17:20:06.394624+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T17:20:06.400946+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T17:20:06.400984+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T17:20:06.401005+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T17:34:42.151774+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:34:49.800576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:47.238377+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-28T17:47:47.278393+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T17:47:47.278432+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T17:47:47.278451+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T17:47:47.802147+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-28T17:47:47.808124+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T17:47:47.808157+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T17:47:47.808176+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T17:47:47.911227+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:48.042512+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:48.145809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:48.255664+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:48.384871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:48.479770+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:48.576963+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:48.697665+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:48.795161+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:48.932177+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:49.058835+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:49.236769+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:49.476868+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:49.778338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:49.996342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:50.178176+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:50.284381+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:50.417124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T17:47:50.564800+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-28T17:47:50.572708+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T17:47:50.572778+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T17:47:50.572801+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T18:04:00.392858+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T18:04:00.744619+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-28T18:04:00.851357+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T18:04:00.851408+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T18:04:00.851427+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T18:04:01.488524+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-28T18:04:01.494528+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T18:04:01.494556+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T18:04:01.494574+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T18:04:01.814929+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T18:04:01.973748+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T18:04:02.388029+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T18:04:02.575723+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T18:04:02.935478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T18:04:03.410676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T18:04:03.748372+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T18:04:04.202448+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-28T18:04:04.211400+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T18:04:04.211458+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T18:04:04.211483+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T18:04:04.383844+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-28T18:04:04.389634+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T18:04:04.389669+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T18:04:04.389689+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T18:29:24.990809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T18:56:35.041742+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-28T18:56:35.088073+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T18:56:35.088127+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T18:56:35.088147+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T18:56:36.474563+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T18:56:36.480544+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T18:56:36.480584+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T18:56:36.480602+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T20:14:30.996218+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T20:14:31.399251+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-04-28T20:14:31.427671+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T20:14:31.427724+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T20:14:31.427745+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T20:14:31.795364+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T20:14:31.800655+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T20:14:31.800687+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T20:14:31.800705+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T20:34:12.790313+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-28T20:34:12.836160+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T20:34:12.836210+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T20:34:12.836230+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T21:00:25.722415+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T21:00:25.948263+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-28T21:00:25.968184+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T21:00:25.968239+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T21:00:25.968266+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T21:00:26.268020+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-28T21:00:26.274511+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T21:00:26.274546+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T21:00:26.274570+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T21:00:26.438602+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T21:00:26.819383+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T21:00:27.072688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T21:00:27.303023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T21:00:27.465608+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T21:00:27.639270+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T21:00:27.998349+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T21:00:28.186089+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-28T21:00:28.191887+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T21:00:28.191925+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T21:00:28.191944+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T21:00:28.343752+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-28T21:00:28.349334+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T21:00:28.349368+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T21:00:28.349386+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T21:21:06.130189+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T21:21:06.732076+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T21:21:16.622501+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T21:56:25.751806+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-04-28T21:56:25.896459+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T21:56:25.896507+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T21:56:25.896527+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T22:32:55.390741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T22:32:56.019789+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-28T23:50:28.437666+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-28T23:50:28.487460+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T23:50:28.502803+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T23:50:28.502837+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T23:50:29.320830+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-28T23:50:29.326606+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-28T23:50:29.326642+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-28T23:50:29.326660+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T00:05:39.675829+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-29T00:05:39.712927+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T00:05:39.712964+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T00:05:39.712983+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T00:05:42.543937+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-29T00:05:42.550251+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T00:05:42.550292+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T00:05:42.550315+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:07:00.985014+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-29T02:07:01.579431+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T02:07:01.579484+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:07:01.579505+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:07:04.480623+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-29T02:07:04.486184+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T02:07:04.486215+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:07:04.486232+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:28:24.859013+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-29T02:28:24.881704+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T02:28:24.881740+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:28:24.881759+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:28:24.987775+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-29T02:28:24.993617+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T02:28:24.993654+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:28:24.993672+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:28:25.247629+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-29T02:28:25.252969+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T02:28:25.253001+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:28:25.253020+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:28:25.509453+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-29T02:28:25.514764+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T02:28:25.514796+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:28:25.514813+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:58:57.421890+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-29T02:58:57.469504+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T02:58:57.469551+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:58:57.469571+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:58:59.590884+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-29T02:58:59.596948+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T02:58:59.596979+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T02:58:59.596997+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T03:04:54.190441+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-29T03:04:54.260945+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T03:04:54.260989+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T03:04:54.261009+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T03:04:54.581275+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-29T03:04:54.586898+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T03:04:54.586927+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T03:04:54.586944+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T04:53:52.642063+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-29T04:53:52.682662+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T04:53:52.682699+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T04:53:52.682716+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T04:54:12.684704+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-29T04:54:12.706659+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T04:54:12.706700+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T04:54:12.706719+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T04:54:19.989625+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T04:54:29.128589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T05:01:45.178439+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-04-29T05:01:45.207175+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T05:01:45.207209+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T05:01:45.207227+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T05:02:23.063500+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-29T05:02:23.109914+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T05:02:23.109954+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T05:02:23.109973+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T05:02:31.601989+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T05:02:53.974134+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T05:18:25.700367+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager/tinymce"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager/tinymce\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager/tinymce/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T05:18:26.135601+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager/ckeditor"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager/ckeditor\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager/ckeditor/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T05:18:26.496098+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager/tinymce5"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager/tinymce5\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager/tinymce5/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T05:18:26.873038+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager/summernote"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager/summernote\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager/summernote/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T05:18:27.254766+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager/fm-button"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager/fm-button\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager/fm-button/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T05:18:27.636322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public/file-manager/tinymce"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public/file-manager/tinymce\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/file-manager/tinymce/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T05:18:27.985494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/laravel-file-manager/tinymce"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/laravel-file-manager/tinymce\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/laravel-file-manager/tinymce/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T05:18:28.332292+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/public/laravel-file-manager/tinymce"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/public/laravel-file-manager/tinymce\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/laravel-file-manager/tinymce/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T05:49:56.195742+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-29T05:49:56.239089+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T05:49:56.239125+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T05:49:56.239144+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T05:49:56.408967+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-29T05:49:56.415372+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T05:49:56.415400+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T05:49:56.415418+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T06:17:51.683913+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-29T06:17:52.957898+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T06:17:52.957949+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T06:17:52.957970+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T06:18:10.760065+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-29T06:18:11.753448+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T06:18:11.753505+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T06:18:11.753526+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T07:20:29.426102+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T07:44:27.156005+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-29T07:44:27.767217+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T07:44:27.767270+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T07:44:27.767291+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T07:44:30.388750+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-29T07:44:30.394285+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T07:44:30.394314+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T07:44:30.394332+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T08:49:55.613726+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T08:49:59.945480+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-29T08:50:00.516256+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T08:50:00.516314+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T08:50:00.516336+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T08:50:03.623448+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-29T08:50:03.628730+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T08:50:03.628760+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T08:50:03.628777+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T08:50:04.186111+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T08:50:04.359969+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T08:50:04.504593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T08:50:04.667157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T08:50:04.830001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T08:50:04.994762+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T08:50:05.237148+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T08:50:05.400120+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-04-29T08:50:05.408050+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T08:50:05.408086+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T08:50:05.408105+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T08:50:05.552767+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-29T08:50:05.558187+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T08:50:05.558226+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T08:50:05.558245+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T09:10:04.898973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T09:34:32.716682+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-29T09:34:32.774443+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T09:34:32.774493+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T09:34:32.774512+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T09:53:04.584014+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-29T09:53:04.626393+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T09:53:04.626450+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T09:53:04.626476+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T09:53:06.006832+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-29T09:53:06.012977+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T09:53:06.013012+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T09:53:06.013031+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T11:17:19.358345+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T11:17:30.976573+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://oasb.wefeatit.com/register","method":"GET"} [] [2025-04-29T11:17:31.298475+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T11:17:31.298532+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T11:17:31.298552+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T11:17:32.952143+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-29T11:28:35.397233+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploaded_script.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploaded_script.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploaded_script.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T11:28:47.548859+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/uploaded_script.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/uploaded_script.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploaded_script.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T11:52:39.397276+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T11:57:11.866198+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T12:59:35.915845+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-29T12:59:36.340214+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T12:59:36.340267+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T12:59:36.340288+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T12:59:38.666520+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-29T12:59:38.672375+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T12:59:38.672405+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T12:59:38.672423+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T13:30:28.122825+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T13:30:31.021545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T13:59:49.361468+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T15:19:01.869126+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-29T15:19:01.931232+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T15:19:01.931279+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T15:19:01.931298+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T15:19:02.394784+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-29T15:19:02.400322+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T15:19:02.400358+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T15:19:02.400375+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T15:52:37.502375+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-29T15:52:38.196298+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T15:52:38.196380+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T15:52:38.196411+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T15:52:42.042847+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-29T15:52:42.048429+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T15:52:42.048460+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T15:52:42.048481+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:03:14.647682+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-29T17:03:14.693953+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T17:03:14.694005+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:03:14.694025+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:03:15.063276+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-29T17:03:15.070950+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T17:03:15.071008+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:03:15.071033+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:03:15.381631+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-29T17:03:15.387036+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T17:03:15.387074+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:03:15.387093+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:20:04.002381+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-29T17:20:04.043844+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T17:20:04.043897+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:20:04.043922+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:20:04.304708+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-29T17:20:04.312485+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T17:20:04.312525+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:20:04.312550+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:40:53.351511+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-29T17:40:53.387628+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T17:40:53.387666+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:40:53.387685+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:40:57.679523+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-29T17:40:57.685168+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T17:40:57.685200+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:40:57.685217+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:41:10.854082+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-29T17:41:10.914093+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T17:41:10.914145+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:41:10.914164+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T17:41:11.169405+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-29T18:28:05.243857+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-29T18:28:05.302198+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T18:28:05.302250+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T18:28:05.302270+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T18:28:06.725103+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-29T18:28:06.732564+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T18:28:06.732603+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T18:28:06.732622+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T18:51:38.947178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T18:51:40.292893+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T19:34:24.507405+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-29T19:34:24.551634+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T19:34:24.551677+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T19:34:24.551696+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T19:34:24.749831+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-04-29T19:34:24.758398+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T19:34:24.758482+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T19:34:24.758508+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T19:46:18.473940+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-29T19:46:18.521878+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T19:46:18.521918+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T19:46:18.521937+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T20:37:19.021576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T21:09:40.286148+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-29T21:09:40.286056+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-29T21:09:40.338568+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T21:09:40.338607+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:40.338625+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:40.338674+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T21:09:40.338728+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:40.338750+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:41.133323+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-29T21:09:41.138923+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T21:09:41.138952+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:41.138973+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:41.364071+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-29T21:09:41.369984+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T21:09:41.370019+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:41.370037+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:41.622123+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-04-29T21:09:41.629060+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T21:09:41.629094+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:41.711835+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:41.711917+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-04-29T21:09:41.713617+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:41.717872+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"POST"} [] [2025-04-29T21:09:41.725022+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T21:09:41.725052+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:41.725399+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:41.725430+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-04-29T21:09:41.726897+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:41.727510+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:41.727544+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:41.911817+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-29T21:09:41.917293+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T21:09:41.917326+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:41.917344+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:42.071234+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-29T21:09:42.076635+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T21:09:42.076669+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:09:42.076687+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:23:08.854350+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T21:43:18.414644+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T21:43:19.135434+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-29T21:43:19.149010+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T21:43:19.149041+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T21:43:19.149059+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T22:28:54.979052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T22:28:55.279386+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T22:28:56.783253+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-29T22:28:56.801770+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T22:28:56.801823+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T22:28:56.801842+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T22:31:20.056636+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-29T22:31:20.081761+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T22:31:20.081810+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T22:31:20.081830+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T22:31:20.305416+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-29T22:31:20.312482+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T22:31:20.312518+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T22:31:20.312539+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T23:19:12.649727+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-29T23:19:12.689230+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T23:19:12.689270+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T23:19:12.689288+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T23:19:15.886633+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-29T23:19:15.892232+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T23:19:15.892262+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T23:19:15.892279+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T23:32:06.571821+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-29T23:32:06.613202+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T23:32:06.613248+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T23:32:06.613273+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T23:32:06.837827+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-29T23:32:06.843458+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-29T23:32:06.843489+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T23:32:06.843507+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-29T23:40:02.557088+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T23:44:02.023650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T23:48:02.645731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-29T23:52:02.188089+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T00:42:58.346553+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T00:42:58.631737+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-30T00:42:58.650981+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T00:42:58.651025+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T00:42:58.651045+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T00:42:58.865926+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-30T00:42:58.871123+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T00:42:58.871154+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T00:42:58.871175+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T00:42:59.032218+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T00:42:59.279595+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T00:42:59.686261+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T00:42:59.989538+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T00:43:00.160021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T00:43:00.789198+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T00:43:00.970725+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T00:43:01.188627+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-30T00:43:01.193949+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T00:43:01.193980+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T00:43:01.193998+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T00:43:01.355389+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-30T00:43:01.360706+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T00:43:01.360739+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T00:43:01.360757+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T00:48:18.543357+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-30T00:48:18.566702+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T00:48:18.566742+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T00:48:18.566762+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T00:48:18.747911+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T00:48:18.753570+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T00:48:18.753604+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T00:48:18.753626+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T01:02:26.197423+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-30T01:02:26.237200+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T01:02:26.237245+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T01:02:26.237264+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T01:02:27.406914+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-30T01:02:27.412554+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T01:02:27.412587+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T01:02:27.412605+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T02:29:42.256276+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-30T02:29:42.916577+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T02:29:42.916624+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T02:29:42.916644+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T03:27:51.650313+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-30T03:27:52.326233+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T03:27:52.326300+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T03:27:52.326327+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T03:27:55.369924+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T03:27:55.377919+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T03:27:55.377964+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T03:27:55.377988+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:04:28.422713+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-30T04:04:28.465160+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T04:04:28.465200+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:04:28.465219+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:04:28.812431+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T04:04:28.818243+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T04:04:28.818280+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:04:28.818298+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:04:31.183704+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-30T04:04:31.189044+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T04:04:31.189076+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:04:31.189094+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:04:31.435401+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-30T04:04:31.441079+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T04:04:31.441116+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:04:31.441135+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:47.061678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contact/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contact/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T04:29:48.465012+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-30T04:29:48.490615+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T04:29:48.490666+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:48.490686+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:48.776561+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T04:29:48.782081+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T04:29:48.782112+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:48.782131+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:48.951344+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T04:29:49.116347+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-30T04:29:49.123520+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T04:29:49.123566+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:49.123586+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:49.335983+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-30T04:29:49.489680+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T04:29:49.494916+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T04:29:49.494945+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:49.494963+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:49.655829+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-30T04:29:49.662037+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T04:29:49.662068+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:49.662087+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:49.826367+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T04:29:49.831896+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T04:29:49.831927+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:49.831944+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:49.989821+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T04:29:50.145802+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-30T04:29:50.150986+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T04:29:50.151014+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:50.151036+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:50.168688+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-30T04:29:50.331040+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T04:29:50.336286+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T04:29:50.336315+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T04:29:50.336333+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T05:03:23.771265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T05:03:26.270787+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-04-30T05:03:26.644494+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T05:03:26.644559+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T05:03:26.644586+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T05:03:28.209035+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-04-30T05:03:28.214415+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T05:03:28.214447+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T05:03:28.214464+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T06:14:24.660802+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-30T06:14:24.660744+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-30T06:14:25.914296+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T06:14:25.914304+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T06:14:25.914352+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T06:14:25.914354+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T06:14:25.914372+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T06:14:25.914375+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T06:14:30.332488+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T06:14:30.338199+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T06:14:30.338228+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T06:14:30.338245+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T06:14:35.369450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T07:57:44.239428+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T08:03:03.737732+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T08:26:09.593676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T08:38:24.810284+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-30T08:38:25.391285+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T08:38:25.391338+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T08:38:25.391359+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T08:38:36.990474+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T08:48:07.127110+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T08:48:07.459573+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-30T08:48:07.485490+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T08:48:07.485540+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T08:48:07.485560+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T08:48:07.840100+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T08:48:07.845479+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T08:48:07.845509+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T08:48:07.845528+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T08:48:08.496024+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-04-30T08:48:08.501307+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T08:48:08.501337+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T08:48:08.501355+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T08:48:08.599798+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T08:48:08.794689+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-30T10:01:54.348559+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-30T10:01:55.197513+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T10:01:55.197569+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T10:01:55.197591+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T10:01:58.341012+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-30T10:01:58.346681+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T10:01:58.346710+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T10:01:58.346728+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T10:16:45.304721+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-30T10:16:45.731680+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T10:16:45.731736+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T10:16:45.731760+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T10:16:48.157855+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-30T10:16:48.164515+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T10:16:48.164554+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T10:16:48.164573+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T10:49:58.210020+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:03:19.130750+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:15.663440+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-30T11:08:15.706072+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T11:08:15.706128+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T11:08:15.706150+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T11:08:15.874875+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-30T11:08:15.880772+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T11:08:15.880809+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T11:08:15.880827+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T11:08:16.039244+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:16.174841+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:16.284221+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:16.391775+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:16.509749+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:16.704404+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:17.005545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:17.325791+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:17.468922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:17.549713+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:17.698652+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:17.870525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:17.954505+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:18.047999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:18.149037+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:18.239012+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:18.333433+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:08:18.414855+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-30T11:08:18.420185+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T11:08:18.420216+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T11:08:18.420234+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T11:42:15.556967+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:42:15.782084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.env.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.env.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:42:15.927853+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:42:16.082160+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:42:16.203580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/assets/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/assets/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:42:16.324307+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/js/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/js/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:42:16.484115+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/js/app.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/js/app.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/app.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:42:16.634920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:42:16.776989+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:42:16.904469+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:42:17.227127+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/php_info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/php_info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php_info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:42:17.346371+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T11:42:17.466108+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-04-30T11:42:17.487306+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T11:42:17.487364+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T11:42:17.487387+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T11:48:12.567154+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?URL=https%3A%2F%2Falbrq.com","method":"GET"} [] [2025-04-30T11:48:12.625635+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T11:48:12.625685+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T11:48:12.625704+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T11:48:14.190949+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T11:48:14.196909+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T11:48:14.196948+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T11:48:14.196967+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T12:12:49.059242+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/system/js/core.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/system/js/core.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/system/js/core.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T12:36:24.142058+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-30T12:36:24.187491+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T12:36:24.187550+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T12:36:24.187580+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T12:36:24.626131+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T12:36:24.631733+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T12:36:24.631761+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T12:36:24.631779+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T13:16:00.828659+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/comments/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/comments/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/comments/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T13:37:37.814430+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-30T13:37:37.843638+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T13:37:37.843676+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T13:37:37.843695+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T13:37:38.750248+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T13:37:38.763875+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T13:37:38.763907+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T13:37:38.763925+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T14:59:37.625768+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T14:59:38.162946+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-04-30T14:59:38.181935+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T14:59:38.181973+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T14:59:38.181992+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T14:59:38.389522+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-04-30T14:59:38.395813+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T14:59:38.395845+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T14:59:38.395863+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T14:59:38.477613+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T14:59:38.638270+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T14:59:38.872265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T14:59:39.130427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T14:59:39.349152+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T14:59:39.516515+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T14:59:39.680234+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T14:59:39.909625+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-04-30T14:59:39.914835+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T14:59:39.914869+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T14:59:39.914887+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T14:59:40.547771+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-04-30T14:59:40.552924+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T14:59:40.552953+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T14:59:40.552971+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T15:14:30.461494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T15:14:30.661094+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-30T15:14:30.675583+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T15:14:30.675648+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T15:14:30.675674+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T15:14:30.818888+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T15:14:30.824155+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T15:14:30.824185+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T15:14:30.824202+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T16:13:05.261666+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-30T16:13:05.301807+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T16:13:05.301844+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T16:13:05.301863+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T16:13:05.691559+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-30T16:13:05.697807+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T16:13:05.697843+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T16:13:05.697862+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T16:13:06.014623+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-30T16:13:06.019858+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T16:13:06.019887+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T16:13:06.019904+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T16:13:06.163404+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-30T16:39:39.329641+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T16:40:01.139037+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T16:58:21.781223+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-30T16:58:21.833747+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T16:58:21.833796+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T16:58:21.833816+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T16:58:29.585881+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-30T16:58:29.591527+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T16:58:29.591557+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T16:58:29.591575+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T18:19:19.294228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T18:30:10.762161+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T18:30:12.493414+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T18:34:03.938041+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-30T18:34:03.967513+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T18:34:03.967565+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T18:34:03.967589+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T18:34:06.141049+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-04-30T18:34:06.146789+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T18:34:06.146824+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T18:34:06.146842+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T18:53:13.692715+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T18:58:59.064534+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-30T18:58:59.104348+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T18:58:59.104401+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T18:58:59.104422+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T18:59:00.155980+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-30T18:59:00.162673+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T18:59:00.162713+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T18:59:00.162737+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T19:40:57.426577+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/dist/vendor/vcard.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/dist/vendor/vcard.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/dist/vendor/vcard.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:57.683960+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/blue.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/blue.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:57.775605+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/filemanager/dialog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/filemanager/dialog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager/dialog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:57.854914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/cpabpkyk.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/cpabpkyk.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/cpabpkyk.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:57.922999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:58.012617+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-admin/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-admin/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-admin/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:58.254958+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:58.568260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/upload/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/upload/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/upload/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:58.661615+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/LA.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/LA.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/LA.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:58.731684+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/amaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/amaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/amaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:58.806268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:58.878583+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/network/upfile.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/network/upfile.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/network/upfile.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:58.964249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/menu-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/menu-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/menu-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:59.032288+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:59.200971+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/defaul1.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/defaul1.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/defaul1.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:59.275831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/customize.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/customize.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/customize.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:59.381767+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/backup-backup/includes/923924098...php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/backup-backup/includes/923924098...php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/backup-backup/includes/923924098...php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:59.475570+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:59.562769+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/sunrise/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/sunrise/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/sunrise/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:59.698211+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:59.779715+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/libraries/vendor/updates.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/libraries/vendor/updates.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/libraries/vendor/updates.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:59.863045+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/smaxx.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/smaxx.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/smaxx.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:40:59.945226+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:41:00.014155+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/wso112233.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/wso112233.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/wso112233.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:41:00.170372+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/block/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/block/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks/block/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:41:00.241539+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/adminfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/adminfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T19:41:00.315001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/users.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/users.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/users.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:27:22.125327+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-30T20:27:22.171399+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T20:27:22.171449+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T20:27:22.171469+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T20:27:25.823444+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T20:27:25.829223+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T20:27:25.829253+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T20:27:25.829271+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T20:39:03.680032+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-30T20:39:03.719322+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T20:39:03.719371+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T20:39:03.719390+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T20:39:04.251448+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-30T20:39:04.257090+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T20:39:04.257120+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T20:39:04.257138+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T20:39:04.353740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:04.525024+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:04.614978+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:04.734228+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:04.833377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:04.926921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:05.018267+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:05.165156+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:05.261557+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:05.444076+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:05.561413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:05.733466+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:05.941442+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:06.063317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:06.157596+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:06.275767+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:06.369794+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T20:39:06.481802+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-04-30T20:39:06.487071+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T20:39:06.487102+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T20:39:06.487125+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T20:46:39.019480+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-30T20:46:39.043497+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T20:46:39.043533+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T20:46:39.043551+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T20:46:39.163451+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T20:46:39.169959+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T20:46:39.169988+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T20:46:39.170005+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T21:12:10.814091+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-04-30T21:12:10.865534+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T21:12:10.865574+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T21:12:10.865593+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T21:12:11.412069+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-04-30T21:12:11.417869+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T21:12:11.417903+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T21:12:11.417921+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T22:20:08.136227+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-04-30T22:20:08.180750+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T22:20:08.180789+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T22:20:08.180812+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T22:20:08.600852+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-04-30T22:20:08.606696+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T22:20:08.606732+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T22:20:08.606750+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T22:20:09.355906+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-04-30T22:20:09.361246+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T22:20:09.361277+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T22:20:09.361298+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T22:20:09.515371+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-04-30T22:22:09.067960+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T23:02:57.624527+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-04-30T23:02:58.662196+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-04-30T23:02:58.700027+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T23:02:58.700078+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T23:02:58.700099+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T23:38:29.132013+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-04-30T23:38:29.176075+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T23:38:29.176114+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T23:38:29.176134+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T23:41:09.021642+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-04-30T23:41:09.043385+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T23:41:09.043424+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T23:41:09.043443+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T23:41:09.641406+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-04-30T23:41:09.647282+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-04-30T23:41:09.647311+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-04-30T23:41:09.647329+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T01:50:57.394023+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T01:50:58.088057+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T01:50:58.088114+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T01:50:58.088134+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T01:51:00.888727+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-01T01:51:00.894318+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T01:51:00.894348+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T01:51:00.894365+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T02:18:54.508024+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T02:53:11.617031+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T02:53:11.666295+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T02:53:11.666336+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T02:53:11.666355+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T02:53:16.567164+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-01T02:53:16.572895+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T02:53:16.572924+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T02:53:16.572943+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T03:55:23.203011+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T03:55:23.273791+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T03:55:23.273835+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T03:55:23.273858+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T03:55:23.559263+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-01T03:55:23.564892+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T03:55:23.564922+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T03:55:23.564940+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T03:55:23.855335+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-01T03:55:23.860564+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T03:55:23.860592+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T03:55:23.860610+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T03:55:24.346541+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-01T03:55:24.352499+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T03:55:24.352529+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T03:55:24.352548+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:13:51.286494+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T05:13:51.332651+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T05:13:51.332688+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:13:51.332707+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:13:51.654319+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-01T05:13:51.662461+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T05:13:51.662506+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:13:51.662531+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:23:22.418518+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T05:23:23.741764+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-05-01T05:23:23.756995+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T05:23:23.757033+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:23:23.757054+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:23:23.996538+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-05-01T05:23:24.002514+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T05:23:24.002562+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:23:24.002589+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:23:24.473593+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T05:23:24.787185+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T05:23:25.024289+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T05:23:25.278629+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T05:23:25.599044+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T05:23:25.758956+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T05:23:26.001980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T05:23:26.165414+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-05-01T05:23:26.172926+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T05:23:26.172983+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:23:26.173003+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:23:26.312994+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-05-01T05:23:26.318350+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T05:23:26.318383+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:23:26.318401+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:30:56.044369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T05:30:56.237619+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T05:30:56.252015+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T05:30:56.252052+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:30:56.252072+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:30:56.419646+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-01T05:30:56.424832+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T05:30:56.424861+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:30:56.424878+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:34:51.196332+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-05-01T05:34:51.218207+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T05:34:51.218239+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:34:51.218258+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:34:51.611981+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-05-01T05:34:51.617968+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T05:34:51.618002+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:34:51.618021+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:34:52.840965+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T05:34:53.523585+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-05-01T05:34:53.528801+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T05:34:53.528829+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:34:53.528846+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:34:57.330659+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-05-01T05:34:57.335822+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T05:34:57.335850+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:34:57.335868+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:34:58.964013+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T05:58:17.382499+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-05-01T05:58:21.696301+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T05:58:21.696364+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T05:58:21.696386+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T06:04:52.782986+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-01T06:04:53.795164+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T06:04:53.795213+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T06:04:53.795233+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T06:18:45.156441+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:18:53.336482+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:19:05.808487+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:19:18.297437+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:19:25.312050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:19:35.352618+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:19:42.661635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:19:51.926362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:19:57.357934+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:20:03.795613+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:20:14.219499+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:20:17.847009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:20:28.692382+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:20:37.699001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:20:47.374003+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:20:53.124493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:21:02.636323+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:21:08.941866+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:21:14.222485+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:21:23.795703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:21:31.981362+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:21:41.130216+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:21:53.727480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:21:59.268431+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:22:03.681279+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:22:07.955771+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:22:14.904923+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:22:20.079689+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:22:26.159588+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:22:37.289557+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:22:42.139952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:22:47.978162+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:22:51.987439+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:22:56.475777+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:23:04.363582+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:23:23.583015+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:23:31.645908+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:23:47.047377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:23:52.707434+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:24:03.897980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:24:12.045329+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:24:22.821561+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:24:30.276119+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:24:35.848182+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:24:44.857674+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:24:56.813369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:25:03.446739+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:25:10.595901+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:25:15.428603+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:25:28.597738+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:25:33.659377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:40:34.175106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:40:53.904119+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:40:57.208158+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:41:04.089212+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:41:06.558839+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:41:10.518434+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:41:14.050813+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:41:17.390793+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:41:21.493050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:41:33.543452+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:41:37.976175+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:41:40.217478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:41:44.589686+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:41:49.715530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:41:53.322633+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:41:56.555882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:41:59.984590+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:42:05.628851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:42:09.127464+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:42:13.205374+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:42:31.329060+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:42:34.618797+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:42:36.627296+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:42:40.336756+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:42:45.306677+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:42:48.471060+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:42:51.122485+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:43:16.126964+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:43:19.369683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:43:23.325905+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:43:25.442955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:43:29.365283+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:43:37.955133+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:43:41.083592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:43:44.083317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:43:46.381730+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:44:20.129294+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:44:25.487357+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:44:30.492009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:44:33.692797+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:44:37.463250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:44:40.851278+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:44:45.928201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:44:48.011239+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:44:50.687741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:44:53.882519+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:44:56.703983+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:45:02.463263+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:45:34.943276+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:45:57.162626+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:46:14.931211+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:46:42.052387+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:47:00.403753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:47:20.994816+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:47:29.551604+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:47:37.987622+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:47:44.214027+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:47:47.067300+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:47:53.913284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:48:18.742471+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:48:24.805498+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:48:29.358397+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:48:35.657974+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:48:39.730748+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:48:42.061047+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:49:04.075002+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:49:17.584680+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:49:22.763270+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:49:26.364149+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:49:29.424688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:49:32.737725+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:49:36.213939+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:49:38.994614+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:49:43.030995+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:49:47.027638+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:49:50.306785+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:49:53.422752+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:50:08.206788+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:50:11.594010+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:50:15.928067+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:50:48.107246+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:50:53.145488+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:50:55.371019+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:50:57.466692+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:51:01.922825+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:51:12.811977+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:51:19.824611+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:51:22.149845+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:51:25.259959+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:51:35.685909+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:51:38.032104+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:51:47.495978+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:51:50.637873+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:51:53.368627+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:51:57.956945+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:52:02.559944+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:52:04.835982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:52:08.647052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:52:29.510319+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:52:41.015339+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:53:33.866409+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:53:43.070825+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:53:47.270750+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:53:53.121824+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:53:59.472059+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:54:02.747104+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:54:19.704617+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:54:23.099011+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:54:26.794678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:54:30.161108+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:54:34.158416+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:54:40.798641+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:54:43.944486+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:54:48.357871+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:54:51.255311+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:54:55.288795+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:54:58.779518+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:55:11.036986+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:55:15.371335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:55:18.310616+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:55:21.969567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:55:25.964036+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:55:28.687727+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:55:31.305438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:55:35.051172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:55:38.861737+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:55:43.468520+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:55:45.782350+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:55:57.200106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:56:01.589592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:56:05.338454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:56:09.212165+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:56:13.496694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:56:17.093013+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:56:19.923456+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:56:23.391651+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:56:26.702012+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:56:30.992985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T06:56:34.475585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T07:33:34.959450+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-05-01T07:33:36.278770+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T07:33:36.278827+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T07:33:36.278849+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T07:48:39.168955+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-05-01T07:48:41.570153+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T07:48:41.570209+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T07:48:41.570230+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T08:10:14.325840+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-01T08:10:15.363202+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T08:10:15.363268+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T08:10:15.363294+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T08:51:41.448934+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-01T08:51:42.173322+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T08:51:42.173374+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T08:51:42.173399+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T08:52:04.381091+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-01T08:52:04.480487+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T08:52:04.480538+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T08:52:04.480558+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T08:52:22.454144+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T08:52:38.192709+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T09:24:22.856124+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T09:24:22.894045+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T09:24:22.894082+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T09:24:22.894100+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T09:24:23.798814+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-01T09:24:23.804467+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T09:24:23.804500+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T09:24:23.804518+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T09:31:19.397387+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:00:40.703783+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-01T10:00:40.751552+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T10:00:40.751589+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:00:40.751608+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:00:40.942085+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-01T10:00:40.947822+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T10:00:40.947851+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:00:40.947869+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:14:43.847858+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:14:44.157515+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T10:14:44.170826+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T10:14:44.170858+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:14:44.170877+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:14:44.350425+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-01T10:14:44.355680+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T10:14:44.355710+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:14:44.355727+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:50:19.391178+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-01T10:50:19.439908+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T10:50:19.439946+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:50:19.439964+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:50:19.856037+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-01T10:50:19.863628+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T10:50:19.863674+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:50:19.863698+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:56:57.642265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:56:57.903400+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:56:58.031669+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:56:58.172556+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:56:58.308491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:56:58.450386+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/tflow/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/tflow/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/tflow\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:56:58.740652+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:56:58.941597+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/upgrade/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/upgrade/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/upgrade\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:56:59.380273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:56:59.657312+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:56:59.781770+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:00.137927+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/ao_ccss/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/ao_ccss/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/ao_ccss\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:00.269987+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2021/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2021/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2021\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:00.449675+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/elementor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/elementor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/elementor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:01.068582+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:01.194499+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/image/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/image/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload/image\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:01.317922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-content/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-content/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-content/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:01.598241+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sites/default/files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sites/default/files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/default/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:01.756650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/controller/extension/extension/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/controller/extension/extension/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/controller/extension/extension\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:01.934949+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/editor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/editor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/editor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:02.111014+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/images/slider/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/images/slider/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/images/slider\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:02.284853+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/tmp/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/tmp/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/tmp\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:02.462077+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:02.641614+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Admin/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Admin/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Admin/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:02.828504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/uploads/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/uploads/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/uploads/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:03.031189+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/administrator/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/administrator/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:03.814926+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:04.117657+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/components/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/components/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/components\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:04.241034+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/home","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"home"},"request_uri":"http://wefeatit.com/home/","method":"GET"} [] [2025-05-01T10:57:04.254097+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T10:57:04.254135+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:57:04.254154+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:57:04.477707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/include/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/include/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/include\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:04.629617+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:04.756100+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_simplefileuploadv1.3/elements\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:04.899201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/mt/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/mt/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/mt\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:05.108470+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tmps/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tmps/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tmps\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:05.231314+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-admin/includes/wp-admin/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-admin/includes/wp-admin/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-admin/includes/wp-admin/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:05.673197+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/ocean/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/ocean/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/ocean\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:05.954759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/languages/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/languages/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/languages\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:06.077838+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2022/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2022/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2022\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:06.217496+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2023/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2023/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2023\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:06.343768+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2024/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2024/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2024\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:06.467336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:06.693303+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:07.388312+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/smilies/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/smilies/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/smilies\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:08.251423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache-wordpress/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache-wordpress/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache-wordpress\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:08.373906+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cakil/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cakil/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cakil\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:08.496804+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cekidot/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cekidot/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cekidot\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:08.621324+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ubh/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ubh/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ubh\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:08.823041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/linkpreview/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/linkpreview/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/linkpreview\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:08.948608+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/aryabot/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/aryabot/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/aryabot\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:09.074416+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/BrutalShell/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/BrutalShell/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/BrutalShell\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:09.202990+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/cache-wordpress/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/cache-wordpress/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/cache-wordpress\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:09.328758+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/cakil/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/cakil/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/cakil\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:09.453993+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/cekidot/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/cekidot/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/cekidot\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:09.625370+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/db/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/db/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/db\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:10.015162+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/home/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/home/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/home\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:10.138405+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/limit/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/limit/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/limit\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:10.265824+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/owfsmac/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/owfsmac/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/owfsmac\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:10.413957+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/prenota/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/prenota/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/prenota\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:10.595111+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/random/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/random/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/random\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:10.777424+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ubh/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ubh/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ubh\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:10.981342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Uwogh-Segs/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Uwogh-Segs/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Uwogh-Segs\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:11.449966+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-diambar/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-diambar/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-diambar/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:11.648603+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-freeform/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-freeform/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-freeform\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:11.839100+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-hps/sh/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-hps/sh/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-hps/sh\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:12.027347+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wpeazvp/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wpeazvp/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wpeazvp\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:12.184140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/zaen/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/zaen/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/zaen/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:12.330839+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/revslider/templates/immersion-photography/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/revslider/templates/immersion-photography/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/revslider/templates/immersion-photography\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:12.667174+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-stab/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-stab/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-stab\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:12.798778+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/alera/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/alera/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/alera\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:13.207270+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/rishi/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/rishi/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/rishi\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:13.332592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/sketch/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/sketch/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/sketch\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:13.461398+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/thuoc-nam/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/thuoc-nam/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/thuoc-nam\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:13.584176+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:13.711512+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-pridmag/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-pridmag/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-pridmag\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:13.840651+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/pridmag/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/pridmag/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/pridmag\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:13.990128+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/zakra/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/zakra/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/zakra\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:14.180837+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/simple-file-list/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/simple-file-list/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/simple-file-list\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:14.306599+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/upload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/upload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/upload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:14.580671+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/up/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/up/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/up/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:14.763713+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/apikey/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/apikey/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/apikey\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:15.165631+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:15.289098+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:15.414454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:15.613230+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:15.816014+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/wpr-addons/forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/wpr-addons/forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/wpr-addons/forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:15.948265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/WordPressCore/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/WordPressCore/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:16.160718+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:16.366836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:16.818923+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:16.945405+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:17.068557+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:17.195510+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:17.322040+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:17.447132+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/plugins/jquery.filer/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/plugins/jquery.filer/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/plugins/jquery.filer/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:17.581692+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dummyyummy/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dummyyummy/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dummyyummy\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:17.712529+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/seotheme/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/seotheme/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/seotheme\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:17.840404+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:17.979647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/revslider/includes/external/page/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/revslider/includes/external/page\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:18.130724+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:18.321505+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:18.779739+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:18.904433+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoplugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoplugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoplugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:19.038082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:19.166139+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:19.290063+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/routes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/routes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/routes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:19.416202+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:19.538599+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:19.661501+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/digital-download/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/digital-download/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/digital-download\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:19.786433+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-theme-editor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-theme-editor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:19.911073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/atomic/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/atomic/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/atomic\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:20.050391+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:20.328398+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/google-seo-rank/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/google-seo-rank/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/google-seo-rank\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:20.459742+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/erin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/erin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:20.646622+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/maintenance/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/maintenance/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/maintenance\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:20.845809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/x/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/x/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/x\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:21.058620+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seooyanz/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seooyanz/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seooyanz\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:21.538959+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/sky-pro/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/sky-pro/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/sky-pro\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:21.750595+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/cp-pro/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/cp-pro/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/cp-pro\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:21.968480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/typehub/custom/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/typehub/custom/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/typehub/custom\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:22.455371+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/rencontre/inc/photo_import/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/rencontre/inc/photo_import/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/rencontre/inc/photo_import\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:22.649779+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/backup-backup/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/backup-backup/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/backup-backup/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:22.807884+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd-1/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd-1/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd-1\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:22.998686+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:23.180192+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/fix/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/fix/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/fix\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:23.366576+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:23.548856+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/pridmag/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/pridmag/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/pridmag\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:23.783878+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/sid/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/sid/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/sid\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:23.920317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:24.181082+02:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/admin","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"admin"},"request_uri":"http://wefeatit.com/admin/","method":"GET"} [] [2025-05-01T10:57:24.197591+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T10:57:24.197623+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:57:24.197641+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T10:57:24.428917+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:24.633380+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files-and-directories-in-linux/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files-and-directories-in-linux/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files-and-directories-in-linux\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:24.818027+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/filemanager/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/filemanager/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:25.150752+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/simpletest/tests/themes/test_basetheme/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/simpletest/tests/themes/test_basetheme/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/simpletest/tests/themes/test_basetheme\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:25.649213+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:26.146056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/travelscape/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/travelscape/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/travelscape\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:26.655431+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:26.787739+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/plugins/directionality/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/plugins/directionality/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/plugins/directionality\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:26.917771+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:27.209036+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/erin/yani/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/erin/yani/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/erin/yani\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:27.408459+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/Avada/includes/lib/inc/fusion-app/assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/Avada/includes/lib/inc/fusion-app/assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/Avada/includes/lib/inc/fusion-app/assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:27.638361+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-help/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-help/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-help\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:27.867138+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/classic-editor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/classic-editor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/classic-editor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:28.036879+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentyone/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentyone/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentyone\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:28.159285+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads-webpc/wp/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads-webpc/wp/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads-webpc/wp\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:28.281634+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/simple/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/simple/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/simple\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:28.484438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twenty/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twenty/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twenty\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:28.609200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/banners/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/banners/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/banners\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:28.731937+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/elementor/modules/floating-buttons/classes/render/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/elementor/modules/floating-buttons/classes/render/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/elementor/modules/floating-buttons/classes/render\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:28.854263+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentytwentytwo/templates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentytwentytwo/templates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentytwentytwo/templates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:29.059660+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:29.183283+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-file-manager/lib/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-file-manager/lib/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-file-manager/lib\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:29.383365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/elementor/assets/js/packages/editor-app-bar\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:29.509172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_footer/tmpl/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_footer/tmpl/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_footer/tmpl\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:29.639033+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/HTTP/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/HTTP/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/HTTP\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:29.760471+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:29.884486+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/olympus-google-fonts/assets/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/olympus-google-fonts/assets/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/olympus-google-fonts/assets/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:30.096300+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/aahana/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/aahana/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/aahana\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:30.401695+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cn/wp-content/themes/twentytwentyone/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cn/wp-content/themes/twentytwentyone/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cn/wp-content/themes/twentytwentyone\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:30.525400+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/boldgrid-backup-premium/vendor/aws/aws-sdk-php/src/data/elasticmapreduce\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:30.647133+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/evita/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/evita/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/evita\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:30.769317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/site/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/site/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:31.046385+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/ID3/img/img/block/wp/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/ID3/img/img/block/wp/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/ID3/img/img/block/wp\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:31.170302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ccx/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ccx/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ccx\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:31.298668+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/zMousse/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/zMousse/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/zMousse\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:31.611968+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ludes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ludes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ludes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:31.735106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/r/includes/external/page/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/r/includes/external/page/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/r/includes/external/page\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:31.863703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:31.989326+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bk/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bk/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:32.112877+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/update/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/update/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/update\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:32.245229+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/old/update/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/old/update/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/update\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:32.369451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog/wp-content/plugins/fix/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog/wp-content/plugins/fix/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/wp-content/plugins/fix\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:32.494339+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_ariimageslidersa/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_ariimageslidersa/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_ariimageslidersa\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:32.630355+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/background-image-cropper/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/background-image-cropper/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/background-image-cropper\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:32.784861+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/templates/beez3/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/templates/beez3/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/templates/beez3/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:32.969832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bootstrap/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bootstrap/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bootstrap\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:33.095949+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ienroku/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ienroku/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ienroku\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:33.221434+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/xobsqxl/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/xobsqxl/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/xobsqxl\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:33.357023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/achdxhv/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/achdxhv/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/achdxhv\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:33.492491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/verificacion/templates/beez3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/verificacion/templates/beez3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/verificacion/templates/beez3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:33.617399+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sad/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sad/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sad\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:33.823105+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seox/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seox/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seox\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:33.996489+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cache/h/a/h/e/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cache/h/a/h/e/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cache/h/a/h/e\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:34.159487+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/azra-tn/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/azra-tn/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/azra-tn\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:34.598054+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/3asba/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/3asba/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/3asba\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:34.783498+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/gravity_forms/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/gravity_forms/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/gravity_forms\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:35.125491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/update/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/update/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/update\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:35.300916+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-content/themes/twentytwenty/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-content/themes/twentytwenty/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-content/themes/twentytwenty\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:35.423524+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/email-subscribers/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/email-subscribers/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/email-subscribers\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:35.546580+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ultimate-addons-for-gutenberg/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ultimate-addons-for-gutenberg/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ultimate-addons-for-gutenberg\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:35.669933+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/litespeed-cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/litespeed-cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/litespeed-cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:35.793179+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/acme-challenge/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/acme-challenge/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/acme-challenge\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:35.918328+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cgi_bin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cgi_bin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cgi_bin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:36.041345+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/exe/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/exe/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:36.186331+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/user/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/user/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/user\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:36.347658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moodle/user/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moodle/user/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moodle/user\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:36.549150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/controllers/wizard/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/controllers/wizard/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/controllers/wizard\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:36.736117+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/proyectoweb/modules/mod_simplefileuploadv1.3/elements/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/proyectoweb/modules/mod_simplefileuploadv1.3/elements/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/proyectoweb/modules/mod_simplefileuploadv1.3/elements\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:36.918646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:37.086325+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/hideo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/hideo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hideo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:37.209180+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/wp-catcher/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/wp-catcher/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/wp-catcher\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:37.332867+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/portal/modules/mod_simplefileuploadv1.3/elements/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/portal/modules/mod_simplefileuploadv1.3/elements/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/portal/modules/mod_simplefileuploadv1.3/elements\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:37.557324+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/gizitib/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/gizitib/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/gizitib\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:37.682587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioptimization/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioptimization/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioptimization\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:37.811797+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/extracte_wordprees/dirfunc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/extracte_wordprees/dirfunc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/extracte_wordprees/dirfunc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:37.935661+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/rex/l/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/rex/l/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/rex/l\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:38.058936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rex/l/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rex/l/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rex/l\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:38.185157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/l/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/l/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/l\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:38.319635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-admin/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-admin/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-admin\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:38.450733+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/style-engine/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/style-engine/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/style-engine\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:38.573792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:38.702336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:38.825375+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/Files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/Files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/Files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:38.949242+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/Files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/Files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/Files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:39.156716+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-content/plugins/rex/l/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-content/plugins/rex/l/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-content/plugins/rex/l\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:39.357554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:39.481588+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/Files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/Files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/Files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:39.634440+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/static/Files/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/static/Files/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/static/Files\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:39.761920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/www/modules/mod_simplefileuploadv1.3/elements/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/www/modules/mod_simplefileuploadv1.3/elements/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/www/modules/mod_simplefileuploadv1.3/elements\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:39.904097+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/newtab/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/newtab/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/newtab\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:40.041308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cgi-sys/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cgi-sys/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cgi-sys\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:40.169650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/includes/external/page/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/includes/external/page/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/includes/external/page\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:40.300289+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:40.426547+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pki-validation/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pki-validation/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pki-validation\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:40.551617+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/block-supports/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/block-supports/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/block-supports\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:40.718275+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/default/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/default/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/default\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:40.910478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/pomo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/pomo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/pomo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:41.354406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/dist/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/dist/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/dist\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:41.557688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/block-patterns/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/block-patterns/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/block-patterns\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:41.685625+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:41.811367+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:41.944607+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Requests/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Requests/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Requests\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:42.076357+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/maint/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/maint/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/maint\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:42.200276+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Text/Diff/Renderer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Text/Diff/Renderer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Text/Diff/Renderer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:42.324243+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/SimplePie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/SimplePie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/SimplePie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:42.447814+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/colors/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/colors/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/colors/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:42.574181+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/tinymce/skins/lightgray/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/tinymce/skins/lightgray/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/tinymce/skins/lightgray/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:42.726477+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/widgets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/widgets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/widgets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:42.885368+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/scapeshot/includes/settings/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/scapeshot/includes/settings/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/scapeshot/includes/settings\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:43.349106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/atomic/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/atomic/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/atomic\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:43.492085+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/wp-pridmag/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/wp-pridmag/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/wp-pridmag\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:43.617113+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/theme-compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/theme-compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/theme-compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:43.741049+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/aa/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/aa/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/aa\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:43.873451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/network/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/network/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/network\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:43.999227+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:44.122830+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/certificates/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/certificates/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/certificates\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:44.247737+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blocks/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blocks/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blocks\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:44.374048+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:44.499909+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:44.627647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ID3/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ID3/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ID3\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:44.775323+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/2021/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/2021/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/2021\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:44.958229+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rest-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rest-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rest-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:45.136500+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/bltm/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/bltm/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/bltm\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:45.290383+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/newstoday/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/newstoday/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/newstoday\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:45.414239+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/dist/editor/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/dist/editor/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/dist/editor\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:45.536935+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css/colors/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css/colors/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css/colors\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:45.659574+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/crystal/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/crystal/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/crystal\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:45.783268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/plupload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/plupload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/plupload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:45.906379+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/maint/maint/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/maint/maint/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/maint/maint\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:46.032737+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Requests/Transport/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Requests/Transport/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Requests/Transport\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:46.176241+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpunit/phpunit/src/Util/PHP/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpunit/phpunit/src/Util/PHP/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpunit/phpunit/src/Util/PHP\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:46.353948+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:46.492877+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/twenty/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/twenty/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/twenty\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:46.623299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/languages/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/languages/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/languages\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:46.748103+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/system/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/system/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/system\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:46.873251+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:46.996219+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/informasi/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/informasi/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/informasi\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:47.121493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/rest-api/fields/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/rest-api/fields/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/rest-api/fields\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:47.245872+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/2020/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/2020/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/2020\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:47.371125+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/rehub-theme/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/rehub-theme/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/rehub-theme\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:47.496558+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpmailer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpmailer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpmailer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:47.619587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Requests/Exception/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Requests/Exception/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Requests/Exception\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:47.742347+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/products/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/products/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/products\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:47.873450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/fitnessbase/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/fitnessbase/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/fitnessbase\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:47.997549+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/twentyseventeen/page/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/twentyseventeen/page/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/twentyseventeen/page\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:48.120413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/joomla/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/joomla/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/joomla\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:48.245759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/smilies/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/smilies/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/smilies\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:48.368952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/calmly/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/calmly/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/calmly\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:48.502664+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/php-compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/php-compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:48.625407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Feature/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Feature/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Feature\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:48.753260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/docs/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/docs/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/docs\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:48.878013+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/media/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/media/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/media\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:49.002020+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/travelscape/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/travelscape/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/travelscape\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:49.126066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/font/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/font/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/font\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:49.258730+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Requests/Utility/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Requests/Utility/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Requests/Utility\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:49.381071+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/tmp/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/tmp/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tmp\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:49.541553+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/local/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/local/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/local\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:49.720538+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/jcrop/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/jcrop/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/jcrop\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:49.910126+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/alera/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/alera/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/alera\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:50.090009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:50.212586+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/hello-element/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/hello-element/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/hello-element\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:50.338563+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blocks/audio/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blocks/audio/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blocks/audio\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:50.463733+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blue/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blue/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blue\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:50.610452+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/finley/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/finley/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/finley\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:50.771700+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/twentytwenty/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/twentytwenty/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/twentytwenty\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:51.951258+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/wp-classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/wp-classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/wp-classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:52.087825+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:52.221624+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/js/tinymce/utils/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/js/tinymce/utils/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/tinymce/utils\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:52.349345+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/themes/seotheme/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/themes/seotheme/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/themes/seotheme\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:52.472256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/language/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/language/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/language\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:52.601983+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pkivalidation/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pkivalidation/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pkivalidation\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T10:57:52.734142+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xt/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xt/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xt\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T11:13:26.191379+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-05-01T11:13:26.265836+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T11:13:26.265885+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T11:13:26.265904+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T11:13:26.967550+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"HEAD"} [] [2025-05-01T11:13:26.973219+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T11:13:26.973248+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T11:13:26.973266+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T11:13:27.766045+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-01T11:13:27.771277+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T11:13:27.771306+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T11:13:27.771323+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T11:22:37.191409+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-05-01T11:22:37.229999+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T11:22:37.230034+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T11:22:37.230054+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T11:24:05.519821+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"POST"} [] [2025-05-01T11:24:05.589977+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T11:24:05.590021+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T11:24:05.590046+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T11:41:48.463597+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-01T11:41:48.513307+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T11:41:48.513354+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T11:41:48.513374+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T11:41:49.134465+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-01T11:41:49.140013+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T11:41:49.140041+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T11:41:49.140059+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T12:13:44.187342+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-01T12:13:44.224330+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T12:13:44.224392+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T12:13:44.224418+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T12:13:46.199240+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-01T12:13:46.207125+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T12:13:46.207176+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T12:13:46.207201+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T12:31:19.366518+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-01T12:31:19.416182+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T12:31:19.416223+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T12:31:19.416245+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T12:31:21.818764+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-01T12:31:21.824261+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T12:31:21.824290+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T12:31:21.824307+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T13:13:19.647433+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T13:51:11.601991+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T13:51:11.652466+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T13:51:11.652517+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T13:51:11.652536+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T13:51:11.867126+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T13:51:11.873295+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T13:51:11.873326+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T13:51:11.873344+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T13:51:12.060404+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T13:51:12.065577+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T13:51:12.065606+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T13:51:12.065623+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T14:25:38.382569+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T14:25:38.416106+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T14:25:38.416145+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T14:25:38.416163+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T14:25:39.892303+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-01T14:25:39.898103+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T14:25:39.898133+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T14:25:39.898151+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T14:26:09.510664+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T15:44:27.221068+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T15:44:27.273399+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T15:44:27.273449+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T15:44:27.273469+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T15:44:28.330556+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-01T15:44:28.338007+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T15:44:28.338043+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T15:44:28.338062+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T15:49:20.690268+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T15:49:23.119260+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-01T15:49:23.131927+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T15:49:23.131959+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T15:49:23.131977+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T16:28:55.611868+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T16:35:01.001955+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T16:35:02.864419+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T18:05:12.561106+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-05-01T18:05:12.628056+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T18:05:12.628108+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T18:05:12.628132+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T18:05:12.858137+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-05-01T18:05:12.864847+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T18:05:12.864891+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T18:05:12.864911+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T18:08:00.233079+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-01T18:08:00.269874+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T18:08:00.269932+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T18:08:00.269956+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T18:08:00.924943+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-01T18:08:00.930686+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T18:08:00.930715+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T18:08:00.930733+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T18:58:02.199867+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-01T18:58:02.247496+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T18:58:02.247535+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T18:58:02.247554+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T19:27:09.109075+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-01T19:27:09.143240+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T19:27:09.143284+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T19:27:09.143307+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T19:27:10.707890+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-01T19:27:10.713539+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T19:27:10.713570+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T19:27:10.713588+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:01:55.636041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T20:01:55.946701+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-01T20:01:55.966000+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T20:01:55.966044+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:01:55.966063+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:01:56.225909+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-01T20:01:56.231080+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T20:01:56.231108+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:01:56.231126+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:06:23.767308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T20:06:24.011863+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-01T20:06:24.025054+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T20:06:24.025096+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:06:24.025115+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:06:24.267310+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-01T20:06:24.272921+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T20:06:24.272950+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:06:24.272967+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:26:29.893984+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-01T20:26:29.922449+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T20:26:29.894126+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-01T20:26:29.945135+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:26:29.945192+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:26:29.952083+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T20:26:29.952126+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:26:29.952144+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:26:30.055185+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T20:26:30.060733+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T20:26:30.060762+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:26:30.060780+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:26:30.065185+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T20:26:30.073127+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T20:26:30.073165+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:26:30.073189+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:26:30.140113+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T20:26:30.140246+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T20:26:30.176194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T20:26:30.178697+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T20:35:01.915950+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T20:35:10.543740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/geju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/geju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/geju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T20:35:31.639096+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T20:50:18.844586+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-05-01T20:50:18.877879+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T20:50:18.877914+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:50:18.877934+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:58:56.087779+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-01T20:58:56.135783+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T20:58:56.135830+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:58:56.135850+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:58:57.085417+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-01T20:58:57.091210+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T20:58:57.091239+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:58:57.091257+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:58:57.313791+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-05-01T20:58:57.320583+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T20:58:57.320612+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:58:57.355951+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:58:57.356004+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-05-01T20:58:57.357575+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:58:57.357989+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:58:57.537332+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-01T20:58:57.542627+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T20:58:57.542658+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T20:58:57.542676+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T21:13:52.885100+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T21:13:52.920138+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T21:13:52.920177+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T21:13:52.920196+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T21:13:53.254298+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-01T21:13:53.259952+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T21:13:53.259982+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T21:13:53.260001+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T22:10:34.975002+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/radio.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/radio.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/radio.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:35.195193+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/pki-validation/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/pki-validation/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/pki-validation/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:35.269021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/widget-logic/ui.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/widget-logic/ui.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/widget-logic/ui.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:35.339790+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:35.408881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/class-flitert.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/class-flitert.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/class-flitert.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:35.486116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2023/05/install.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2023/05/install.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2023/05/install.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:35.575392+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:35.651121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/network.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/network.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/network.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:35.720074+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/bek.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/bek.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/bek.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:35.789340+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/wp_blog.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/wp_blog.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/src/Core/Curve25519/Ge/wp_blog.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:35.859950+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/Engine/com_search.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/Engine/com_search.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/Engine/com_search.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:35.929680+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gif.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gif.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gif.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:35.999535+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/gecko.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/gecko.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gecko.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:36.066607+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit-tags.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit-tags.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit-tags.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:36.156927+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/style.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/style.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:36.230372+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/bypass.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/bypass.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/bypass.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:36.304680+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/themes.php.hacked"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/themes.php.hacked\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee/themes.php.hacked/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:36.375513+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/adminfuns.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/adminfuns.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/adminfuns.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T22:10:36.449581+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2023/11/system.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2023/11/system.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2023/11/system.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-01T23:12:21.231022+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-01T23:12:21.280179+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T23:12:21.280223+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T23:12:21.280242+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T23:12:22.795626+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-01T23:12:22.801265+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-01T23:12:22.801294+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T23:12:22.801312+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-01T23:45:03.775896+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T00:19:13.180515+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T00:23:13.056556+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T00:27:13.417767+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T00:31:15.465147+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T01:13:02.426511+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-02T01:13:02.468568+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T01:13:02.468617+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T01:13:02.468636+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T01:13:04.483872+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-02T01:13:04.489583+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T01:13:04.489611+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T01:13:04.489628+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T02:21:56.004903+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T02:21:57.324426+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T03:05:01.708322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T03:05:24.699153+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/themes/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/themes/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T03:05:46.924556+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T03:06:09.338410+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T04:17:55.003300+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-02T04:17:55.434732+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T04:17:55.434785+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T04:17:55.434806+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T04:17:57.100717+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-02T04:17:57.106206+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T04:17:57.106234+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T04:17:57.106251+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T04:17:57.442372+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-02T04:17:57.447522+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T04:17:57.447563+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T04:17:57.447580+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T04:17:57.625675+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-02T04:30:20.642863+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T04:30:20.834013+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T04:30:20.834065+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T04:30:20.834085+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T04:30:25.909720+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-02T04:30:25.915521+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T04:30:25.915551+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T04:30:25.915568+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T04:34:13.706132+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-05-02T04:34:13.734361+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T04:34:13.734411+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T04:34:13.734433+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T04:34:13.855947+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-05-02T04:34:13.862542+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T04:34:13.862579+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T04:34:13.862597+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T05:16:36.336302+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-02T05:16:37.273423+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T05:16:37.273475+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T05:16:37.273496+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T05:16:39.997468+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-02T05:16:40.003283+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T05:16:40.003316+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T05:16:40.003334+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T05:16:40.972562+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-02T05:16:40.977733+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T05:16:40.977763+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T05:16:40.977781+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T05:16:41.211336+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-02T05:21:30.760488+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-02T05:21:30.803572+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T05:21:30.803614+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T05:21:30.803633+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T05:21:30.936441+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-02T05:21:30.942000+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T05:21:30.942029+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T05:21:30.942047+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:01:59.889618+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-02T06:02:00.919240+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T06:02:00.919289+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:02:00.919310+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:02:03.489164+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-02T06:02:03.494887+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T06:02:03.494923+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:02:03.494941+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:04:40.621145+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-02T06:04:50.005018+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T06:04:50.005076+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:04:50.005102+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:25:47.445479+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T06:25:48.351941+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T06:25:48.351995+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:25:48.352019+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:25:51.444943+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-02T06:25:51.450622+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T06:25:51.450653+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:25:51.450671+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:29:21.850099+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-02T06:29:22.543480+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T06:29:22.543530+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:29:22.543552+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:29:25.434496+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-02T06:29:25.440071+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T06:29:25.440099+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:29:25.440117+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:42:50.486082+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T06:42:51.658743+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T06:55:19.694431+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T06:55:19.718211+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-05-02T06:55:21.374974+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T06:55:21.375027+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:55:21.375047+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:55:21.377174+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T06:55:21.377236+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:55:21.377256+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:59:20.496401+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-02T06:59:21.293321+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T06:59:21.293373+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:59:21.293393+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:59:24.379369+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-02T06:59:24.385151+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T06:59:24.385179+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T06:59:24.385197+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T07:33:16.560883+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-02T07:33:17.606862+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T07:33:17.606918+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T07:33:17.606938+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T07:33:30.304993+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-02T07:33:30.756190+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T07:33:30.756241+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T07:33:30.756261+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T07:50:20.268923+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"HEAD"} [] [2025-05-02T07:50:25.582504+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T07:50:25.582561+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T07:50:25.582584+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T08:00:51.284437+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T08:00:51.284456+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-02T08:00:52.763227+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T08:00:52.763287+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T08:00:52.763310+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T08:00:52.763329+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T08:00:52.763394+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T08:00:52.763421+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T08:50:29.899999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/ccx/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/ccx/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/ccx\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:35.366585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/tflow/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/tflow/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/tflow\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:35.438965+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd-1/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd-1/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd-1\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:35.507998+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/pwnd/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/pwnd/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/pwnd\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:35.576286+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress/wp-includes/IXR/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress/wp-includes/IXR/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-includes/IXR\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:35.644186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:35.711682+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vendor/phpunit/phpunit/src/Util/PHP/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/phpunit/phpunit/src/Util/PHP\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:35.778369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/css-ready/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/css-ready/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/css-ready\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:35.848014+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/linkpreview/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/linkpreview/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/linkpreview\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:35.960549+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/uploads/2023/11/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/uploads/2023/11/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/uploads/2023/11\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:36.028149+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/wordpress/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/wordpress/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:36.097525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Text/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Text/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Text\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:36.166369+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/wp-classic/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/wp-classic/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/wp-classic/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:36.232674+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/upload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/upload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/upload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:36.331141+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes.bak/html-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes.bak/html-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes.bak/html-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:36.396326+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/maint/maint/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/maint/maint/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/maint/maint\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:36.471596+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/Cache/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/Cache/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/Cache\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:36.541066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/coffee/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/coffee/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/coffee\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:36.619095+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js//wp-admin/js/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js//wp-admin/js/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js//wp-admin/js\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:36.692783+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:36.763320+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/img/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/img\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:36.832073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/midnight/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/midnight/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/midnight\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:36.902380+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/gallery/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/gallery/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/gallery\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:36.976295+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/PHPMailer/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/PHPMailer/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/PHPMailer\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:37.045178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/backup-backup/includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/backup-backup/includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/backup-backup/includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:37.114839+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/filemanager/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/filemanager/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/filemanager\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:37.182734+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:37.251454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/skins/lightgray/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/skins/lightgray/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:37.317630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/envato-market/inc/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/envato-market/inc/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/envato-market/inc\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:37.382323+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/codemirror/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/codemirror/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/codemirror\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:37.447699+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/twentyfive/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/twentyfive/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/twentyfive\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:37.512480+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/travel/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/travel/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/travel\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:37.580206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:37.667877+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/img/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/img/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:37.744122+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:37.811033+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/mod_simplefileuploadv1.3/elements/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules/mod_simplefileuploadv1.3/elements\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:37.876564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/seoo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/seoo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/seoo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:37.942681+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sitemaps/providers/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sitemaps/providers/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sitemaps/providers\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:50:38.009035+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/fonts/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/fonts/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/fonts\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T08:54:04.080731+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T08:54:04.773552+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T08:54:04.773604+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T08:54:04.773624+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T08:54:08.703213+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-02T08:54:08.709665+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T08:54:08.709695+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T08:54:08.709714+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T09:00:22.619322+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-05-02T09:00:23.071730+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T09:00:23.071785+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T09:00:23.071807+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T09:00:23.230642+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-05-02T09:00:23.259738+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T09:00:23.259771+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T09:00:23.259789+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T09:00:24.662864+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:26.323900+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:26.449245+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:26.548068+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:26.685810+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:26.859391+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:27.023899+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:27.132000+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:27.241146+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:27.606401+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:27.831654+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:28.002093+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:28.241219+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:28.352532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:28.445857+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:28.570274+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:28.664540+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T09:00:28.769655+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-05-02T09:00:28.775525+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T09:00:28.775560+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T09:00:28.775579+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T10:48:36.625513+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T10:48:37.448182+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T10:48:37.448230+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T10:48:37.448250+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T10:48:40.552788+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-02T10:48:40.558742+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T10:48:40.558777+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T10:48:40.558795+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T10:50:13.613907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T10:50:18.722921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/themes/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/themes/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T10:50:21.524339+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T10:50:24.096453+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T10:57:08.043787+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/go.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/go.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/go.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T10:57:12.447882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/too.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/too.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/too.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:35.032553+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/css/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/css/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/css\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:35.541262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/style-engine/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/style-engine/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/style-engine\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:35.613467+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-knownold/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-knownold/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-knownold\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:35.754249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:35.827503+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Admin/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Admin/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Admin/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:35.932874+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Transport/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Transport/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Transport\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:36.044396+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Exception/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Exception/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Exception\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:36.822360+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/src/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/src/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat/src\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:36.915001+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins-old/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins-old/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins-old\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:37.233665+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/modules/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/modules/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/modules\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:37.772651+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/fields/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/fields/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api/fields\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:37.885781+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:38.301366+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploads/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploads/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:39.578729+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:39.833971+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:39.944851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/rest-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/rest-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/rest-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:40.177791+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/upload/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/upload/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/upload\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:40.249469+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:40.570758+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Content/Type/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Content/Type\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:40.679810+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/Cookie/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/Cookie/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/Cookie\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:40.999533+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/images/media/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/images/media/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/images/media\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:41.068267+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/html-api/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/html-api/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/html-api\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:41.171496+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:41.680790+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-comments-post.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-comments-post.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-comments-post.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:41.748441+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:42.296435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Assets/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Assets/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Assets\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:42.421659+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/php-compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/php-compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/php-compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:42.811465+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/codemirror/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/codemirror/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/codemirror\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:43.185817+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/sodium_compat/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/sodium_compat/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/sodium_compat\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T11:43:43.311837+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T13:51:57.611292+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-02T13:51:57.902263+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T13:51:57.902317+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T13:51:57.902345+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T13:52:00.650450+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-02T13:52:00.656258+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T13:52:00.656291+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T13:52:00.656309+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T13:59:49.732713+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-02T13:59:49.770563+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T13:59:49.770597+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T13:59:49.770615+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T13:59:51.074060+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-02T13:59:51.079701+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T13:59:51.079731+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T13:59:51.079749+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:01:32.510853+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-02T15:01:32.555397+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T15:01:32.555435+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:01:32.555454+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:01:32.838424+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-02T15:01:32.845416+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T15:01:32.845451+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:01:32.845472+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:01:33.357719+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-02T15:01:33.362909+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T15:01:33.362939+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:01:33.362957+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:34:32.393899+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T15:34:32.436039+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T15:34:32.436079+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:34:32.436097+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:34:32.961214+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-02T15:34:32.967071+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T15:34:32.967102+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:34:32.967120+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:47:05.011216+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-02T15:47:05.057514+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T15:47:05.057557+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:47:05.057576+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:47:05.456858+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-02T15:47:05.463197+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T15:47:05.463241+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:47:05.463262+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:47:05.612574+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-02T15:47:05.617767+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T15:47:05.617796+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:47:05.617813+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:47:05.952981+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-02T15:56:06.740507+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T15:56:06.769061+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T15:56:06.769095+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:56:06.769114+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:56:07.811047+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-02T15:56:07.816604+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T15:56:07.816633+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T15:56:07.816651+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T17:02:37.535863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/siteheads.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/siteheads.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/siteheads.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T17:12:59.796864+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T17:12:59.836930+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T17:12:59.836968+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T17:12:59.836991+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T17:13:01.020185+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-02T17:13:01.027872+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T17:13:01.027916+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T17:13:01.027937+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T17:37:34.455413+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-02T17:37:34.494636+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T17:37:34.494681+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T17:37:34.494701+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T17:37:34.846469+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-02T17:37:34.852575+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T17:37:34.852610+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T17:37:34.852629+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T17:37:35.201785+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-02T17:37:35.207138+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T17:37:35.207174+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T17:37:35.207193+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T17:37:35.325808+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-02T18:51:21.652098+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-02T18:51:21.705306+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:51:21.705358+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:21.705379+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:23.486897+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-02T18:51:23.492490+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:51:23.492519+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:23.492537+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:44.707059+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-02T18:51:44.728650+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:51:44.728698+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:44.728718+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:45.087364+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-02T18:51:45.092707+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:51:45.092737+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:45.092754+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:48.231908+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-05-02T18:51:48.239277+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:51:48.239312+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:49.714998+02:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken":"UsernamePasswordToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:49.747206+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:49.747304+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T18:51:49.894180+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-02T18:51:49.901833+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:51:49.901881+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:49.901907+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:49.928482+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T18:51:49.944022+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T18:51:49.946134+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T18:51:50.038185+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-05-02T18:51:50.043749+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:51:50.043788+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:50.043808+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:50.118965+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-05-02T18:51:50.124283+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:51:50.124313+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:50.124331+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:50.206081+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T18:51:50.233143+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T18:51:50.693910+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T18:51:51.457651+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-06-09T00%3A00%3A00%2B02%3A00&start=2025-04-28T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T18:51:51.463078+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:51:51.463109+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:51.463127+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:58.400782+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T18:51:58.405996+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:51:58.406024+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:51:58.406041+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:31.550245+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T18:59:31.626856+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T18:59:31.770010+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T18:59:31.770073+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:59:31.770089+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:31.770111+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:31.799983+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T18:59:31.800826+02:00] timesheet.INFO: New TS [] [] [2025-05-02T18:59:32.018354+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T18:59:32.087771+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T18:59:32.093756+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:59:32.093786+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:32.093804+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:38.399234+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T18:59:38.407640+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T18:59:38.434476+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T18:59:38.434539+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:59:38.434555+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:38.434577+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:38.439163+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T18:59:38.439342+02:00] timesheet.INFO: New TS [] [] [2025-05-02T18:59:38.566882+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T18:59:38.639712+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T18:59:38.644972+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:59:38.645001+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:38.645018+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:43.652277+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T18:59:43.660275+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T18:59:43.683448+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T18:59:43.683510+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:59:43.683527+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:43.683549+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:43.687835+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T18:59:43.688025+02:00] timesheet.INFO: New TS [] [] [2025-05-02T18:59:43.804643+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T18:59:43.859146+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T18:59:43.864290+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:59:43.864319+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:43.864337+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:50.515576+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-05-02T18:59:50.546916+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T18:59:50.606869+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T18:59:50.606944+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:59:50.606966+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:50.606995+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:50.633745+02:00] timesheet.INFO: TS Update [] [] [2025-05-02T18:59:50.775017+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T18:59:50.882401+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T18:59:50.887572+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:59:50.887600+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:50.887621+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:56.674371+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T18:59:56.682468+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T18:59:56.705817+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T18:59:56.705882+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:59:56.705899+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:56.705923+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:56.710368+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T18:59:56.710712+02:00] timesheet.INFO: New TS [] [] [2025-05-02T18:59:56.810490+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T18:59:56.882427+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T18:59:56.887690+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:59:56.887718+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:56.887736+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:59.692564+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T18:59:59.700457+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T18:59:59.723797+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T18:59:59.723862+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T18:59:59.723879+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:59.723901+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T18:59:59.728242+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T18:59:59.728444+02:00] timesheet.INFO: New TS [] [] [2025-05-02T18:59:59.857591+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T18:59:59.996993+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:00:00.005017+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:00.005067+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:00.005093+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:05.539639+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:00:05.571290+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:00:05.628300+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:00:05.628375+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:05.628392+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:05.628415+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:05.642895+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:00:05.643093+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:00:05.761623+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:00:05.825169+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:00:05.830484+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:05.830513+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:05.830558+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:10.493053+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:00:10.501573+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:00:10.525867+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:00:10.525932+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:10.525949+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:10.525971+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:10.530618+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:00:10.530804+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:00:10.663135+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:00:10.716807+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:00:10.722120+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:10.722152+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:10.722170+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:16.658555+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-05-02T19:00:16.666570+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:00:16.690170+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:00:16.690215+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:16.690231+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:16.690249+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:16.694624+02:00] timesheet.INFO: TS Update [] [] [2025-05-02T19:00:16.728660+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:00:16.815850+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:00:16.823813+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:16.823864+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:16.823888+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:22.505996+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-05-02T19:00:22.537225+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:00:22.593425+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:00:22.593488+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:22.593504+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:22.593527+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:22.607226+02:00] timesheet.INFO: TS Update [] [] [2025-05-02T19:00:22.633025+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:00:22.748846+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:00:22.754339+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:22.754371+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:22.754389+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:28.941368+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:00:28.950200+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:00:28.978645+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:00:28.978724+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:28.978745+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:28.978773+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:28.984701+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:00:28.985107+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:00:29.111036+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:00:29.271979+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:00:29.277257+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:29.277287+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:29.277305+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:33.039568+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:00:33.050488+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:00:33.081574+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:00:33.081651+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:33.081672+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:33.081702+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:33.087619+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:00:33.087852+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:00:33.221682+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:00:33.279105+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:00:33.284512+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:33.284544+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:33.284562+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:37.457645+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:00:37.466466+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:00:37.493101+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:00:37.493165+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:37.493182+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:37.493205+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:37.498672+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:00:37.498855+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:00:37.626253+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:00:37.817068+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:00:37.847852+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:37.847897+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:37.847916+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:44.137310+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:00:44.150338+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:00:44.176022+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:00:44.176087+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:44.176104+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:44.176126+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:44.180593+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:00:44.180943+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:00:44.331338+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:00:44.431925+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:00:44.437260+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:44.437292+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:44.437309+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:57.704011+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-05-02T19:00:57.730888+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:00:57.813375+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:00:57.813439+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:57.813456+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:57.813479+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:57.831567+02:00] timesheet.INFO: TS Update [] [] [2025-05-02T19:00:57.877761+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:00:58.227869+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:00:58.233066+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:00:58.233095+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:00:58.233112+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:02.948268+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-05-02T19:01:02.961569+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:01:02.986134+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:01:02.986198+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:02.986214+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:02.986237+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:02.990607+02:00] timesheet.INFO: TS Update [] [] [2025-05-02T19:01:03.013229+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:01:03.086615+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:01:03.094272+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:03.094321+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:03.094345+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:09.378373+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:01:09.386410+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:01:09.410935+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:01:09.410989+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:09.411006+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:09.411028+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:09.415308+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:01:09.415654+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:01:09.537664+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:01:09.615844+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:01:09.621054+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:09.621084+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:09.621101+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:14.911186+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-05-02T19:01:14.937812+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:01:14.994910+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:01:14.994974+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:14.994990+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:14.995013+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:15.009547+02:00] timesheet.INFO: TS Update [] [] [2025-05-02T19:01:15.045619+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:01:15.189397+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:01:15.194775+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:15.194808+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:15.194826+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:18.596779+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:01:18.618065+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:01:18.648700+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:01:18.648769+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:18.648787+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:18.648809+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:18.653107+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:01:18.653298+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:01:18.763201+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:01:18.829172+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:01:18.836481+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:18.836518+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:18.836537+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:24.296620+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-05-02T19:01:24.306769+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:01:24.334417+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:01:24.334483+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:24.334499+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:24.334522+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:24.338774+02:00] timesheet.INFO: TS Update [] [] [2025-05-02T19:01:24.362094+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:01:24.464544+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:01:24.470321+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:24.470358+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:24.470377+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:33.534525+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:01:33.562221+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:01:33.623928+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:01:33.623989+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:33.624007+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:33.624029+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:33.638595+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:01:33.638938+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:01:33.769773+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:01:33.891629+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:01:33.898996+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:33.899035+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:33.899059+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:39.522801+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:01:39.536761+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:01:39.564742+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:01:39.564821+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:39.564843+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:39.564872+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:39.569928+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:01:39.570157+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:01:39.699336+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:01:39.824650+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:01:39.829973+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:39.830007+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:39.830025+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:48.921872+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:01:48.968190+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:01:49.075394+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:01:49.075460+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:49.075477+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:49.075501+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:49.089632+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:01:49.089974+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:01:49.233757+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:01:49.295537+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:01:49.301374+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:49.301410+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:49.301428+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:53.733913+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:01:53.742189+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:01:53.766077+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:01:53.766139+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:53.766157+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:53.766181+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:53.770524+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:01:53.770725+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:01:53.891534+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:01:53.955733+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:01:53.961142+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:53.961179+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:53.961198+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:59.902029+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:01:59.915416+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:01:59.941027+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:01:59.941092+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:01:59.941107+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:59.941130+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:01:59.945353+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:01:59.945535+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:02:00.067407+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:02:00.217179+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:02:00.222428+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:00.222458+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:00.222475+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:06.652480+02:00] request.INFO: Matched route "ts_update". {"route":"ts_update","route_parameters":{"_route":"ts_update","_controller":"App\\Controller\\TimeSheetController::updateTsCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-update","method":"POST"} [] [2025-05-02T19:02:06.679666+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:02:06.740110+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:02:06.740174+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:06.740191+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:06.740218+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:06.754825+02:00] timesheet.INFO: TS Update [] [] [2025-05-02T19:02:06.794345+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:02:06.908080+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:02:06.913306+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:06.913334+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:06.913352+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:18.492636+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:02:18.506151+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:02:18.532181+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:02:18.532234+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:18.532250+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:18.532271+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:18.536781+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:02:18.537123+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:02:18.662116+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:02:18.749211+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:02:18.755384+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:18.755419+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:18.755437+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:26.450929+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:02:26.479019+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:02:26.552724+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:02:26.552792+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:26.552810+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:26.552835+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:26.569712+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:02:26.569922+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:02:26.698186+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:02:26.833243+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:02:26.838542+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:26.838571+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:26.838589+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:28.946683+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:02:28.957137+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:02:28.983561+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:02:28.983624+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:28.983640+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:28.983662+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:28.987817+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:02:28.987993+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:02:29.124543+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:02:29.205857+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:02:29.211214+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:29.211247+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:29.211265+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:31.363687+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:02:31.371767+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:02:31.397502+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:02:31.397550+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:31.397565+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:31.397585+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:31.401701+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:02:31.401871+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:02:31.516783+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:02:31.645370+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:02:31.650600+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:31.650629+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:31.650646+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:34.785254+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:02:34.798428+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:02:34.822037+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:02:34.822098+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:34.822127+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:34.822150+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:34.826587+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:02:34.826973+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:02:34.945470+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:02:35.026263+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:02:35.033427+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:35.033462+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:35.033481+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:39.010798+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:02:39.018704+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:02:39.041632+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:02:39.041695+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:39.041712+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:39.041735+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:39.046250+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:02:39.046439+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:02:39.170839+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:02:39.333400+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:02:39.338815+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:39.338849+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:39.338867+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:42.846773+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:02:42.883311+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:02:42.944074+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:02:42.944140+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:42.944172+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:42.944195+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:42.959202+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:02:42.959434+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:02:43.070189+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:02:43.214106+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:02:43.219429+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:43.219459+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:43.219477+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:47.653822+02:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"https://oasb.wefeatit.com/ts-add-to-billing","method":"POST"} [] [2025-05-02T19:02:47.663281+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:02:47.689358+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:02:47.689425+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:47.689442+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:47.689463+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:47.693694+02:00] timesheet.INFO: Add to billing [] [] [2025-05-02T19:02:47.693883+02:00] timesheet.INFO: New TS [] [] [2025-05-02T19:02:47.808924+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:02:47.956592+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-05-12T00%3A00%3A00%2B02%3A00&start=2025-03-31T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-02T19:02:47.963852+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:02:47.963899+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:02:47.963923+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:03:02.195934+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:03:02.225433+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:03:02.225483+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:03:02.225504+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:03:02.286614+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:03:02.287823+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:03:02.287884+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:03:02.287926+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:03:02.287943+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:03:02.287965+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:03:02.288028+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:03:02.288135+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:03:02.340347+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:03:02.368975+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:03:04.388285+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:04:56.584074+02:00] request.INFO: Matched route "set_invoice_to_sent". {"route":"set_invoice_to_sent","route_parameters":{"_route":"set_invoice_to_sent","_controller":"App\\Controller\\BillingController::setInvoiceToSent","invoiceId":"100"},"request_uri":"https://oasb.wefeatit.com/billing/set/invoice/to/sent/100","method":"GET"} [] [2025-05-02T19:04:56.606442+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:04:56.606488+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:04:56.606507+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:04:56.617222+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:04:56.617278+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:04:56.617302+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:04:56.617323+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:04:56.617338+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:04:56.617358+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:04:56.617372+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:04:56.617386+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:04:56.886293+02:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-05-02T19:04:56.891607+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:04:56.891637+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:04:56.891654+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:04:56.939546+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-02T19:04:56.941958+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-05-02T19:04:56.941997+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-05-02T19:04:56.942020+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-05-02T19:04:56.942037+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-05-02T19:04:56.942056+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-05-02T19:04:56.942070+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-05-02T19:04:56.973635+02:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/src/Entity/Company.php:105)"} [] [2025-05-02T19:04:56.984923+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:04:56.989671+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:04:57.458110+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:04:57.667911+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/build/assets/images/company/company.png" (from "https://oasb.wefeatit.com/clients?page_title=Open%20And%20Shut%20Billing%20-%20Clients&id=1")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/build/assets/images/company/company.png\" (from \"https://oasb.wefeatit.com/clients?page_title=Open%20And%20Shut%20Billing%20-%20Clients&id=1\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/images/company/company.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T19:04:57.675332+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/build/assets/images/company/NA" (from "https://oasb.wefeatit.com/clients?page_title=Open%20And%20Shut%20Billing%20-%20Clients&id=1")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/build/assets/images/company/NA\" (from \"https://oasb.wefeatit.com/clients?page_title=Open%20And%20Shut%20Billing%20-%20Clients&id=1\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/images/company/NA/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T19:04:57.739171+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/build/assets/images/company/none" (from "https://oasb.wefeatit.com/clients?page_title=Open%20And%20Shut%20Billing%20-%20Clients&id=1")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/build/assets/images/company/none\" (from \"https://oasb.wefeatit.com/clients?page_title=Open%20And%20Shut%20Billing%20-%20Clients&id=1\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/images/company/none/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T19:05:02.830414+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:05:02.837194+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:05:02.837224+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:05:02.837243+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:05:02.840915+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:05:02.840959+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:05:02.840982+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:05:02.841002+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:05:02.841016+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:05:02.841030+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:05:02.841045+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:05:02.841062+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:05:02.869890+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:05:02.883555+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:05:03.091444+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:05:31.713548+02:00] request.INFO: Matched route "invoice_new". {"route":"invoice_new","route_parameters":{"_route":"invoice_new","_controller":"App\\Controller\\BillingController::newInvoice","clientId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/invoice/new/1","method":"GET"} [] [2025-05-02T19:05:31.740117+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:05:31.740157+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:05:31.740177+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:05:31.750761+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:05:31.750824+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:05:31.750847+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:05:31.750865+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:05:31.750881+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:05:31.750906+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:05:31.750925+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:05:31.750939+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:05:32.005683+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`invoice`, CONSTRAINT `FK_90651744BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`) ON DELETE RESTRICT ON UPDATE RESTRICT)" at ExceptionConverter.php line 56 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 1452): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`invoice`, CONSTRAINT `FK_90651744BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`) ON DELETE RESTRICT ON UPDATE RESTRICT) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:56)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1452): SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`invoice`, CONSTRAINT `FK_90651744BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`) ON DELETE RESTRICT ON UPDATE RESTRICT) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`wefeatitkcdba`.`invoice`, CONSTRAINT `FK_90651744BF806DC3` FOREIGN KEY (`accounting_period_id`) REFERENCES `accounting_period` (`id`) ON DELETE RESTRICT ON UPDATE RESTRICT) at /home/wefeatitkc/www/oasb/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:130)"} [] [2025-05-02T19:05:45.075788+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico" (from "https://oasb.wefeatit.com/billing/1")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" (from \"https://oasb.wefeatit.com/billing/1\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T19:07:39.159191+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:07:39.181601+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:07:39.181645+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:07:39.181664+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:07:39.192162+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:07:39.192212+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:07:39.192239+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:07:39.192259+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:07:39.192274+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:07:39.192288+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:07:39.192301+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:07:39.192315+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:07:39.284536+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:07:39.313887+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:07:39.780857+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:07:46.091183+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:07:46.106501+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:07:46.134099+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:07:46.134162+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:07:46.134178+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:07:46.134201+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:07:46.135512+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:07:46.135559+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:07:46.135582+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:07:46.135600+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:07:46.135615+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:07:46.135629+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:07:46.135643+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:07:46.135662+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:07:46.138555+02:00] app.INFO: 2048 [] [] [2025-05-02T19:07:46.138581+02:00] app.INFO: 102 [] [] [2025-05-02T19:07:46.256235+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:07:48.707192+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:07:48.715199+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:07:48.738054+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:07:48.738114+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:07:48.738131+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:07:48.738155+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:07:48.739377+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:07:48.739420+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:07:48.739443+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:07:48.739461+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:07:48.739477+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:07:48.739491+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:07:48.739510+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:07:48.739524+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:07:48.742219+02:00] app.INFO: [] [] [2025-05-02T19:07:48.742244+02:00] app.INFO: [] [] [2025-05-02T19:07:48.746194+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function addTimeSheet() on null" at BillingController.php line 201 {"exception":"[object] (Error(code: 0): Call to a member function addTimeSheet() on null at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:201)"} [] [2025-05-02T19:07:48.780890+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:07:52.019993+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:07:52.027936+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:07:52.052290+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:07:52.052385+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:07:52.052409+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:07:52.052442+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:07:52.054201+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:07:52.054271+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:07:52.054303+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:07:52.054328+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:07:52.054367+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:07:52.054389+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:07:52.054411+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:07:52.054432+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:07:52.058443+02:00] app.INFO: [] [] [2025-05-02T19:07:52.058484+02:00] app.INFO: [] [] [2025-05-02T19:07:52.062498+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function addTimeSheet() on null" at BillingController.php line 201 {"exception":"[object] (Error(code: 0): Call to a member function addTimeSheet() on null at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:201)"} [] [2025-05-02T19:07:52.081301+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:07:55.132309+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:07:55.183708+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:07:55.252072+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:07:55.252146+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:07:55.252163+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:07:55.252187+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:07:55.256639+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:07:55.256705+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:07:55.256729+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:07:55.256746+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:07:55.256761+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:07:55.256776+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:07:55.256789+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:07:55.256803+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:07:55.269319+02:00] app.INFO: [] [] [2025-05-02T19:07:55.269366+02:00] app.INFO: [] [] [2025-05-02T19:07:55.275239+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function addTimeSheet() on null" at BillingController.php line 201 {"exception":"[object] (Error(code: 0): Call to a member function addTimeSheet() on null at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:201)"} [] [2025-05-02T19:07:55.319049+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:07:58.236117+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:07:58.241575+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:07:58.241603+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:07:58.241620+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:07:58.244510+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:07:58.244552+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:07:58.244575+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:07:58.244593+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:07:58.244607+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:07:58.244621+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:07:58.244635+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:07:58.244648+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:07:58.261302+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:07:58.272621+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:07:58.489359+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:01.315730+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:08:01.330157+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:01.352590+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:01.352652+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:01.352668+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:01.352691+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:01.353935+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:01.353981+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:01.354004+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:01.354022+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:01.354037+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:01.354052+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:01.354066+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:01.354080+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:01.356815+02:00] app.INFO: 2040 [] [] [2025-05-02T19:08:01.356841+02:00] app.INFO: 102 [] [] [2025-05-02T19:08:01.382021+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:02.983639+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:08:02.989722+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:02.989760+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:02.989780+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:02.992978+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:02.993031+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:02.993057+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:02.993077+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:02.993093+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:02.993108+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:02.993122+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:02.993136+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:03.010144+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:03.022093+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:03.215415+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:05.354117+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:08:05.368537+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:05.394089+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:05.394149+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:05.394166+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:05.394189+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:05.395406+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:05.395450+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:05.395474+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:05.395491+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:05.395507+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:05.395521+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:05.395540+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:05.395554+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:05.398236+02:00] app.INFO: 2039 [] [] [2025-05-02T19:08:05.398261+02:00] app.INFO: 102 [] [] [2025-05-02T19:08:05.427866+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:08.284068+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:08:08.292194+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:08.317091+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:08.317155+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:08.317171+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:08.317195+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:08.318421+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:08.318464+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:08.318487+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:08.318505+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:08.318521+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:08.318541+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:08.318556+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:08.318570+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:08.321238+02:00] app.INFO: [] [] [2025-05-02T19:08:08.321263+02:00] app.INFO: [] [] [2025-05-02T19:08:08.325967+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function addTimeSheet() on null" at BillingController.php line 201 {"exception":"[object] (Error(code: 0): Call to a member function addTimeSheet() on null at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:201)"} [] [2025-05-02T19:08:08.361495+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:08.877399+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:08:08.884138+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:08.884184+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:08.884207+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:08.887745+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:08.887798+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:08.887823+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:08.887841+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:08.887861+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:08.887876+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:08.887891+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:08.887905+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:08.906465+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:08.917747+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:09.119784+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:11.194035+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:08:11.233065+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:11.295546+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:11.295607+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:11.295623+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:11.295646+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:11.299602+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:11.299650+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:11.299678+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:11.299696+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:11.299711+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:11.299725+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:11.299738+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:11.299752+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:11.309608+02:00] app.INFO: 2038 [] [] [2025-05-02T19:08:11.309638+02:00] app.INFO: 102 [] [] [2025-05-02T19:08:11.347983+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:12.401702+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:08:12.408707+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:12.408746+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:12.408766+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:12.412629+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:12.412694+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:12.412724+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:12.412747+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:12.412767+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:12.412786+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:12.412805+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:12.412824+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:12.434041+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:12.448100+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:12.636644+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:14.953836+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:08:14.969819+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:14.993462+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:14.993542+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:14.993565+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:14.993589+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:14.994907+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:14.994962+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:14.994985+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:14.995003+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:14.995018+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:14.995033+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:14.995046+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:14.995060+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:14.997914+02:00] app.INFO: 2047 [] [] [2025-05-02T19:08:14.997947+02:00] app.INFO: 102 [] [] [2025-05-02T19:08:15.029995+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:17.321223+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:08:17.326375+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:17.326404+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:17.326421+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:17.329258+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:17.329300+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:17.329323+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:17.329340+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:17.329355+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:17.329370+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:17.329384+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:17.329398+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:17.345190+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:17.358324+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:17.578821+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:20.307961+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:08:20.322403+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:20.345816+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:20.345879+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:20.345896+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:20.345919+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:20.347174+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:20.347219+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:20.347242+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:20.347260+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:20.347275+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:20.347290+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:20.347304+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:20.347322+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:20.350166+02:00] app.INFO: 2035 [] [] [2025-05-02T19:08:20.350192+02:00] app.INFO: 102 [] [] [2025-05-02T19:08:20.383632+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:21.109994+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:08:21.115273+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:21.115303+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:21.115320+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:21.118271+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:21.118313+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:21.118337+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:21.118355+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:21.118370+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:21.118385+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:21.118399+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:21.118418+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:21.134021+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:21.146005+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:21.322382+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:24.121948+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:08:24.136518+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:24.160098+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:24.160159+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:24.160175+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:24.160196+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:24.161528+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:24.161575+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:24.161598+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:24.161616+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:24.161631+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:24.161651+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:24.161665+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:24.161679+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:24.164308+02:00] app.INFO: 2037 [] [] [2025-05-02T19:08:24.164333+02:00] app.INFO: 102 [] [] [2025-05-02T19:08:24.186198+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:25.986751+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:08:25.991927+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:25.991957+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:25.991974+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:25.994833+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:25.994875+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:25.994898+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:25.994916+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:25.994930+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:25.994950+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:25.994965+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:25.994978+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:26.010448+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:26.021949+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:26.195102+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:28.830442+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:08:28.873995+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:28.948722+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:28.948786+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:28.948802+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:28.948825+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:28.952617+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:28.952667+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:28.952696+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:28.952713+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:28.952728+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:28.952743+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:28.952756+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:28.952770+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:28.962335+02:00] app.INFO: 2036 [] [] [2025-05-02T19:08:28.962367+02:00] app.INFO: 102 [] [] [2025-05-02T19:08:28.995815+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:29.701879+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:08:29.708962+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:29.709001+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:29.709024+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:29.711955+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:29.712001+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:29.712029+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:29.712048+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:29.712064+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:29.712079+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:29.712093+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:29.712107+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:29.727720+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:29.739942+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:29.910604+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:33.816622+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:08:33.835394+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:33.863011+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:33.863075+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:33.863091+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:33.863120+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:33.864330+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:33.864384+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:33.864411+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:33.864428+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:33.864443+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:33.864458+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:33.864472+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:33.864486+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:33.867137+02:00] app.INFO: 2046 [] [] [2025-05-02T19:08:33.867161+02:00] app.INFO: 102 [] [] [2025-05-02T19:08:33.899034+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:35.374122+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:08:35.379278+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:35.379306+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:35.379335+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:35.382143+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:35.382185+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:35.382209+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:35.382226+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:35.382241+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:35.382255+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:35.382269+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:35.382282+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:35.397942+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:35.409950+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:35.629762+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:38.446445+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:08:38.460950+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:38.483497+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:38.483564+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:38.483580+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:38.483604+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:38.484825+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:38.484869+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:38.484892+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:38.484910+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:38.484925+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:38.484939+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:38.484953+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:38.484967+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:38.487637+02:00] app.INFO: 2034 [] [] [2025-05-02T19:08:38.487662+02:00] app.INFO: 102 [] [] [2025-05-02T19:08:38.509863+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:39.091076+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:08:39.096796+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:39.096830+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:39.096849+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:39.099976+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:39.100024+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:39.100048+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:39.100065+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:39.100080+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:39.100095+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:39.100109+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:39.100122+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:39.117145+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:39.129078+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:39.286220+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:41.790430+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:08:41.805380+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:41.827967+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:41.828029+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:41.828045+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:41.828068+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:41.829274+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:41.829319+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:41.829341+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:41.829359+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:41.829374+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:41.829388+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:41.829415+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:41.829430+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:41.832135+02:00] app.INFO: 2021 [] [] [2025-05-02T19:08:41.832161+02:00] app.INFO: 102 [] [] [2025-05-02T19:08:41.852654+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:42.739129+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:08:42.744304+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:42.744333+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:42.744363+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:42.747196+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:42.747238+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:42.747261+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:42.747279+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:42.747294+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:42.747317+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:42.747332+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:42.747348+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:42.762639+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:42.773829+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:42.923834+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:45.485710+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:08:45.526579+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:45.583503+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:45.583567+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:45.583583+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:45.583607+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:45.587689+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:45.587737+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:45.587760+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:45.587784+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:45.587798+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:45.587813+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:45.587826+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:45.587840+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:45.597977+02:00] app.INFO: 2022 [] [] [2025-05-02T19:08:45.598004+02:00] app.INFO: 102 [] [] [2025-05-02T19:08:45.631373+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:47.704659+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:08:47.709814+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:47.709841+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:47.709859+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:47.712676+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:47.712718+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:47.712742+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:47.712764+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:47.712779+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:47.712794+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:47.712807+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:47.712821+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:47.728111+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:47.740909+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:47.906688+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:50.604288+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:08:50.619695+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:50.641939+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:50.641979+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:50.641994+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:50.642012+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:50.643140+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:50.643193+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:50.643216+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:50.643234+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:50.643250+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:50.643264+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:50.643278+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:50.643292+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:50.645905+02:00] app.INFO: 2045 [] [] [2025-05-02T19:08:50.645930+02:00] app.INFO: 102 [] [] [2025-05-02T19:08:50.674537+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:52.637160+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:08:52.642429+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:52.642459+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:52.642476+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:52.645353+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:52.645397+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:52.645421+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:52.645438+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:52.645453+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:52.645468+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:52.645483+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:52.645497+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:52.661771+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:52.673071+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:52.870636+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:57.648253+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:08:57.667589+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:57.691161+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:57.691222+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:57.691238+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:57.691262+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:57.692502+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:57.692546+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:57.692569+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:57.692587+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:57.692602+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:57.692616+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:57.692630+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:57.692644+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:57.695334+02:00] app.INFO: 2033 [] [] [2025-05-02T19:08:57.695358+02:00] app.INFO: 102 [] [] [2025-05-02T19:08:57.716877+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:08:58.532431+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:08:58.538080+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:08:58.538110+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:58.538128+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:08:58.541183+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:08:58.541233+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:08:58.541260+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:08:58.541278+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:08:58.541299+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:08:58.541316+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:08:58.541330+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:08:58.541343+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:08:58.558021+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:08:58.569539+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:08:58.725817+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:02.163588+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:09:02.205722+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:02.262337+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:02.262399+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:02.262416+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:02.262439+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:02.266303+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:02.266352+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:02.266375+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:02.266394+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:02.266409+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:02.266424+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:02.266444+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:02.266458+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:02.276315+02:00] app.INFO: 2031 [] [] [2025-05-02T19:09:02.276346+02:00] app.INFO: 102 [] [] [2025-05-02T19:09:02.310416+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:02.941883+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:09:02.947095+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:02.947124+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:02.947141+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:02.950543+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:02.950596+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:02.950628+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:02.950653+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:02.950676+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:02.950698+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:02.950724+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:02.950745+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:02.971179+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:02.983748+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:03.149361+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:08.414867+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:09:08.430938+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:08.458647+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:08.458712+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:08.458727+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:08.458751+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:08.459968+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:08.460012+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:08.460035+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:08.460052+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:08.460073+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:08.460088+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:08.460102+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:08.460116+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:08.462880+02:00] app.INFO: 2030 [] [] [2025-05-02T19:09:08.462905+02:00] app.INFO: 102 [] [] [2025-05-02T19:09:08.493456+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:10.936653+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:09:10.944840+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:10.970225+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:10.970298+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:10.970320+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:10.970347+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:10.971702+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:10.971747+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:10.971773+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:10.971797+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:10.971812+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:10.971826+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:10.971840+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:10.971854+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:10.974700+02:00] app.INFO: [] [] [2025-05-02T19:09:10.974727+02:00] app.INFO: [] [] [2025-05-02T19:09:10.979670+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function addTimeSheet() on null" at BillingController.php line 201 {"exception":"[object] (Error(code: 0): Call to a member function addTimeSheet() on null at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:201)"} [] [2025-05-02T19:09:11.015412+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:12.862839+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:09:12.871741+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:12.898864+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:12.898943+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:12.898966+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:12.898990+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:12.900554+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:12.900611+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:12.900636+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:12.900655+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:12.900670+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:12.900690+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:12.900709+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:12.900723+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:12.904275+02:00] app.INFO: [] [] [2025-05-02T19:09:12.904310+02:00] app.INFO: [] [] [2025-05-02T19:09:12.908751+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function addTimeSheet() on null" at BillingController.php line 201 {"exception":"[object] (Error(code: 0): Call to a member function addTimeSheet() on null at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:201)"} [] [2025-05-02T19:09:12.930813+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:13.924057+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:09:13.929248+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:13.929280+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:13.929298+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:13.932108+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:13.932149+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:13.932172+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:13.932189+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:13.932204+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:13.932219+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:13.932233+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:13.932247+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:13.947888+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:13.959034+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:14.154935+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:19.089021+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:09:19.158316+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:19.236401+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:19.236464+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:19.236480+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:19.236504+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:19.240313+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:19.240372+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:19.240397+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:19.240414+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:19.240430+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:19.240444+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:19.240458+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:19.240472+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:19.250818+02:00] app.INFO: 2044 [] [] [2025-05-02T19:09:19.250860+02:00] app.INFO: 102 [] [] [2025-05-02T19:09:19.289935+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:22.064785+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:09:22.072872+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:22.098563+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:22.098624+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:22.098641+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:22.098664+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:22.099981+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:22.100025+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:22.100049+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:22.100067+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:22.100082+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:22.100096+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:22.100115+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:22.100129+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:22.102836+02:00] app.INFO: [] [] [2025-05-02T19:09:22.102861+02:00] app.INFO: [] [] [2025-05-02T19:09:22.109737+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function addTimeSheet() on null" at BillingController.php line 201 {"exception":"[object] (Error(code: 0): Call to a member function addTimeSheet() on null at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:201)"} [] [2025-05-02T19:09:22.131942+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:23.250621+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:09:23.255780+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:23.255810+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:23.255827+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:23.258658+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:23.258700+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:23.258723+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:23.258741+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:23.258756+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:23.258782+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:23.258796+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:23.258810+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:23.274019+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:23.285142+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:23.434372+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:26.016859+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:09:26.032476+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:26.054682+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:26.054744+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:26.054759+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:26.054781+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:26.056052+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:26.056099+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:26.056122+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:26.056155+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:26.056170+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:26.056185+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:26.056200+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:26.056214+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:26.059100+02:00] app.INFO: 2032 [] [] [2025-05-02T19:09:26.059126+02:00] app.INFO: 102 [] [] [2025-05-02T19:09:26.085027+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:27.180910+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:09:27.186204+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:27.186234+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:27.186252+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:27.189219+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:27.189265+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:27.189288+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:27.189319+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:27.189335+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:27.189349+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:27.189363+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:27.189377+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:27.205039+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:27.216574+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:27.390667+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:30.168647+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:09:30.183047+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:30.206798+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:30.206864+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:30.206885+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:30.206912+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:30.208216+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:30.208263+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:30.208286+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:30.208304+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:30.208320+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:30.208334+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:30.208348+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:30.208371+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:30.211221+02:00] app.INFO: 2043 [] [] [2025-05-02T19:09:30.211247+02:00] app.INFO: 102 [] [] [2025-05-02T19:09:30.231223+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:31.153869+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:09:31.159242+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:31.159273+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:31.159290+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:31.162235+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:31.162279+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:31.162303+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:31.162320+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:31.162335+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:31.162349+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:31.162363+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:31.162376+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:31.179469+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:31.191444+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:31.377182+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:34.101511+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:09:34.126752+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:34.151442+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:34.151506+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:34.151522+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:34.151546+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:34.152773+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:34.152816+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:34.152840+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:34.152857+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:34.152873+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:34.152887+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:34.152901+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:34.152915+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:34.155722+02:00] app.INFO: 2029 [] [] [2025-05-02T19:09:34.155751+02:00] app.INFO: 102 [] [] [2025-05-02T19:09:34.176778+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:34.858468+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:09:34.870535+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:34.870582+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:34.870606+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:34.885772+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:34.885847+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:34.885880+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:34.885907+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:34.885930+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:34.885952+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:34.885974+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:34.885996+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:34.935678+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:34.961467+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:35.159808+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:38.663804+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:09:38.678223+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:38.706044+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:38.706108+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:38.706124+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:38.706148+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:38.707403+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:38.707455+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:38.707478+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:38.707496+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:38.707512+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:38.707527+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:38.707556+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:38.707571+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:38.710311+02:00] app.INFO: 2042 [] [] [2025-05-02T19:09:38.710339+02:00] app.INFO: 102 [] [] [2025-05-02T19:09:38.734980+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:39.389844+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:09:39.395036+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:39.395064+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:39.395082+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:39.397923+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:39.397964+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:39.397988+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:39.398006+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:39.398021+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:39.398035+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:39.398057+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:39.398071+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:39.413438+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:39.425656+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:39.609501+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:42.147520+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:09:42.163449+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:42.187937+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:42.188002+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:42.188020+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:42.188043+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:42.189342+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:42.189388+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:42.189411+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:42.189429+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:42.189449+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:42.189464+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:42.189479+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:42.189493+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:42.192153+02:00] app.INFO: 2028 [] [] [2025-05-02T19:09:42.192179+02:00] app.INFO: 102 [] [] [2025-05-02T19:09:42.246527+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:43.221795+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:09:43.227282+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:43.227311+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:43.227329+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:43.230320+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:43.230363+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:43.230387+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:43.230404+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:43.230432+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:43.230447+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:43.230462+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:43.230476+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:43.247041+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:43.260009+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:43.424071+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:46.088100+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:09:46.103624+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:46.127234+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:46.127298+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:46.127314+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:46.127337+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:46.128577+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:46.128628+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:46.128650+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:46.128668+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:46.128683+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:46.128698+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:46.128712+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:46.128726+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:46.131390+02:00] app.INFO: 2027 [] [] [2025-05-02T19:09:46.131416+02:00] app.INFO: 102 [] [] [2025-05-02T19:09:46.152553+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:46.816470+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:09:46.823744+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:46.823782+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:46.823804+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:46.827919+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:46.827988+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:46.828020+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:46.828045+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:46.828068+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:46.828090+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:46.828111+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:46.828132+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:46.850411+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:46.863438+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:47.101644+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:50.361786+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:09:50.415117+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:50.515405+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:50.515477+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:50.515494+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:50.515518+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:50.519358+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:50.519404+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:50.519427+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:50.519445+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:50.519460+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:50.519474+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:50.519488+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:50.519502+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:50.529175+02:00] app.INFO: 2026 [] [] [2025-05-02T19:09:50.529202+02:00] app.INFO: 102 [] [] [2025-05-02T19:09:50.563856+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:52.040478+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:09:52.045753+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:52.045781+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:52.045798+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:52.048657+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:52.048700+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:52.048723+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:52.048741+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:52.048757+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:52.048772+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:52.048786+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:52.048800+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:52.064465+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:52.076195+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:52.220001+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:54.963581+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:09:54.982316+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:55.009447+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:55.009511+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:55.009528+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:55.009552+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:55.010795+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:55.010839+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:55.010864+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:55.010882+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:55.010897+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:55.010911+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:55.010926+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:55.010946+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:55.013652+02:00] app.INFO: 2041 [] [] [2025-05-02T19:09:55.013677+02:00] app.INFO: 102 [] [] [2025-05-02T19:09:55.037538+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:09:55.702915+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:09:55.708127+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:09:55.708155+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:55.708172+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:09:55.711062+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:09:55.711105+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:09:55.711129+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:09:55.711146+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:09:55.711161+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:09:55.711175+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:09:55.711190+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:09:55.711217+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:09:55.726674+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:09:55.738566+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:09:55.900799+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:10:00.176468+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:10:00.191998+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:10:00.214810+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:10:00.214875+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:10:00.214891+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:10:00.214915+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:10:00.216139+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:10:00.216184+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:10:00.216207+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:10:00.216224+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:10:00.216239+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:10:00.216266+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:10:00.216280+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:10:00.216294+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:10:00.218975+02:00] app.INFO: 2025 [] [] [2025-05-02T19:10:00.219001+02:00] app.INFO: 102 [] [] [2025-05-02T19:10:00.248177+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:10:00.816841+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:10:00.823257+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:10:00.823322+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:10:00.823355+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:10:00.828041+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:10:00.828114+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:10:00.828159+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:10:00.828186+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:10:00.828216+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:10:00.828238+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:10:00.828258+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:10:00.828291+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:10:00.849264+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:10:00.862122+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:10:01.035103+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:10:05.454171+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:10:05.509136+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:10:05.570826+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:10:05.570892+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:10:05.570909+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:10:05.570933+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:10:05.575592+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:10:05.575647+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:10:05.575677+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:10:05.575696+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:10:05.575711+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:10:05.575726+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:10:05.575740+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:10:05.575754+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:10:05.585738+02:00] app.INFO: 2024 [] [] [2025-05-02T19:10:05.585771+02:00] app.INFO: 102 [] [] [2025-05-02T19:10:05.623726+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:10:06.325262+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:10:06.330457+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:10:06.330486+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:10:06.330503+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:10:06.333340+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:10:06.333381+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:10:06.333408+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:10:06.333426+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:10:06.333441+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:10:06.333456+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:10:06.333469+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:10:06.333483+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:10:06.349209+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:10:06.365457+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:10:06.539734+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:10:08.750909+02:00] request.INFO: Matched route "add_ts_to_invoice". {"route":"add_ts_to_invoice","route_parameters":{"_route":"add_ts_to_invoice","_controller":"App\\Controller\\BillingController::addTsToInvoice"},"request_uri":"https://oasb.wefeatit.com/add-ts-to-invoice","method":"POST"} [] [2025-05-02T19:10:08.766335+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:10:08.789673+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:10:08.789732+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:10:08.789748+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:10:08.789783+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:10:08.790994+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:10:08.791038+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:10:08.791060+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:10:08.791078+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:10:08.791093+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:10:08.791107+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:10:08.791120+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:10:08.791134+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:10:08.793783+02:00] app.INFO: 2023 [] [] [2025-05-02T19:10:08.793808+02:00] app.INFO: 102 [] [] [2025-05-02T19:10:08.818470+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:10:09.820298+02:00] request.INFO: Matched route "billing". {"route":"billing","route_parameters":{"_route":"billing","_controller":"App\\Controller\\BillingController::billing","companyId":"1"},"request_uri":"https://oasb.wefeatit.com/billing/1","method":"GET"} [] [2025-05-02T19:10:09.828446+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:10:09.828485+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:10:09.828504+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:10:09.831399+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:10:09.831441+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:10:09.831465+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:10:09.831482+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:10:09.831497+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:10:09.831512+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:10:09.831525+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:10:09.831539+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:10:09.847153+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:10:09.860707+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:10:10.020673+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:11:40.676229+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"102"},"request_uri":"https://oasb.wefeatit.com/billing/preview/102","method":"GET"} [] [2025-05-02T19:11:40.698789+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:11:40.698831+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:11:40.698850+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:11:40.709530+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:11:40.709587+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:11:40.709623+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:11:40.709654+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:11:40.709679+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:11:40.709704+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:11:40.709720+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:11:40.709734+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:11:40.841682+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:11:40.846662+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:11:40.981659+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:12:29.733216+02:00] request.INFO: Matched route "set_invoice_to_sent". {"route":"set_invoice_to_sent","route_parameters":{"_route":"set_invoice_to_sent","_controller":"App\\Controller\\BillingController::setInvoiceToSent","invoiceId":"102"},"request_uri":"https://oasb.wefeatit.com/billing/set/invoice/to/sent/102","method":"GET"} [] [2025-05-02T19:12:29.756020+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:12:29.756065+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:12:29.756083+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:12:29.766534+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-02T19:12:29.766583+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-02T19:12:29.766607+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-02T19:12:29.766627+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-02T19:12:29.766642+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-02T19:12:29.766656+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-02T19:12:29.766671+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-02T19:12:29.766685+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-02T19:12:29.933870+02:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients?id=1&page_title=Open%20And%20Shut%20Billing%20-%20Clients","method":"GET"} [] [2025-05-02T19:12:29.939190+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T19:12:29.939223+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:12:29.939241+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T19:12:29.940208+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-02T19:12:29.942438+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-05-02T19:12:29.942476+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-05-02T19:12:29.942499+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-05-02T19:12:29.942517+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-05-02T19:12:29.942533+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-05-02T19:12:29.942547+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-05-02T19:12:29.974294+02:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/src/Entity/Company.php:105)"} [] [2025-05-02T19:12:29.985565+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-02T19:12:29.990023+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-02T19:12:30.221715+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-02T19:12:30.542783+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/build/assets/images/company/company.png" (from "https://oasb.wefeatit.com/clients?page_title=Open%20And%20Shut%20Billing%20-%20Clients&id=1")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/build/assets/images/company/company.png\" (from \"https://oasb.wefeatit.com/clients?page_title=Open%20And%20Shut%20Billing%20-%20Clients&id=1\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/images/company/company.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T19:12:30.550401+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/build/assets/images/company/NA" (from "https://oasb.wefeatit.com/clients?page_title=Open%20And%20Shut%20Billing%20-%20Clients&id=1")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/build/assets/images/company/NA\" (from \"https://oasb.wefeatit.com/clients?page_title=Open%20And%20Shut%20Billing%20-%20Clients&id=1\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/images/company/NA/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T19:12:30.552078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/build/assets/images/company/none" (from "https://oasb.wefeatit.com/clients?page_title=Open%20And%20Shut%20Billing%20-%20Clients&id=1")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/build/assets/images/company/none\" (from \"https://oasb.wefeatit.com/clients?page_title=Open%20And%20Shut%20Billing%20-%20Clients&id=1\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/images/company/none/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:39.067328+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-02T20:09:39.120170+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T20:09:39.120210+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T20:09:39.120228+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T20:09:39.327165+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-02T20:09:39.332766+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T20:09:39.332796+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T20:09:39.332813+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T20:09:39.433899+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:39.618367+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:39.712949+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:39.815903+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:39.916449+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:40.012720+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:40.102658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:40.316262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:40.652650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:40.740066+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:40.887707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:41.040153+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:41.116366+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:41.210524+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:41.308050+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:41.410314+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:09:41.493851+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-05-02T20:09:41.499388+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T20:09:41.499422+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T20:09:41.499441+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T20:26:14.520646+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-02T20:26:14.558621+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T20:26:14.558661+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T20:26:14.558680+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T20:26:18.522636+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-02T20:26:18.530900+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T20:26:18.530935+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T20:26:18.530957+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T20:50:50.879797+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sts.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sts.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sts.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:50:51.010598+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-hoard.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-hoard.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-hoard.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T20:54:47.493492+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-02T20:54:47.528056+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T20:54:47.528095+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T20:54:47.528114+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T20:54:49.133828+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-02T20:54:49.139940+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T20:54:49.139974+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T20:54:49.139992+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:46.515221+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T21:01:46.590368+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T21:01:46.590423+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:46.590443+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:46.729886+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-02T21:01:46.735569+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T21:01:46.735599+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:46.735621+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:47.999047+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T21:01:48.179334+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T21:01:48.422485+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T21:01:48.551756+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/php_info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/php_info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php_info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T21:01:48.708827+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T21:01:48.810222+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T21:01:49.090619+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.production"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.production\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.production/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T21:01:49.214654+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.env.local"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.env.local\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.local/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T21:01:49.321772+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/api/shared/config/config.env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/api/shared/config/config.env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/shared/config/config.env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T21:01:49.535106+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T21:01:49.541405+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T21:01:49.541507+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:49.541539+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:49.618627+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-02T21:01:49.624237+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T21:01:49.624278+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:49.624303+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:49.729391+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/register","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"app_register"},"request_uri":"http://wefeatit.com/register/","method":"GET"} [] [2025-05-02T21:01:49.735368+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T21:01:49.735412+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:49.735431+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:49.800873+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-05-02T21:01:49.806169+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T21:01:49.806210+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:49.806229+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:49.829363+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-02T21:01:49.945220+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/contact/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/contact/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/contact\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T21:01:50.076201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.AWS_/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.AWS_/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.AWS_/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T21:01:50.211733+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/karma.conf.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/karma.conf.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/karma.conf.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T21:01:50.346902+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T21:01:50.352378+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T21:01:50.352413+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:50.352431+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:50.418465+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-02T21:01:50.423793+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T21:01:50.423823+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:50.423841+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T21:01:50.570533+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.aws/credentials"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.aws/credentials\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T22:25:25.743405+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T22:31:27.832956+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-02T22:46:31.339526+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T22:46:31.370081+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T22:46:31.370127+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T22:46:31.370146+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T23:31:54.300554+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T23:31:54.329074+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T23:31:54.329108+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T23:31:54.329126+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T23:31:57.870224+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-02T23:31:57.877619+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T23:31:57.877658+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T23:31:57.877683+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T23:33:13.545755+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-02T23:33:13.572779+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T23:33:13.572816+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T23:33:13.572839+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T23:33:17.380507+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-02T23:33:17.386227+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-02T23:33:17.386261+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-02T23:33:17.386280+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T00:28:45.946774+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T00:29:15.111589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T02:36:42.971449+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-03T02:36:43.015801+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T02:36:43.015847+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T02:36:43.015868+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T02:36:47.922174+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-03T02:36:47.927831+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T02:36:47.927861+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T02:36:47.927880+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:20:40.763879+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-03T03:20:40.805399+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T03:20:40.805450+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:20:40.805471+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:20:40.934292+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-03T03:20:40.940854+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T03:20:40.940884+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:20:40.940902+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:20:41.126354+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-03T03:20:41.132289+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T03:20:41.132321+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:20:41.132339+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:20:41.383155+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-03T03:20:41.388429+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T03:20:41.388460+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:20:41.388477+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:35:23.699771+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-03T03:35:23.741869+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T03:35:23.741905+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:35:23.741925+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:35:25.342977+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-03T03:35:25.349076+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T03:35:25.349117+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:35:25.349135+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:35:26.852376+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-03T03:35:26.857589+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T03:35:26.857618+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:35:26.857636+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T03:35:27.093223+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-03T03:55:09.299294+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T03:55:12.753372+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T03:58:32.510315+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T03:58:34.515731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T05:09:43.751738+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T05:09:44.815834+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-05-03T05:09:44.838326+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T05:09:44.838373+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T05:09:44.838392+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T05:09:54.795691+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-03T05:09:54.800842+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T05:09:54.800871+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T05:09:54.800889+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T05:09:56.410105+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-03T05:09:56.415628+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T05:09:56.415664+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T05:09:56.415683+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T05:41:29.747274+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.alf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.alf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.alf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T05:41:29.916164+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T05:41:29.986419+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/mariju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/mariju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/mariju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T05:41:30.144198+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T05:41:30.212974+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T05:41:30.281727+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known//about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known//about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known//about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T07:31:02.054474+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-03T07:31:03.173567+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T07:31:03.173623+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T07:31:03.173645+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T07:31:06.559209+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-03T07:31:06.564846+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T07:31:06.564875+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T07:31:06.564892+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T07:34:13.039016+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-03T07:34:13.652598+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T07:34:13.652647+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T07:34:13.652667+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T07:34:15.512679+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-03T07:34:15.519058+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T07:34:15.519101+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T07:34:15.519122+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T10:20:09.522405+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-05-03T10:20:10.423095+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T10:20:10.423146+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T10:20:10.423170+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T10:48:27.895710+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-03T10:48:28.365030+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T10:48:28.365079+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T10:48:28.365099+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T10:48:30.475668+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-03T10:48:30.481419+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T10:48:30.481456+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T10:48:30.481475+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T11:11:18.172434+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T11:11:22.318122+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/themes/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/themes/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T11:11:27.361233+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/wp-content/plugins/WordPressCore/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/WordPressCore/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T11:11:30.432680+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/include.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/include.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T11:13:21.244640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/images/images/cache.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/images/images/cache.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/images/cache.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T12:08:33.998307+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-03T12:08:34.056957+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T12:08:34.056999+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T12:08:34.057018+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T12:08:36.872819+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-03T12:08:36.878415+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T12:08:36.878444+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T12:08:36.878465+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T14:06:13.733164+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-03T14:06:13.819701+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T14:06:13.819753+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T14:06:13.819773+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T14:06:15.120149+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-03T14:06:15.126686+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T14:06:15.126726+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T14:06:15.126749+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T14:46:51.963298+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-03T14:46:51.996570+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T14:46:51.996606+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T14:46:51.996625+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T15:07:56.672264+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T15:08:02.542945+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/style.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/style.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/style.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T15:17:53.038481+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-03T15:17:53.071193+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T15:17:53.071231+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T15:17:53.071251+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T15:17:53.225246+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-03T15:17:53.231518+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T15:17:53.231557+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T15:17:53.231576+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T16:10:15.946719+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/menu-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/menu-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/menu-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T17:13:56.963831+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-03T17:13:57.010971+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T17:13:57.011018+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:13:57.011038+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:13:57.177903+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-03T17:13:57.183561+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T17:13:57.183590+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:13:57.183607+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:50:53.296766+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T17:50:53.570880+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-05-03T17:50:53.584781+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T17:50:53.584845+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:50:53.584889+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:50:53.814561+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-05-03T17:50:53.819909+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T17:50:53.819941+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:50:53.819959+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:50:54.023650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T17:50:54.191775+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T17:50:54.370299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T17:50:54.540299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T17:50:54.765989+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T17:50:54.992000+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T17:50:55.173356+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T17:50:55.322933+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-05-03T17:50:55.328113+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T17:50:55.328143+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:50:55.328161+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:50:55.537465+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-05-03T17:50:55.542647+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T17:50:55.542676+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:50:55.542694+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:57:11.495512+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-03T17:57:11.520375+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T17:57:11.520413+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:57:11.520431+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:57:11.785113+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-03T17:57:11.793021+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T17:57:11.793066+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T17:57:11.793090+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T18:24:56.279751+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-03T18:24:56.327681+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T18:24:56.327735+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T18:24:56.327757+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T18:24:57.039798+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-03T18:24:57.045455+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T18:24:57.045483+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T18:24:57.045501+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T18:33:52.116984+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T18:46:23.804067+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-03T18:46:23.860345+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T18:46:23.860404+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T18:46:23.860424+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T18:46:27.686762+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-03T18:46:27.694649+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T18:46:27.694696+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T18:46:27.694720+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T19:08:30.591168+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-03T19:08:30.633710+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T19:08:30.633752+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T19:08:30.633770+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T19:08:31.008527+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-03T19:08:31.014217+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T19:08:31.014246+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T19:08:31.014263+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T19:08:31.213260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T19:08:31.462481+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T19:08:32.785932+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/llms.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/llms.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/llms.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T19:17:31.061247+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/HelloDollyV2/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T19:17:34.795683+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/hello_dolly_v2.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/hello_dolly_v2.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/hello_dolly_v2.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T19:21:00.661721+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-03T19:21:00.694899+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T19:21:00.694938+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T19:21:00.694960+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:18.950808+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.git/HEAD"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.git/HEAD\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/HEAD/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T20:37:18.950982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.git/HEAD"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.git/HEAD\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/HEAD/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T20:37:18.950996+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/HEAD"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/HEAD\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/HEAD/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T20:37:18.950972+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.git/HEAD"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.git/HEAD\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/HEAD/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T20:37:19.137355+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-03T20:37:19.137355+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-05-03T20:37:19.137355+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-03T20:37:19.139401+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-03T20:37:19.157017+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T20:37:19.157052+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.157070+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.157150+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T20:37:19.157143+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T20:37:19.157183+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.157173+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T20:37:19.157188+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.157202+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.157208+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.157205+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.157225+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.297108+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-03T20:37:19.302268+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T20:37:19.302507+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.301702+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-03T20:37:19.302697+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.302793+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-03T20:37:19.305518+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-05-03T20:37:19.308869+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T20:37:19.308908+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.308927+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.309805+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T20:37:19.309837+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.309855+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.312915+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T20:37:19.312960+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:37:19.312980+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:44:46.748276+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-03T20:44:46.770025+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T20:44:46.770062+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:44:46.770080+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:44:48.083777+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-03T20:44:48.089700+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T20:44:48.089737+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T20:44:48.089756+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T21:31:54.123048+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-05-03T21:31:54.166250+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T21:31:54.166297+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T21:31:54.166317+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T21:31:55.309831+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-05-03T21:31:55.316081+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T21:31:55.316114+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T21:31:55.316133+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T21:40:37.915029+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T21:40:46.847707+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-03T21:40:46.863764+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T21:40:46.863820+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T21:40:46.863844+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T22:05:04.341756+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T22:05:08.562682+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T23:59:36.203178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-03T23:59:36.581016+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-03T23:59:36.599812+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T23:59:36.599861+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T23:59:36.599882+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T23:59:37.938058+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-03T23:59:37.943328+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-03T23:59:37.943357+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-03T23:59:37.943375+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T00:33:54.942542+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T00:35:02.431563+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-04T00:35:02.453880+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T00:35:02.453914+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T00:35:02.453933+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T00:35:02.566166+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-04T00:35:02.571758+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T00:35:02.571786+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T00:35:02.571808+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T00:35:43.986227+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-05-04T00:35:44.008491+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T00:35:44.008540+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T00:35:44.008559+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T00:35:44.133519+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-05-04T00:35:44.139703+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T00:35:44.139737+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T00:35:44.139756+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T00:35:46.679795+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-05-04T00:35:46.685065+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T00:35:46.685096+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T00:35:46.685114+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T00:35:46.757146+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-05-04T00:35:46.762397+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T00:35:46.762428+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T00:35:46.762445+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T00:36:09.728998+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T00:37:51.896743+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T00:41:51.634877+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T00:45:53.528923+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T01:02:46.227443+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T01:02:46.266749+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T01:02:46.266788+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T01:02:46.266806+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T01:02:46.508186+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-04T01:02:46.513817+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T01:02:46.513855+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T01:02:46.513873+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T01:16:45.126385+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T01:45:37.049896+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-04T01:45:37.099083+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T01:45:37.099135+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T01:45:37.099155+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T01:45:37.875130+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-04T01:45:37.881221+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T01:45:37.881254+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T01:45:37.881273+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T01:51:53.077828+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin/assets/plugins/jQuery-File-Upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin/assets/plugins/jQuery-File-Upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/assets/plugins/jQuery-File-Upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T02:34:03.079990+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-04T02:34:03.862320+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T02:34:03.862372+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T02:34:03.862393+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T02:34:05.832901+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-04T02:34:05.839048+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T02:34:05.839080+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T02:34:05.839098+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T02:34:05.979539+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-04T02:34:05.984762+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T02:34:05.984791+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T02:34:05.984809+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T02:37:29.876467+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T02:37:29.900201+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T02:37:29.900255+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T02:37:29.900282+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T02:37:30.017292+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-04T02:37:30.023305+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T02:37:30.023335+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T02:37:30.023353+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T02:56:37.142584+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T04:04:25.159506+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/uploaded_script.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/uploaded_script.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploaded_script.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T04:04:32.019407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/uploaded_script.php" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/uploaded_script.php\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploaded_script.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T04:08:33.780469+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-04T04:08:33.831448+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T04:08:33.831492+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T04:08:33.831512+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T04:08:34.946469+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-04T04:08:34.953585+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T04:08:34.953622+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T04:08:34.953644+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T04:14:57.958061+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T04:14:57.996211+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T04:14:57.996248+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T04:14:57.996266+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T04:14:58.708003+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-04T04:14:58.713701+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T04:14:58.713731+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T04:14:58.713753+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T04:31:22.808472+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-04T04:31:22.835859+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T04:31:22.835897+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T04:31:22.835916+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T04:31:23.299188+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-04T04:31:23.305428+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T04:31:23.305466+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T04:31:23.305484+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T04:31:23.456682+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-04T04:31:23.461767+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T04:31:23.461797+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T04:31:23.461815+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T04:31:23.623808+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-04T05:16:01.617867+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T05:16:01.662660+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T05:16:01.662715+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:16:01.662734+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:16:01.906496+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-04T05:16:01.913082+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T05:16:01.913128+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:16:01.913146+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:32:06.336140+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-04T05:32:06.430093+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T05:32:06.430151+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:32:06.430173+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:32:23.130774+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-04T05:32:23.152025+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T05:32:23.152069+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:32:23.152088+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:32:36.454055+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T05:32:48.650715+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T05:36:57.316389+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T05:36:57.339262+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T05:36:57.339307+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:36:57.339327+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:37:17.315510+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-04T05:37:17.337046+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T05:37:17.337079+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:37:17.337098+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:37:27.444809+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T05:37:37.796056+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T05:45:19.429289+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-04T05:45:19.458309+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T05:45:19.458354+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:45:19.458379+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:45:19.646079+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-04T05:45:19.651754+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T05:45:19.651783+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:45:19.651801+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:45:20.040618+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T05:45:20.886894+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-05-04T05:45:20.892111+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T05:45:20.892139+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:45:20.892157+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:45:21.024550+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/sitemap.xml"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/sitemap.xml\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemap.xml/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T05:45:21.160963+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T05:45:22.161511+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T05:45:22.312432+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/humans.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/humans.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/humans.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T05:45:22.455270+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-04T05:45:22.462499+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T05:45:22.462540+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:45:22.462564+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:45:22.606826+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/security.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/security.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T05:45:22.744679+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.well-known/security.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.well-known/security.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/security.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T05:45:46.985583+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-04T05:45:47.007948+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T05:45:47.008015+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:45:47.008036+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:45:47.283625+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-04T05:45:47.288965+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T05:45:47.288994+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T05:45:47.289012+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:01:29.421557+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-04T06:01:30.371678+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T06:01:30.371730+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:01:30.371752+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:01:33.350540+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-04T06:01:33.356155+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T06:01:33.356185+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:01:33.356202+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:01:34.369788+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-04T06:01:34.376476+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T06:01:34.376514+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:01:34.376533+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:01:34.710357+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-04T06:04:01.498135+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-04T06:04:02.406824+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T06:04:02.406877+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:04:02.406898+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:04:45.757753+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-04T06:04:45.922614+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T06:04:45.922674+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:04:45.922701+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:05:19.173065+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-04T06:05:19.325111+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T06:05:19.325161+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:05:19.325181+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:05:31.962627+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T06:06:06.441550+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T06:12:07.136722+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-04T06:12:07.194448+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T06:12:07.194498+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:12:07.194518+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:12:17.851311+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-04T06:12:17.856905+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T06:12:17.856934+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:12:17.856952+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:12:18.831831+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T06:12:24.886582+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T06:30:22.550193+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T06:30:27.688183+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T06:30:28.368148+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T06:30:28.368205+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:30:28.368227+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:30:31.444320+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-04T06:30:31.449682+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T06:30:31.449716+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T06:30:31.449734+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:04:09.996875+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T07:04:11.399498+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T07:04:11.399549+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:04:11.399571+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:04:14.467803+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T07:04:14.486423+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T07:04:14.486457+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:04:14.486475+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:04:14.556855+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T07:04:14.562648+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T07:04:14.562685+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:04:14.562709+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:11:03.759615+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:07.030463+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:08.462556+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:09.904500+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:11.453425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:13.046810+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:14.510021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:16.073661+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:36.048447+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:37.984776+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:39.451427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:40.956803+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:42.394946+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:43.994523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:45.719903+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:47.239310+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:48.842866+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:50.325579+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:52.232872+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:54.350420+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:56.052929+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:57.648523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/c0e208/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/c0e208/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c0e208/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:11:59.312365+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:00.024041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:01.792250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:03.483098+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:04.925743+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:06.509690+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:08.981403+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:10.883988+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:11.572211+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:12.961913+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:13.521070+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:15.219554+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:16.815493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:18.459751+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:20.291545+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:21.831874+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:24.471004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:27.145667+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:28.772252+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:30.391157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:32.038071+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:33.625399+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:35.186925+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:37.407418+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:48.049620+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:52.350265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:54.029846+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:55.805118+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:57.420577+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:12:59.125934+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:04.010627+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:08.738707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:10.373262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:12.023249+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:13.675968+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:15.255375+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:20.268780+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:24.583006+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:26.300047+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:28.011286+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:29.563458+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:31.073520+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:36.860021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:41.115196+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:42.686188+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:44.386009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:45.902123+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:47.649335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:52.310157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:57.442005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:13:58.996624+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:00.409564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:01.953881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:03.688017+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:08.259131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:12.599735+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:14.325910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:16.078148+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:17.607946+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:19.195493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:24.287049+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:28.870940+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:30.638911+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:32.174903+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:33.877161+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:35.379213+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:38.376454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:40.590180+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:44.866733+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:46.475672+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:48.053983+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:49.732223+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:51.465281+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:54.765640+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:14:56.816423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:00.881979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:02.544031+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:04.012431+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:05.703559+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:07.384510+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:10.452917+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:12.545157+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:15.051811+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:17.207846+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:18.706282+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:20.244469+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:21.747233+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:23.311069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:26.188830+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:28.600165+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:31.557200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:33.808471+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:35.230283+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:36.729667+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:38.240323+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:39.698197+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:42.639124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:44.717681+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:47.311358+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:49.322828+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:50.947075+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:52.414093+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:54.029794+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:55.727418+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:15:58.526994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:01.100186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:05.132820+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:06.667589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:08.146586+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:09.791283+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:11.602635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:14.464451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:16.478586+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:18.454644+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:20.914863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:22.578437+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:24.091751+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:25.759034+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:27.484837+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:30.259932+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:32.548804+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:34.702912+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:36.953043+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:38.331894+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:39.800924+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:41.494385+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:43.127180+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:45.328597+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:46.958411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:48.947173+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:50.923587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:53.032459+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:54.439562+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:55.911979+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:57.439021+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:16:58.859624+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:01.001491+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:02.549033+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:04.234084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:05.970924+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:07.671301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:09.508254+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:11.149637+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:12.755736+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:14.235750+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:16.020568+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:17.718909+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:19.307879+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:21.060693+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:22.807338+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:24.456694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:26.002942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:27.611623+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:29.070696+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:30.467202+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:32.259081+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:34.015002+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:35.690816+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:37.901100+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:39.680318+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:41.309010+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:42.927977+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:44.522701+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:46.141226+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:47.978161+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:49.571771+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:51.227833+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:52.991217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:54.825088+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:56.221750+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:57.744280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:17:59.373085+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:22:01.813857+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T07:22:02.154358+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T07:22:02.154412+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:22:02.154432+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:22:04.138107+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-04T07:22:04.149957+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T07:22:04.150017+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:22:04.150039+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:22:07.362126+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:22:12.553042+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:22:16.518194+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wefeatit" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wefeatit\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wefeatit/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:22:20.370546+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:22:22.617906+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/old" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/old\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:22:25.784703+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:22:31.403278+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:22:34.195013+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T07:22:34.453656+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T07:22:34.453721+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:22:34.453748+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:22:34.992290+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:22:37.409441+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-04T07:22:37.489404+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T07:22:37.489454+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:22:37.489479+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T07:22:43.860436+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:23:00.034591+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/temp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/temp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/temp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T07:23:03.899921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T08:19:28.385400+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-04T08:19:29.097895+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T08:19:29.097952+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T08:19:29.097977+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T08:19:31.510473+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-05-04T08:19:31.518109+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T08:19:31.518142+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T08:19:31.549506+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T08:19:31.549597+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-05-04T08:19:31.551874+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T08:19:31.559509+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T08:19:31.753876+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-04T08:19:31.759498+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T08:19:31.759532+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T08:19:31.759549+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T09:06:14.341325+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-04T09:06:14.931708+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T09:06:14.931759+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T09:06:14.931779+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T09:06:17.418572+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-04T09:06:17.424188+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T09:06:17.424218+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T09:06:17.424235+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T09:55:22.435895+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:31:08.157513+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-04T10:31:08.474451+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T10:31:08.474503+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:31:08.474524+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:31:15.283757+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-04T10:31:15.289291+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T10:31:15.289320+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:31:15.289337+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:35:16.788522+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-04T10:35:16.826865+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T10:35:16.826915+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:35:16.826936+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:35:17.193072+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-04T10:35:17.198927+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T10:35:17.198957+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:35:17.198974+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:35:17.532380+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-04T10:35:17.537575+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T10:35:17.537605+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:35:17.537622+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:35:17.782412+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-04T10:39:42.961286+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-05-04T10:39:42.989065+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T10:39:42.989100+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:39:42.989118+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:39:43.490961+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-05-04T10:39:43.496634+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T10:39:43.496665+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:39:43.496683+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:39:43.658753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:43.806509+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:43.903863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:44.009619+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:44.104217+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:44.223311+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:44.343283+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:44.438760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:44.528933+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:44.673364+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:44.771568+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:44.929523+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:45.164288+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:45.258522+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:45.356030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:45.457755+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:45.566791+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:39:45.661203+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-05-04T10:39:45.666675+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T10:39:45.666709+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:39:45.666732+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T10:43:07.447676+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T10:43:08.438634+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T11:08:26.055397+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T11:08:26.093196+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T11:08:26.093232+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T11:08:26.093249+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T11:08:27.272053+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-04T11:08:27.277899+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T11:08:27.277938+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T11:08:27.277957+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T11:29:22.286993+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T11:29:22.325562+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T11:29:22.325599+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T11:29:22.325617+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T11:29:22.681939+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T11:29:22.687660+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T11:29:22.687690+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T11:29:22.687708+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T11:29:23.457148+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T11:29:23.462358+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T11:29:23.462387+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T11:29:23.462404+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T11:35:43.244343+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T11:35:43.532678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T11:57:09.297409+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T11:57:31.842002+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T12:56:13.847837+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T12:56:17.218201+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-05-04T12:56:17.582224+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T12:56:17.582280+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T12:56:17.582300+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T12:56:19.442214+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-05-04T12:56:19.449495+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T12:56:19.449541+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T12:56:19.449565+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T12:56:20.116173+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T12:56:20.508847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T12:56:20.884051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T12:56:23.892464+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T12:56:24.130665+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T12:56:25.002465+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T12:56:37.199839+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T12:56:38.140966+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-05-04T12:56:38.154160+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T12:56:38.154206+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T12:56:38.154226+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T12:56:38.811942+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-05-04T12:56:38.817198+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T12:56:38.817229+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T12:56:38.817247+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T13:03:51.505522+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-04T13:03:51.558290+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T13:03:51.558334+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T13:03:51.558354+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T13:03:51.837899+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-04T13:03:51.843499+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T13:03:51.843531+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T13:03:51.843548+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T13:03:51.985900+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-04T13:03:51.992710+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T13:03:51.992749+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T13:03:51.992772+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T13:03:52.169562+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-04T13:45:20.037592+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T13:45:20.064041+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T13:45:20.064075+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T13:45:20.064094+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T13:45:21.180059+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-04T13:45:21.187748+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T13:45:21.187787+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T13:45:21.187811+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T14:34:39.828740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T14:37:01.155463+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T14:43:17.367318+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-04T14:43:17.410325+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T14:43:17.410372+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T14:43:17.410392+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T14:43:17.552968+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-04T14:43:17.559475+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T14:43:17.559505+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T14:43:17.559523+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T15:21:33.385409+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-04T15:21:33.421529+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T15:21:33.421570+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T15:21:33.421589+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T15:21:34.877518+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-04T15:21:34.883115+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T15:21:34.883144+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T15:21:34.883161+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T16:05:33.517265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T16:55:34.050276+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-04T16:55:34.094166+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T16:55:34.094219+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T16:55:34.094238+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T16:55:35.019372+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-04T16:55:35.025023+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T16:55:35.025054+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T16:55:35.025072+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T17:09:14.604961+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-04T17:09:14.657804+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T17:09:14.657847+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T17:09:14.657866+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T17:09:14.823622+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-04T17:09:14.829248+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T17:09:14.829277+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T17:09:14.829295+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T17:09:14.924915+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:15.114114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:15.197280+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:15.285807+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:15.378389+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:15.456581+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:15.551293+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:15.632532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:15.748322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:15.831075+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:15.955818+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:16.128380+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:16.204022+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:16.301767+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:16.388822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:16.475740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:09:16.576038+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-05-04T17:09:16.581580+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T17:09:16.581612+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T17:09:16.581630+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T17:16:39.085031+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T17:16:39.118255+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T17:16:39.118296+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T17:16:39.118321+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T17:16:40.075311+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-04T17:16:40.083114+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T17:16:40.083165+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T17:16:40.083189+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T17:33:52.995420+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T17:33:53.026625+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T17:33:53.026663+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T17:33:53.026682+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T17:40:25.871844+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:40:29.014590+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T17:52:57.292010+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.oasb.wefeatit.com/","method":"GET"} [] [2025-05-04T17:52:57.337142+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T17:52:57.337180+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T17:52:57.337199+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T18:01:23.405504+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.alf.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.alf.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.alf.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T18:01:23.574276+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T18:01:23.644498+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/mariju.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/mariju.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/mariju.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T18:01:23.730838+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T18:01:23.798465+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T18:01:23.865754+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known//about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known//about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known//about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T18:43:40.943335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T18:43:41.257462+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-05-04T18:43:41.275891+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T18:43:41.275925+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T18:43:41.275944+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T18:43:41.642555+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-05-04T18:43:41.647809+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T18:43:41.647839+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T18:43:41.647857+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T18:43:41.841049+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T18:43:42.465121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T18:43:42.916952+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T18:43:43.096746+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T18:43:43.253805+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T18:43:44.939161+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T18:43:45.245792+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T18:43:55.300617+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-05-04T18:43:55.305754+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T18:43:55.305782+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T18:43:55.305813+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T18:43:56.236645+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-05-04T18:43:56.278585+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T18:43:56.278639+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T18:43:56.278660+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T20:03:00.258122+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/wso.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/wso.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/wso.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T20:15:15.278720+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T20:15:15.316889+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T20:15:15.316931+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T20:15:15.316951+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T20:15:16.323789+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-04T20:15:16.329520+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T20:15:16.329553+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T20:15:16.329571+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T20:59:24.101282+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T20:59:24.499319+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T21:24:59.008011+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T21:33:35.276627+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T21:33:35.587119+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-05-04T21:33:35.605013+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T21:33:35.605051+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T21:33:35.605070+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T21:33:35.922566+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-05-04T21:33:35.929891+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T21:33:35.929937+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T21:33:35.929959+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T21:33:36.223585+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T21:33:36.391388+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T21:33:36.636137+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T21:33:36.944024+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T21:33:37.190484+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T21:33:37.349411+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T21:33:37.508183+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T21:33:37.743539+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-05-04T21:33:37.748880+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T21:33:37.748914+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T21:33:37.748936+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T21:33:37.911606+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-05-04T21:33:37.916828+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T21:33:37.916857+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T21:33:37.916874+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T21:44:50.221046+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T21:44:50.253245+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T21:44:50.253286+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T21:44:50.253305+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T21:44:50.601327+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T21:44:50.607160+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T21:44:50.607190+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T21:44:50.607209+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T21:44:51.397056+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T21:44:51.402493+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T21:44:51.402526+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T21:44:51.402545+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T22:03:03.968020+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-04T22:03:04.013842+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T22:03:04.013878+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T22:03:04.013897+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T22:03:04.501711+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-04T22:03:04.507349+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T22:03:04.507378+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T22:03:04.507396+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T22:20:34.357051+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-04T22:20:34.399690+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T22:20:34.399728+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T22:20:34.399747+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T22:20:35.610667+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-04T22:20:35.616177+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T22:20:35.616207+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T22:20:35.616225+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T22:26:52.373195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T22:26:55.699957+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-04T23:08:02.373080+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-04T23:08:02.418688+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T23:08:02.418724+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T23:08:02.418742+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T23:08:02.766486+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-04T23:08:02.772459+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T23:08:02.772490+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T23:08:02.772508+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T23:08:03.109106+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-04T23:08:03.114309+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T23:08:03.114339+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T23:08:03.114357+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T23:08:03.169783+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-04T23:16:58.961755+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-04T23:16:58.999476+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-04T23:16:58.999512+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-04T23:16:58.999531+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:48.799954+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T00:05:48.836521+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T00:05:48.836575+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:48.836600+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.023143+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-05T00:05:49.029600+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T00:05:49.029629+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.029647+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.262089+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T00:05:49.267233+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T00:05:49.267262+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.267280+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.539086+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-05T00:05:49.544259+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T00:05:49.544288+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.544306+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.638504+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"POST"} [] [2025-05-05T00:05:49.645523+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T00:05:49.645553+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.647523+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.647560+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-05-05T00:05:49.649107+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.649514+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.775781+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"POST"} [] [2025-05-05T00:05:49.782995+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T00:05:49.783026+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.783317+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.783350+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-05-05T00:05:49.784859+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.784967+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.961629+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-05T00:05:49.966773+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T00:05:49.966802+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:49.966819+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:50.019197+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T00:05:50.024973+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T00:05:50.025012+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:05:50.025030+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:11:15.950695+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T00:11:15.973227+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T00:11:15.973277+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:11:15.973297+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:11:16.619349+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T00:11:16.625024+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T00:11:16.625055+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:11:16.625073+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T00:19:27.478401+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php.maj"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php.maj\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php.maj/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T00:19:28.127527+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T00:19:28.652423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.old.old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.old.old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.old.old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T00:19:29.181213+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config2.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config2.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config2.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T00:19:47.309800+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.run"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.run\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.run/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T00:19:47.950264+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php.CloudTech_bak"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php.CloudTech_bak\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php.CloudTech_bak/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T00:19:48.904201+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php__"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php__\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php__/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T00:19:49.464489+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php-work"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php-work\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php-work/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T00:19:55.011933+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.php______"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.php______\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.php______/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T00:20:14.571986+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-config.ORG"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-config.ORG\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-config.ORG/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T01:10:29.282513+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/?URL=https%3A%2F%2Falbrq.com","method":"GET"} [] [2025-05-05T01:10:29.330783+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T01:10:29.330846+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T01:10:29.330872+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T01:10:30.201043+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T01:10:30.206806+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T01:10:30.206836+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T01:10:30.206860+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T01:48:41.700888+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T01:48:41.956147+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-05T01:48:41.968896+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T01:48:41.968933+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T01:48:41.968953+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T01:48:42.120595+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-05T01:48:42.125766+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T01:48:42.125794+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T01:48:42.125811+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T02:13:23.302508+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.git.oasb.wefeatit.com/public/client/planinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.git.oasb.wefeatit.com/public/client/planinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/client/planinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T02:26:25.129512+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T02:26:25.156929+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T02:26:25.156962+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T02:26:25.156980+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T04:37:02.281501+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T04:37:02.966658+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T04:37:02.966712+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T04:37:02.966732+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T04:37:04.912443+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T04:37:04.918034+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T04:37:04.918062+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T04:37:04.918080+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T04:37:05.058775+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T04:37:05.064002+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T04:37:05.064032+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T04:37:05.064050+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T05:01:59.707074+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T05:01:59.756486+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T05:01:59.756526+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T05:01:59.756545+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T05:02:00.201296+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T05:02:00.206909+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T05:02:00.206939+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T05:02:00.206956+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T05:02:02.267679+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-05T05:02:02.273126+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T05:02:02.273159+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T05:02:02.273177+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T05:02:06.016044+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-05T05:02:06.021371+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T05:02:06.021401+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T05:02:06.021418+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T05:09:09.786678+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T05:09:56.387457+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-05T05:09:56.435295+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T05:09:56.435343+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T05:09:56.435364+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T05:09:56.947186+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-05T05:09:56.952923+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T05:09:56.952956+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T05:09:56.952974+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T05:31:49.468506+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-05T05:31:49.522735+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T05:31:49.522777+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T05:31:49.522795+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T06:51:29.048182+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-05T06:51:29.988154+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T06:51:29.988204+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T06:51:29.988225+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T06:51:32.357356+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-05T06:51:32.364346+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T06:51:32.364384+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T06:51:32.364402+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T06:51:33.613563+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-05T06:51:33.620563+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T06:51:33.620600+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T06:51:33.620622+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T06:51:33.860552+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-05T06:52:39.251551+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lv.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lv.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lv.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T07:11:57.434548+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T07:11:57.703681+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T07:11:57.703733+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T07:11:57.703754+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T07:12:00.573740+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T07:12:00.579330+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T07:12:00.579360+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T07:12:00.579378+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T07:32:15.204119+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T07:32:18.066787+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T08:12:35.261763+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"POST"} [] [2025-05-05T08:12:35.441814+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"POST"} [] [2025-05-05T08:12:35.498256+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"POST"} [] [2025-05-05T08:12:35.718295+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T08:12:35.718325+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T08:12:35.718348+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T08:12:35.718367+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T08:12:35.718374+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T08:12:35.718391+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T08:12:35.718412+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T08:12:35.718465+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T08:12:35.718488+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T08:12:35.963713+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-05-05T08:12:35.972611+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T08:12:35.972642+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T08:12:35.972662+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T08:16:09.086191+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T08:16:10.709654+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T08:47:01.275643+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-login.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-login.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T08:47:25.979335+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T08:47:26.013124+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T08:47:26.013162+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T08:47:26.013181+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T08:47:27.038467+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T08:47:27.044636+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T08:47:27.044675+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T08:47:27.044693+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T09:02:08.195520+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T09:02:08.241008+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T09:02:08.241054+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T09:02:08.241073+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T09:02:08.462497+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T09:02:08.468582+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T09:02:08.468622+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T09:02:08.468641+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T09:02:09.676186+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:02:12.639965+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:02:14.496836+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wefeatit" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wefeatit\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wefeatit/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:02:14.890562+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wordpress" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wordpress\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:02:17.679062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/old" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/old\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:02:19.113052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/backup" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/backup\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:02:20.317848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:02:21.689258+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/test" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/test\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:02:22.630198+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:02:23.515631+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/temp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/temp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/temp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:02:24.618240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/blog" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/blog\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:32:31.525195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:32:31.819350+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-05-05T09:32:31.832169+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T09:32:31.832206+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T09:32:31.832226+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T09:32:32.147994+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-05-05T09:32:32.153266+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T09:32:32.153296+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T09:32:32.153313+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T09:32:32.382007+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:32:32.621342+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:32:32.791155+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:32:32.966191+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:32:33.109987+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:32:33.270687+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:32:33.431169+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T09:32:33.586202+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-05-05T09:32:33.591479+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T09:32:33.591514+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T09:32:33.591531+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T09:32:33.753372+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-05-05T09:32:33.760377+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T09:32:33.760415+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T09:32:33.760438+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T09:34:48.785714+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T11:39:53.570246+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T11:44:37.736440+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-05T11:44:38.056560+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T11:44:38.056612+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T11:44:38.056632+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T11:44:40.564953+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-05T11:44:40.571520+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T11:44:40.571551+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T11:44:40.571573+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T11:55:30.711516+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-05T11:55:30.788325+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T11:55:30.788384+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T11:55:30.788408+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T11:55:32.128063+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-05T11:55:32.133700+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T11:55:32.133730+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T11:55:32.133748+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T12:25:46.018983+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"GET"} [] [2025-05-05T12:25:46.060951+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T12:25:46.060999+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T12:25:46.061018+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T12:25:46.182865+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.oasb.wefeatit.com/login","method":"GET"} [] [2025-05-05T12:25:46.189455+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T12:25:46.189487+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T12:25:46.189505+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T12:25:57.546619+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/wp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/wp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T12:26:11.804453+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/wordpress" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/wordpress\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T12:26:20.505084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/oasb" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/oasb\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/oasb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T12:26:29.623900+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/wordpress" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/wordpress\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T12:26:37.986004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/old" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/old\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T12:26:41.821962+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/backup" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/backup\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T12:26:46.167374+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/new" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/new\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T12:26:48.382759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/test" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/test\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T12:26:56.981590+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/wp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/wp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T12:26:57.956845+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/temp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/temp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/temp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T12:27:06.828302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.oasb.wefeatit.com/blog" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.oasb.wefeatit.com/blog\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T13:22:16.706863+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T13:22:16.756368+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T13:22:16.756420+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T13:22:16.756442+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T13:22:17.238721+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T13:22:17.244397+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T13:22:17.244429+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T13:22:17.244447+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T13:29:02.215871+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T13:29:02.239571+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T13:29:02.239608+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T13:29:02.239627+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T13:29:03.422003+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T13:29:03.427736+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T13:29:03.427768+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T13:29:03.427786+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T14:33:27.020291+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T14:33:27.070520+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T14:33:27.070559+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T14:33:27.070578+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T14:33:27.238714+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T14:33:27.251543+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T14:33:27.251576+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T14:33:27.251594+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T14:33:27.340850+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T14:33:27.346390+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T14:33:27.346421+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T14:33:27.346439+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T14:37:14.073903+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T14:37:15.564134+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-05-05T14:37:15.579796+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T14:37:15.579851+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T14:37:15.579872+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T14:37:15.958018+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-05-05T14:37:15.963388+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T14:37:15.963417+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T14:37:15.963435+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T14:37:16.159548+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T14:37:16.584514+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T14:37:17.219910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T14:37:19.271096+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T14:37:19.834360+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T14:37:20.429025+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T14:37:20.653918+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T14:37:20.831756+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-05-05T14:37:20.837158+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T14:37:20.837189+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T14:37:20.837207+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T14:37:21.607960+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-05-05T14:37:21.613180+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T14:37:21.613210+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T14:37:21.613228+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T15:10:46.371570+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T15:10:46.403953+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T15:10:46.403989+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T15:10:46.404007+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T15:10:47.313598+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T15:10:47.319297+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T15:10:47.319329+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T15:10:47.319347+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:12:55.899506+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T16:12:57.235869+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T16:30:09.861119+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-05T16:30:09.897132+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:30:09.897180+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:30:09.897199+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:30:10.089941+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-05T16:30:10.096524+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:30:10.096553+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:30:10.096571+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:30:10.351679+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T16:30:10.501499+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-05-05T16:30:10.506897+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:30:10.506932+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:30:10.506950+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:30:10.894190+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.wefeatit.com/login","method":"GET"} [] [2025-05-05T16:30:10.901151+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:30:10.901182+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:30:10.901199+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:30:11.109299+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T16:33:02.052844+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T16:51:30.934804+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-05T16:51:30.956935+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:51:30.956977+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:30.956996+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:31.093333+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-05T16:51:31.099891+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:51:31.099920+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:31.099937+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:38.112454+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-05-05T16:51:38.120237+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:51:38.120272+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:39.120971+02:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken":"UsernamePasswordToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:39.151919+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:39.152068+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T16:51:39.207948+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-05T16:51:39.215275+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:51:39.215323+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:39.215348+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:39.245411+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T16:51:39.261558+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T16:51:39.263867+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T16:51:39.310814+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-05-05T16:51:39.315981+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:51:39.316010+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:39.316028+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:39.387334+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-05-05T16:51:39.393079+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:51:39.393109+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:39.393126+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:39.445655+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T16:51:39.470819+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T16:51:39.765211+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T16:51:40.150564+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-06-09T00%3A00%3A00%2B02%3A00&start=2025-04-28T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-05T16:51:40.158587+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:51:40.158637+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:40.158661+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:45.105441+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-05-05T16:51:45.110649+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:51:45.110677+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:45.110695+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:45.135046+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T16:51:45.159269+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T16:51:45.294816+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T16:51:45.554845+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-06-09T00%3A00%3A00%2B02%3A00&start=2025-04-28T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-05T16:51:45.560093+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:51:45.560122+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:45.560139+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:55.923428+02:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#invoices"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23invoices","method":"GET"} [] [2025-05-05T16:51:55.963304+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:51:55.963371+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:55.963396+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:51:55.966680+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-05T16:51:55.975237+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-05-05T16:51:55.975303+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-05-05T16:51:55.975334+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-05-05T16:51:55.975377+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-05-05T16:51:55.975401+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-05-05T16:51:55.975434+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-05-05T16:51:56.951186+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T16:51:56.959533+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T16:51:57.152299+02:00] php.INFO: Deprecated: Implicit conversion from float 880227.2999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 880227.2999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:361)"} [] [2025-05-05T16:51:57.265395+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T16:52:04.949816+02:00] request.INFO: Matched route "get_invoices_by_period". {"route":"get_invoices_by_period","route_parameters":{"_route":"get_invoices_by_period","_controller":"App\\Controller\\CompaniesController::getInvoicesByAccountingPeriod","companyId":"1","periodId":"6"},"request_uri":"https://oasb.wefeatit.com/clients/1/invoices/6","method":"GET"} [] [2025-05-05T16:52:04.956702+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:52:04.956743+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:52:04.956768+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:52:04.957625+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-05T16:52:04.960688+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-05-05T16:52:04.960739+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-05-05T16:52:04.960774+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-05-05T16:52:04.960803+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-05-05T16:52:04.960828+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-05-05T16:52:04.960854+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-05-05T16:52:33.274623+02:00] request.INFO: Matched route "get_invoices_by_period". {"route":"get_invoices_by_period","route_parameters":{"_route":"get_invoices_by_period","_controller":"App\\Controller\\CompaniesController::getInvoicesByAccountingPeriod","companyId":"1","periodId":"5"},"request_uri":"https://oasb.wefeatit.com/clients/1/invoices/5","method":"GET"} [] [2025-05-05T16:52:33.312913+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:52:33.312965+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:52:33.312984+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:52:33.315485+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-05T16:52:33.322159+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-05-05T16:52:33.322201+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-05-05T16:52:33.322225+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-05-05T16:52:33.322243+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-05-05T16:52:33.322258+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-05-05T16:52:33.322273+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-05-05T16:52:38.433918+02:00] request.INFO: Matched route "get_invoices_by_period". {"route":"get_invoices_by_period","route_parameters":{"_route":"get_invoices_by_period","_controller":"App\\Controller\\CompaniesController::getInvoicesByAccountingPeriod","companyId":"1","periodId":"6"},"request_uri":"https://oasb.wefeatit.com/clients/1/invoices/6","method":"GET"} [] [2025-05-05T16:52:38.439120+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:52:38.439151+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:52:38.439168+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:52:38.439763+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-05T16:52:38.441943+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-05-05T16:52:38.441985+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-05-05T16:52:38.442007+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-05-05T16:52:38.442024+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-05-05T16:52:38.442039+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-05-05T16:52:38.442053+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-05-05T16:52:57.460142+02:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#invoices"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23invoices","method":"GET"} [] [2025-05-05T16:52:57.484584+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:52:57.484635+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:52:57.484654+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:52:57.487248+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-05T16:52:57.506069+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-05-05T16:52:57.506125+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-05-05T16:52:57.506150+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-05-05T16:52:57.506167+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-05-05T16:52:57.506182+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-05-05T16:52:57.506196+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-05-05T16:52:58.029276+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T16:52:58.033270+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T16:52:58.237194+02:00] php.INFO: Deprecated: Implicit conversion from float 880227.2999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 880227.2999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:361)"} [] [2025-05-05T16:52:58.282321+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T16:53:33.130633+02:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#invoices"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23invoices","method":"GET"} [] [2025-05-05T16:53:33.153861+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:53:33.153911+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:53:33.153932+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:53:33.156917+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-05T16:53:33.165293+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-05-05T16:53:33.165355+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-05-05T16:53:33.165382+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-05-05T16:53:33.165407+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-05-05T16:53:33.165430+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-05-05T16:53:33.165451+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-05-05T16:53:33.388313+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T16:53:33.394470+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T16:53:33.590498+02:00] php.INFO: Deprecated: Implicit conversion from float 880227.2999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 880227.2999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:361)"} [] [2025-05-05T16:53:33.631836+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T16:53:48.790608+02:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#invoices"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23invoices","method":"GET"} [] [2025-05-05T16:53:48.813224+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:53:48.813260+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:53:48.813278+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:53:48.815910+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-05T16:53:48.823171+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-05-05T16:53:48.823213+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-05-05T16:53:48.823237+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-05-05T16:53:48.823255+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-05-05T16:53:48.823271+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-05-05T16:53:48.823285+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-05-05T16:53:49.080407+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T16:53:49.085071+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T16:53:49.262377+02:00] php.INFO: Deprecated: Implicit conversion from float 880227.2999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 880227.2999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:361)"} [] [2025-05-05T16:53:49.297445+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T16:54:01.830142+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-05T16:54:01.837013+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:54:01.837047+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:54:01.837066+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:54:01.918292+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-05T16:54:01.923752+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:54:01.923789+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:54:01.923808+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:54:32.113369+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-05-05T16:54:32.174066+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:54:32.174115+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:54:32.808468+02:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken":"UsernamePasswordToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:54:32.824000+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:54:32.824094+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T16:54:32.871536+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-05T16:54:32.876797+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:54:32.876827+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:54:32.876849+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:54:32.910097+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T16:54:32.921856+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T16:54:32.925272+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T16:54:32.970255+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-05-05T16:54:32.976141+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:54:32.976179+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:54:32.976197+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:54:33.045370+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-05-05T16:54:33.050671+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:54:33.050701+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:54:33.050719+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:54:33.098474+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T16:54:33.122984+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T16:54:33.343601+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T16:54:33.651720+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-06-09T00%3A00%3A00%2B02%3A00&start=2025-04-28T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-05T16:54:33.658420+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:54:33.658454+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:54:33.658475+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:59:08.688379+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-05T16:59:08.762475+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-05-05T16:59:08.762559+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-05-05T16:59:08.762620+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-05-05T16:59:12.699747+02:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.12: The default value of \"doctrine.orm.controller_resolver.auto_mapping\" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. at /home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:528)"} [] [2025-05-05T16:59:12.700121+02:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. at /home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:533)"} [] [2025-05-05T16:59:37.041741+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-05-05T16:59:37.074068+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:59:37.074105+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:59:37.074124+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:59:37.195030+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T16:59:37.268387+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T16:59:37.948963+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T16:59:38.211546+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-06-09T00%3A00%3A00%2B02%3A00&start=2025-04-28T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-05T16:59:38.218163+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:59:38.218195+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:59:38.218213+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:59:41.983425+02:00] request.INFO: Matched route "cheat_sheet". {"route":"cheat_sheet","route_parameters":{"_route":"cheat_sheet","_controller":"App\\Controller\\BookkeepingController::displayCheatSheet"},"request_uri":"https://oasb.wefeatit.com/cheat-sheet","method":"GET"} [] [2025-05-05T16:59:41.988672+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:59:41.988702+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:59:41.988719+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:59:42.058896+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unknown "markdown_to_html" filter." at index.html.twig line 28 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unknown \"markdown_to_html\" filter. at /home/wefeatitkc/www/oasb/templates/private/cheatSheet/index.html.twig:28)"} [] [2025-05-05T16:59:44.608571+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico" (from "https://oasb.wefeatit.com/ts-calendar")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" (from \"https://oasb.wefeatit.com/ts-calendar\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T16:59:48.726525+02:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#invoices"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23invoices","method":"GET"} [] [2025-05-05T16:59:48.731939+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:59:48.731968+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:59:48.731986+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:59:48.733427+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-05T16:59:48.736648+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-05-05T16:59:48.736688+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-05-05T16:59:48.736712+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-05-05T16:59:48.736729+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-05-05T16:59:48.736746+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-05-05T16:59:48.736760+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-05-05T16:59:49.051551+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T16:59:49.053281+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T16:59:49.241431+02:00] php.INFO: Deprecated: Implicit conversion from float 880227.2999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 880227.2999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:361)"} [] [2025-05-05T16:59:49.291414+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T16:59:52.953099+02:00] request.INFO: Matched route "get_invoices_by_period". {"route":"get_invoices_by_period","route_parameters":{"_route":"get_invoices_by_period","_controller":"App\\Controller\\CompaniesController::getInvoicesByAccountingPeriod","companyId":"1","periodId":"6"},"request_uri":"https://oasb.wefeatit.com/clients/1/invoices/6","method":"GET"} [] [2025-05-05T16:59:52.979580+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:59:52.979650+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:59:52.979677+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:59:52.982251+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-05T16:59:52.989234+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-05-05T16:59:52.989283+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-05-05T16:59:52.989306+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-05-05T16:59:52.989324+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-05-05T16:59:52.989339+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-05-05T16:59:52.989353+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-05-05T16:59:57.372502+02:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"98"},"request_uri":"https://oasb.wefeatit.com/billing/preview/98","method":"GET"} [] [2025-05-05T16:59:57.379557+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T16:59:57.379589+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:59:57.379608+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T16:59:57.385298+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:82)"} [] [2025-05-05T16:59:57.385347+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:83)"} [] [2025-05-05T16:59:57.385373+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:85)"} [] [2025-05-05T16:59:57.385391+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:86)"} [] [2025-05-05T16:59:57.385406+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:87)"} [] [2025-05-05T16:59:57.385421+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:88)"} [] [2025-05-05T16:59:57.385434+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:89)"} [] [2025-05-05T16:59:57.385448+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/BillingController.php:90)"} [] [2025-05-05T16:59:57.445518+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T16:59:57.448284+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T16:59:57.560988+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T17:00:07.734998+02:00] request.INFO: Matched route "get_invoices_by_period". {"route":"get_invoices_by_period","route_parameters":{"_route":"get_invoices_by_period","_controller":"App\\Controller\\CompaniesController::getInvoicesByAccountingPeriod","companyId":"1","periodId":"6"},"request_uri":"https://oasb.wefeatit.com/clients/1/invoices/6","method":"GET"} [] [2025-05-05T17:00:07.740237+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T17:00:07.740268+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:00:07.740285+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:00:07.741308+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-05T17:00:07.743821+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-05-05T17:00:07.743859+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-05-05T17:00:07.743882+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-05-05T17:00:07.743899+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-05-05T17:00:07.743915+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-05-05T17:00:07.743929+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-05-05T17:00:10.023044+02:00] request.INFO: Matched route "companies". {"route":"companies","route_parameters":{"_route":"companies","_controller":"App\\Controller\\CompaniesController::index"},"request_uri":"https://oasb.wefeatit.com/clients","method":"GET"} [] [2025-05-05T17:00:10.045775+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T17:00:10.045828+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:00:10.045849+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:00:10.048104+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-05T17:00:10.055681+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-05-05T17:00:10.055760+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-05-05T17:00:10.055792+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-05-05T17:00:10.055817+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-05-05T17:00:10.055840+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-05-05T17:00:10.055860+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-05-05T17:00:10.142330+02:00] php.INFO: Deprecated: Creation of dynamic property App\Entity\Company::$invoicesCompany is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Entity\\Company::$invoicesCompany is deprecated at /home/wefeatitkc/www/oasb/src/Entity/Company.php:105)"} [] [2025-05-05T17:00:10.150785+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T17:00:10.155008+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T17:00:10.396888+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T17:00:10.489278+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/build/assets/images/company/company.png" (from "https://oasb.wefeatit.com/clients")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/build/assets/images/company/company.png\" (from \"https://oasb.wefeatit.com/clients\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/images/company/company.png/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T17:00:10.497690+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/build/assets/images/company/none" (from "https://oasb.wefeatit.com/clients")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/build/assets/images/company/none\" (from \"https://oasb.wefeatit.com/clients\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/images/company/none/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T17:00:10.503574+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/build/assets/images/company/NA" (from "https://oasb.wefeatit.com/clients")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/build/assets/images/company/NA\" (from \"https://oasb.wefeatit.com/clients\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/images/company/NA/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T17:00:22.007158+02:00] request.INFO: Matched route "cheat_sheet". {"route":"cheat_sheet","route_parameters":{"_route":"cheat_sheet","_controller":"App\\Controller\\BookkeepingController::displayCheatSheet"},"request_uri":"https://oasb.wefeatit.com/cheat-sheet","method":"GET"} [] [2025-05-05T17:00:22.013896+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T17:00:22.013938+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:00:22.013958+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:00:22.074965+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unknown "markdown_to_html" filter." at index.html.twig line 28 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unknown \"markdown_to_html\" filter. at /home/wefeatitkc/www/oasb/templates/private/cheatSheet/index.html.twig:28)"} [] [2025-05-05T17:03:16.919393+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-05T17:03:16.930051+02:00] php.INFO: Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $id declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-05-05T17:03:16.930127+02:00] php.INFO: Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $companyId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-05-05T17:03:16.930190+02:00] php.INFO: Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $estimateId declared before required parameter $manager is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/ProjectController.php:72)"} [] [2025-05-05T17:03:17.693431+02:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.12: The default value of \"doctrine.orm.controller_resolver.auto_mapping\" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. at /home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:528)"} [] [2025-05-05T17:03:17.693527+02:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. at /home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:533)"} [] [2025-05-05T17:03:34.373218+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-05T17:03:34.399510+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T17:03:34.399546+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:34.399564+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:34.521016+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T17:03:34.568955+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T17:03:34.573820+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T17:03:34.616592+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-05-05T17:03:34.621926+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T17:03:34.621960+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:34.621978+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:34.687708+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-05-05T17:03:34.692950+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T17:03:34.692978+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:34.692995+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:34.736930+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T17:03:34.763868+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T17:03:34.997879+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T17:03:35.255204+02:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-06-09T00%3A00%3A00%2B02%3A00&start=2025-04-28T00%3A00%3A00%2B02%3A00","method":"GET"} [] [2025-05-05T17:03:35.263037+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T17:03:35.263086+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:35.263110+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:38.433305+02:00] request.INFO: Matched route "cheat_sheet". {"route":"cheat_sheet","route_parameters":{"_route":"cheat_sheet","_controller":"App\\Controller\\BookkeepingController::displayCheatSheet"},"request_uri":"https://oasb.wefeatit.com/cheat-sheet","method":"GET"} [] [2025-05-05T17:03:38.438456+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T17:03:38.438485+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:38.438502+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:38.468044+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unknown "markdown_to_html" filter." at index.html.twig line 28 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unknown \"markdown_to_html\" filter. at /home/wefeatitkc/www/oasb/templates/private/cheatSheet/index.html.twig:28)"} [] [2025-05-05T17:03:51.209298+02:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#invoices"},"request_uri":"https://oasb.wefeatit.com/clients/select/1/%23invoices","method":"GET"} [] [2025-05-05T17:03:51.231623+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T17:03:51.231685+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:51.231705+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:51.234799+02:00] php.INFO: Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter {"exception":"[object] (ErrorException(code: 0): Deprecated: Optional parameter $activeTab declared before required parameter $request is implicitly treated as a required parameter at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:156)"} [] [2025-05-05T17:03:51.242523+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:76)"} [] [2025-05-05T17:03:51.242566+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:77)"} [] [2025-05-05T17:03:51.242589+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:78)"} [] [2025-05-05T17:03:51.242618+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:79)"} [] [2025-05-05T17:03:51.242635+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:80)"} [] [2025-05-05T17:03:51.242649+02:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /home/wefeatitkc/www/oasb/src/Controller/CompaniesController.php:81)"} [] [2025-05-05T17:03:51.616098+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T17:03:51.620070+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T17:03:51.795673+02:00] php.INFO: Deprecated: Implicit conversion from float 880227.2999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 880227.2999999999 to int loses precision at /home/wefeatitkc/www/oasb/src/Entity/Company.php:361)"} [] [2025-05-05T17:03:51.867266+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T17:03:54.432882+02:00] request.INFO: Matched route "journal_entry_template_new". {"route":"journal_entry_template_new","route_parameters":{"_route":"journal_entry_template_new","_controller":"App\\Controller\\BookkeepingController::newTemplate"},"request_uri":"https://oasb.wefeatit.com/journal-entry-template/new","method":"GET"} [] [2025-05-05T17:03:54.438852+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T17:03:54.438881+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:54.438899+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:54.644643+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2025-05-05T17:03:54.648461+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-05-05T17:03:54.790341+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-05-05T17:03:59.857350+02:00] request.INFO: Matched route "cheat_sheet". {"route":"cheat_sheet","route_parameters":{"_route":"cheat_sheet","_controller":"App\\Controller\\BookkeepingController::displayCheatSheet"},"request_uri":"https://oasb.wefeatit.com/cheat-sheet","method":"GET"} [] [2025-05-05T17:03:59.863618+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T17:03:59.863653+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:59.863671+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:03:59.907263+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unknown "markdown_to_html" filter." at index.html.twig line 28 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unknown \"markdown_to_html\" filter. at /home/wefeatitkc/www/oasb/templates/private/cheatSheet/index.html.twig:28)"} [] [2025-05-05T17:27:15.099262+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/apikey/apikey.php%3Ftest=hello"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/apikey/apikey.php%3Ftest=hello\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/apikey/apikey.php%3Ftest=hello/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T17:28:05.180668+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T17:28:29.285198+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/Telerik.Web.UI.WebResource.axd%3Ftype=rau"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/Telerik.Web.UI.WebResource.axd%3Ftype=rau\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Telerik.Web.UI.WebResource.axd%3Ftype=rau/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T17:29:05.386308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/deployment-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/deployment-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/deployment-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T17:29:36.347880+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T17:29:44.449951+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T17:48:43.777449+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-05T17:48:43.814335+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T17:48:43.814371+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:48:43.814393+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:48:44.602964+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-05T17:48:44.608707+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T17:48:44.608736+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T17:48:44.608755+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T18:24:30.067434+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-05T18:24:30.129521+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T18:24:30.129580+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T18:24:30.129605+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T18:24:32.004330+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-05T18:24:32.009924+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T18:24:32.009954+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T18:24:32.009972+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T18:46:37.800032+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"POST"} [] [2025-05-05T18:46:37.800040+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"POST"} [] [2025-05-05T18:46:37.800231+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"POST"} [] [2025-05-05T18:46:37.883916+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T18:46:37.883964+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T18:46:37.883986+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T18:46:37.883986+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T18:46:37.884036+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T18:46:37.884058+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T18:46:37.884047+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T18:46:37.884098+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T18:46:37.884121+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T18:46:37.915978+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.oasb.wefeatit.com/","method":"POST"} [] [2025-05-05T18:46:37.925072+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T18:46:37.925106+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T18:46:37.925127+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T19:33:19.900947+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T20:02:54.234234+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T20:02:54.262588+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T20:02:54.262625+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:02:54.262645+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:02:54.579803+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/feed/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/feed/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/feed\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T20:06:54.591795+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T20:06:54.613820+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T20:06:54.613851+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:06:54.613870+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:06:55.291442+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T20:06:55.297257+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T20:06:55.297289+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:06:55.297307+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:06:55.929110+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T20:06:56.577073+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-05-05T20:06:56.582282+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T20:06:56.582311+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:06:56.582328+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:06:56.635250+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-05T20:06:57.252387+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T20:06:57.257644+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T20:06:57.257674+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:06:57.257691+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:06:57.884953+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T20:06:57.890404+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T20:06:57.890440+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:06:57.890459+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:06:59.532780+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T20:06:59.538595+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T20:06:59.538641+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:06:59.538666+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:07:00.169131+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/login")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/login\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T20:07:01.797332+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"http://wefeatit.com/register","method":"GET"} [] [2025-05-05T20:07:01.802688+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T20:07:01.802717+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:07:01.802747+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:07:01.820913+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-05T20:07:02.512117+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T20:07:02.517512+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T20:07:02.517545+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T20:07:02.517563+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T21:35:53.035709+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T21:35:53.077639+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T21:35:53.077692+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T21:35:53.077712+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T21:35:55.047357+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T21:35:55.053276+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T21:35:55.053309+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T21:35:55.053328+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T21:41:52.152092+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T21:41:52.737667+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-05-05T21:41:52.752452+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T21:41:52.752502+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T21:41:52.752522+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T21:41:53.541865+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-05-05T21:41:53.547406+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T21:41:53.547437+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T21:41:53.547455+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T21:41:54.390329+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T21:41:54.990493+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T21:41:55.222644+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T21:41:55.531031+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T21:41:55.816971+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T21:41:56.073867+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T21:41:56.942285+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-05T21:41:58.327723+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-05-05T21:41:58.332854+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T21:41:58.332883+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T21:41:58.332901+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T21:41:58.709678+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-05-05T21:41:58.714957+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T21:41:58.714987+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T21:41:58.715004+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T22:21:33.396751+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-05T22:21:33.420471+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T22:21:33.420504+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T22:21:33.420523+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T22:21:34.035889+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-05T22:21:34.041576+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-05T22:21:34.041605+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T22:21:34.041623+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-05T22:41:25.595765+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T01:17:04.879336+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-06T01:17:04.932919+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T01:17:04.932969+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T01:17:04.932988+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T01:17:05.134717+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-06T01:17:05.140323+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T01:17:05.140367+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T01:17:05.140387+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T01:38:04.069008+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sftp-config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sftp-config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sftp-config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T01:38:04.693359+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T01:42:38.289563+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-06T01:42:38.324449+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T01:42:38.324499+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T01:42:38.324519+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T01:42:39.502897+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-06T01:42:39.508455+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T01:42:39.508484+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T01:42:39.508501+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T01:42:39.844985+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-06T01:42:39.850178+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T01:42:39.850207+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T01:42:39.850229+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T01:42:39.874521+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-06T01:44:23.381919+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/adminer.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/adminer.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/adminer.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T01:44:23.973259+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bd.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bd.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bd.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T01:44:24.904921+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/migration.sql"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/migration.sql\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/migration.sql/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T02:04:45.128708+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-06T02:04:45.158972+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T02:04:45.159010+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:04:45.159028+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:04:45.433178+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-05-06T02:04:45.440250+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T02:04:45.440288+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:04:45.496484+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:04:45.496566+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-05-06T02:04:45.499040+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:04:45.499650+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:04:45.828672+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-06T02:04:45.834286+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T02:04:45.834316+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:04:45.834335+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:07:59.753269+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T02:15:55.842622+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T02:15:55.875298+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T02:15:55.875337+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:15:55.875355+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:15:56.241989+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T02:15:56.247753+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T02:15:56.247784+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:15:56.247802+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:15:57.033617+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T02:15:57.039066+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T02:15:57.039093+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:15:57.039111+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:25:45.131970+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T02:33:03.517559+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T02:33:04.294437+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-06T02:33:04.307322+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T02:33:04.307361+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:33:04.307380+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:40:37.918343+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T02:40:39.202528+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T02:42:03.402783+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T02:42:04.337728+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-05-06T02:42:04.350370+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T02:42:04.350400+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:42:04.350418+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:42:04.562872+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-05-06T02:42:04.568037+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T02:42:04.568065+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:42:04.568083+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:42:05.268211+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T02:42:05.513852+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T02:42:07.088142+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T02:42:07.530237+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T02:42:07.850937+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T02:42:08.113863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T02:42:08.396879+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T02:42:08.780941+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-05-06T02:42:08.786122+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T02:42:08.786150+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:42:08.786168+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:42:19.473075+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-05-06T02:42:19.493654+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T02:42:19.493697+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T02:42:19.493716+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T03:43:02.032816+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T03:49:29.275365+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T03:49:29.304129+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T03:49:29.304171+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T03:49:29.304190+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T03:49:33.295983+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-06T03:49:33.301638+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T03:49:33.301666+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T03:49:33.301683+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T04:36:13.529271+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-05-06T04:36:13.562860+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T04:36:13.562897+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T04:36:13.562916+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T04:39:29.255330+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-05-06T04:39:29.292720+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T04:39:29.292761+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T04:39:29.292781+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T05:28:19.084974+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T06:14:34.626524+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-05-06T06:14:36.189613+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T06:14:36.189667+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T06:14:36.189688+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T06:56:17.373841+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-06T06:56:18.006028+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T06:56:18.006080+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T06:56:18.006100+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T06:56:24.810834+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-06T06:56:24.816470+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T06:56:24.816499+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T06:56:24.816517+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T07:09:10.876789+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:43.844311+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-05-06T08:30:43.844466+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/","method":"GET"} [] [2025-05-06T08:30:44.605785+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T08:30:44.605835+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T08:30:44.605858+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T08:30:44.605877+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T08:30:44.605932+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T08:30:44.605953+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T08:30:46.962642+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:49.098610+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:49.198132+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://www.wefeatit.com/php-cgi/php-cgi.exe"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST https://www.wefeatit.com/php-cgi/php-cgi.exe\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php-cgi/php-cgi.exe\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:49.294253+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:49.392158+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:49.526656+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:49.647358+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:49.774565+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:49.867662+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:50.015138+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:50.108881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:50.429603+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:50.753266+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:50.851064+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:50.967277+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:51.060922+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:51.159852+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:30:51.255501+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-05-06T08:30:51.260901+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T08:30:51.260939+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T08:30:51.260959+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T08:41:03.649396+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-06T08:41:03.671558+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T08:41:03.671589+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T08:41:03.671608+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T08:41:04.567647+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-06T08:41:04.573259+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T08:41:04.573287+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T08:41:04.573304+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T08:49:24.994594+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T08:57:18.573983+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:02:43.311832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:26.966902+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-signin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-signin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-signin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:27.300192+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/Diff/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/Diff/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/Diff/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:27.372513+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Text/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Text/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Text/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:27.449317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/ioxi/ioxi"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/ioxi/ioxi\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/ioxi/ioxi/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:27.531964+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:27.612910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/C7aqylzu2vp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/C7aqylzu2vp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/C7aqylzu2vp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:27.680848+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/tinymce/plugins/compat3x/css"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/tinymce/plugins/compat3x/css\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/tinymce/plugins/compat3x/css/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:27.750297+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:27.823150+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wsa.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wsa.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wsa.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:27.893142+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/shapes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/shapes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/shapes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:27.959679+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/mu-plugins/item.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/mu-plugins/item.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/mu-plugins/item.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.030273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/elementor/wp-error_log.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/elementor/wp-error_log.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/elementor/wp-error_log.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.098456+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/customize"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/customize\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/customize/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.165920+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/settings.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/settings.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/settings.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.239427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/class-wp-lock.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/class-wp-lock.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/class-wp-lock.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.307195+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/123.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/123.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/123.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.373454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/BibpeUT6Srj.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/BibpeUT6Srj.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/BibpeUT6Srj.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.443180+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.507956+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/SimplePie/Cache/cloud.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/SimplePie/Cache/cloud.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/SimplePie/Cache/cloud.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.575724+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/WSO.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/WSO.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/WSO.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.646377+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/7LGSNpCH2Ai.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/7LGSNpCH2Ai.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/7LGSNpCH2Ai.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.721643+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.788116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/9KoYaRW2ViG.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/9KoYaRW2ViG.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/9KoYaRW2ViG.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.860954+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/95GjR2oLVAq.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/95GjR2oLVAq.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/95GjR2oLVAq.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.929285+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/wp-conflg.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/wp-conflg.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/wp-conflg.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T09:32:28.995284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:17:21.887805+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T10:17:22.151694+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T10:17:22.151745+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T10:17:22.151765+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T10:17:24.285174+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-06T10:17:24.291280+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T10:17:24.291314+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T10:17:24.291332+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T10:25:40.045878+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:25:40.380107+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-05-06T10:25:40.685922+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T10:25:40.685988+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T10:25:40.686013+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T10:25:42.033870+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-05-06T10:25:42.039214+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T10:25:42.039249+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T10:25:42.039268+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T10:25:42.300284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:25:42.457110+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:25:42.612183+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:25:42.763397+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:25:42.913526+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:25:43.064133+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:25:43.215910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:25:43.372276+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-05-06T10:25:43.379319+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T10:25:43.379358+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T10:25:43.379380+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T10:25:43.529772+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-05-06T10:25:43.535387+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T10:25:43.535420+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T10:25:43.535438+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T10:42:32.535425+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.env.save"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.env.save\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.save/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:42:32.728148+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/.env.prod"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/.env.prod\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.prod/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:42:32.817114+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:42:32.903225+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/api/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/api/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:42:32.989305+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/assets/env.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/assets/env.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/env.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:42:33.064328+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/js/config.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/js/config.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/config.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:42:33.144854+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/js/app.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/js/app.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/app.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:42:33.223000+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:42:33.304317+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/phpinfo.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/phpinfo.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:42:33.385498+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:42:33.518229+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/php_info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/php_info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php_info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:42:33.594304+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/phpinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/phpinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/phpinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T10:42:33.679348+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"POST"} [] [2025-05-06T10:42:33.697990+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T10:42:33.698023+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T10:42:33.698044+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T10:46:43.449465+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/menu-header.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/menu-header.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/menu-header.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T11:11:58.504633+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T11:11:58.551573+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T11:11:58.551631+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T11:11:58.551702+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T11:12:00.466268+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-06T11:12:00.474379+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T11:12:00.474425+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T11:12:00.474449+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T11:49:06.326437+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/jquery.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/jquery.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery/jquery.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T12:18:11.358206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T12:18:11.597936+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-06T12:18:11.616174+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T12:18:11.616205+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T12:18:11.616223+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T12:18:11.795011+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-06T12:18:11.802029+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T12:18:11.802072+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T12:18:11.802097+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T12:35:25.173816+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T12:35:25.525744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T13:29:23.776147+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T13:29:24.812065+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-06T13:29:25.151445+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T13:29:25.151520+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:29:25.151553+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:29:27.696137+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-06T13:29:27.701470+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T13:29:27.701502+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:29:27.701519+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:29:44.118652+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-06T13:29:44.154076+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T13:29:44.154127+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:29:44.154147+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:29:44.909183+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-06T13:29:44.914462+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T13:29:44.914491+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:29:44.914508+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:29:58.653533+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T13:30:03.598696+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-06T13:30:03.620562+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T13:30:03.620618+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:30:03.620638+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:30:07.537821+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-06T13:30:07.543215+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T13:30:07.543245+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:30:07.543263+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:31:34.909615+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T13:31:34.931912+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T13:31:34.931955+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:31:34.931973+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:31:35.271583+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T13:31:35.277659+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T13:31:35.277702+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:31:35.277721+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:31:36.074909+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T13:31:36.080163+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T13:31:36.080192+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T13:31:36.080210+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T15:16:06.001096+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-06T15:16:06.105919+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T15:16:06.105969+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T15:16:06.105989+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T15:16:06.415557+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-06T15:16:06.421420+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T15:16:06.421457+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T15:16:06.421476+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T15:16:06.591427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/@vite/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/@vite/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/@vite/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:06.770140+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/actuator/env"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/actuator/env\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/actuator/env/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:06.851356+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/server"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/server\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:06.943042+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.vscode/sftp.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.vscode/sftp.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:07.027704+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/about"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/about\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:07.106790+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/debug/default/view"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/debug/default/view\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:07.191726+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/v2/_catalog"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/v2/_catalog\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:07.285180+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:07.444832+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/login.action"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/login.action\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:07.570421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/_all_dbs"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/_all_dbs\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:07.698250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/bankstatements/.DS_Store"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/bankstatements/.DS_Store\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bankstatements/.DS_Store/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:07.880178+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:07.982289+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/2363e21393e26333e24353/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:08.124395+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/config.json"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/config.json\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:08.265840+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/telescope/requests"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/telescope/requests\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:08.469023+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/info.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/info.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:16:08.548345+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} [] [2025-05-06T15:16:08.554255+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T15:16:08.554287+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T15:16:08.554304+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T15:31:48.200738+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:31:51.722346+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T15:31:51.735455+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T15:31:51.735494+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T15:31:51.735512+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T15:31:52.638960+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-06T15:31:52.644156+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T15:31:52.644185+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T15:31:52.644202+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T15:31:54.192919+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index.html" (from "http://wefeatit.com/index.html")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index.html\" (from \"http://wefeatit.com/index.html\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T15:47:42.926788+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-06T15:47:42.960247+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T15:47:42.960296+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T15:47:42.960329+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T15:47:44.201323+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-06T15:47:44.207267+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T15:47:44.207302+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T15:47:44.207320+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T16:05:32.251594+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-06T16:05:32.292865+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T16:05:32.292906+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T16:05:32.292925+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T16:05:32.441514+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-06T16:05:32.448116+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T16:05:32.448148+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T16:05:32.448166+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T16:05:39.056557+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T16:05:44.216511+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wordpress" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wordpress\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T16:05:50.719229+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wefeatit" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wefeatit\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wefeatit/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T16:05:56.307625+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wordpress" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wordpress\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T16:06:01.202450+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/old" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/old\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T16:06:18.033629+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/backup" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/backup\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T16:06:29.180395+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/new" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/new\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T16:06:34.847160+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/test" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/test\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/test/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T16:06:42.047138+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/wp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/wp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T16:06:49.344064+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/temp" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/temp\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/temp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T16:06:54.208698+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.wefeatit.com/blog" (from "www.google.com")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.wefeatit.com/blog\" (from \"www.google.com\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T16:50:01.837518+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T16:50:02.867473+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T16:50:02.867537+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T16:50:02.867560+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T17:01:55.280890+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T17:36:13.637581+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T17:36:13.691596+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T17:36:13.691641+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T17:36:13.691660+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T17:36:14.992164+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-06T17:36:14.997922+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T17:36:14.997954+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T17:36:14.997971+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T17:42:17.501114+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T17:42:17.539541+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T17:42:17.539604+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T17:42:17.539630+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T17:42:17.960700+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T17:42:17.966832+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T17:42:17.966871+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T17:42:17.966889+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T17:42:18.756318+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T17:42:18.763653+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T17:42:18.763687+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T17:42:18.763720+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T18:01:13.303557+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-06T18:01:13.330811+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T18:01:13.330870+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T18:01:13.330890+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T18:01:13.728823+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-05-06T18:01:13.736567+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T18:01:13.736611+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T18:01:13.771103+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T18:01:13.771200+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-05-06T18:01:13.773965+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T18:01:13.774609+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T18:01:13.952347+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-06T18:01:13.957656+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T18:01:13.957684+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T18:01:13.957702+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T18:23:14.553618+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://www.git.oasb.wefeatit.com/public/","method":"GET"} [] [2025-05-06T18:23:14.598835+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T18:23:14.598883+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T18:23:14.598903+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T18:23:14.909792+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.git.oasb.wefeatit.com/public/login","method":"GET"} [] [2025-05-06T18:23:14.915502+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T18:23:14.915534+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T18:23:14.915551+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T19:17:03.446452+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/css.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/css.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/css.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:04.523427+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:04.604658+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:04.676992+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:04.748960+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:04.818846+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/themes/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/themes/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/themes/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:04.888264+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:04.962990+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:05.037330+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:05.117854+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:05.196508+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/classwithtostring.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/classwithtostring.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/classwithtostring.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:05.270589+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:05.338051+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/a.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/a.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/a.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:05.412294+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/core-plugin/include.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/core-plugin/include.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:05.479732+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/index/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/index/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:05.557744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about.PHP"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about.PHP\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about.PHP/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:05.624741+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/indeex.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/indeex.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/indeex.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:05.691144+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:05.759864+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/js/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/js/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/js/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:05.830538+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/Requests/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/Requests/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/Requests/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:05.900380+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:05.966761+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/hehehehe.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/hehehehe.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hehehehe.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.034739+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/simple.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/simple.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/simple.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.102553+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cong.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cong.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cong.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.168221+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/includes/xmrlpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/includes/xmrlpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/includes/xmrlpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.235765+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/function.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/function.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/function.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.304807+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/edit.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/edit.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/edit.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.375127+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/css/colors/blue/blkafewl.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/css/colors/blue/blkafewl.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/css/colors/blue/blkafewl.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.443084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/moon.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/moon.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/moon.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.512055+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.tmb/admin.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.tmb/admin.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.tmb/admin.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.578747+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/ini.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/ini.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ini.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.646690+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/atomlib.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/atomlib.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/atomlib.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.713924+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/block-patterns/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/block-patterns/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/block-patterns/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.779629+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-content/plugins/dummyyummy/wp-signup.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-content/plugins/dummyyummy/wp-signup.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.848165+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-admin/images/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-admin/images/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/images/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.914269+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/max.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/max.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/max.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:06.980306+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:07.047802+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-files.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-files.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-files.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:07.118460+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/pomo/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/pomo/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/pomo/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:07.191723+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/ID3/about.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/ID3/about.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/ID3/about.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:07.262060+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/doc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/doc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/doc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:07.331277+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/x.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/x.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/x.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:07.408879+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/content.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/content.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/content.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:07.479258+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/.well-known/acme-challenge/themes.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/.well-known/acme-challenge/themes.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.well-known/acme-challenge/themes.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:07.545982+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/xmlrpc.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/xmlrpc.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/xmlrpc.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:07.613931+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/new.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/new.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T19:17:07.680382+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/lv.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/lv.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lv.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T20:01:41.062056+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-06T20:01:41.112611+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T20:01:41.112662+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:01:41.112682+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:01:48.148821+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-06T20:01:48.154542+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T20:01:48.154572+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:01:48.154590+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:18:20.863801+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/media/system/js/core.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/media/system/js/core.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/media/system/js/core.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T20:31:50.984245+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://www.git.oasb.wefeatit.com/public/client/planinfo"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://www.git.oasb.wefeatit.com/public/client/planinfo\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/client/planinfo/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T20:35:45.230765+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-06T20:35:45.258364+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T20:35:45.258409+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:35:45.258427+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:35:45.662117+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-06T20:35:45.667797+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T20:35:45.667830+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:35:45.667848+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:36:21.659950+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://www.git.oasb.wefeatit.com/public/register","method":"GET"} [] [2025-05-06T20:36:21.703298+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T20:36:21.703347+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:36:21.703367+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:36:21.966043+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-06T20:38:05.520435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T20:45:17.645060+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T20:45:17.890955+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"HEAD"} [] [2025-05-06T20:45:17.908940+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T20:45:17.908989+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:45:17.909008+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:45:18.123413+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-05-06T20:45:18.128671+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T20:45:18.128701+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:45:18.128719+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:45:18.321521+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T20:45:18.473704+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T20:45:18.636781+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T20:45:18.799478+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T20:45:18.967382+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T20:45:19.127587+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T20:45:19.277896+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T20:45:19.427094+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://wefeatit.com/home","method":"HEAD"} [] [2025-05-06T20:45:19.432522+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T20:45:19.432557+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:45:19.432579+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:45:19.579755+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-05-06T20:45:19.585122+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T20:45:19.585157+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T20:45:19.585175+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T21:22:13.060370+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.git.oasb.wefeatit.com/public/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.git.oasb.wefeatit.com/public/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T22:07:39.007974+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://www.git.oasb.wefeatit.com/public/login","method":"GET"} [] [2025-05-06T22:07:39.046199+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T22:07:39.046240+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T22:07:39.046259+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T22:18:47.355775+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-06T22:18:47.380737+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T22:18:47.380786+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T22:18:47.380810+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T22:18:48.017310+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-06T22:18:48.023238+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T22:18:48.023268+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T22:18:48.023290+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T22:18:48.606810+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-06T22:18:48.612242+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T22:18:48.612271+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T22:18:48.612289+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T22:18:48.755444+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-06T22:23:50.956562+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T22:23:56.023774+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-06T22:23:56.036718+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T22:23:56.036756+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T22:23:56.036774+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T22:23:56.740211+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-06T22:23:56.745497+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T22:23:56.745526+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T22:23:56.745543+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T22:40:50.197759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T23:14:13.499480+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-06T23:14:13.545525+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T23:14:13.545575+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T23:14:13.545595+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T23:40:28.038109+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-06T23:40:28.075527+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T23:40:28.075594+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T23:40:28.075621+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T23:41:07.320179+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-06T23:41:07.341131+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-06T23:41:07.341170+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T23:41:07.341189+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-06T23:41:20.524462+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-06T23:41:56.752594+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T00:31:51.544370+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-05-07T00:31:51.592333+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T00:31:51.592399+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T00:31:51.592424+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T00:48:15.101957+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T00:48:19.323448+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-07T00:48:19.337240+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T00:48:19.337277+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T00:48:19.337295+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T00:48:19.918401+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-07T00:48:19.923675+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T00:48:19.923706+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T00:48:19.923723+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T00:55:39.679839+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-07T00:55:39.702963+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T00:55:39.703007+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T00:55:39.703026+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T00:55:40.682687+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-07T00:55:40.689153+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T00:55:40.689188+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T00:55:40.689207+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:02:43.274980+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T01:02:43.323819+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T01:02:43.323872+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:02:43.323894+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:02:51.613487+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-07T01:02:51.619233+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T01:02:51.619267+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:02:51.619285+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:02:55.721943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T01:03:02.346281+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/favicon.ico"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/favicon.ico\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T01:11:25.846875+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T01:44:55.720541+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/responsible-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/responsible-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/responsible-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T01:49:28.601407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/responsible-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/responsible-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/responsible-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T01:51:06.926393+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/responsible-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/responsible-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/responsible-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T01:51:59.658416+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bug-bounty"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bug-bounty\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bug-bounty/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T01:53:30.667180+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/bug-bounty"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/bug-bounty\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/bug-bounty/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T01:55:36.675049+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/bug-bounty"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/bug-bounty\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/bug-bounty/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T01:55:50.199519+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/legal/bug-bounty"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/legal/bug-bounty\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/legal/bug-bounty/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T01:56:17.793099+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?s=captcha&test=-1","method":"POST"} [] [2025-05-07T01:56:18.227399+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T01:56:18.227452+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:56:18.227476+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:56:19.535905+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-07T01:56:19.541271+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T01:56:19.541301+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:56:19.541323+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:56:20.063807+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?s=captcha&test=-1","method":"POST"} [] [2025-05-07T01:56:20.070983+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T01:56:20.071013+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:56:20.071032+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:56:20.270322+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-07T01:56:20.275681+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T01:56:20.275712+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:56:20.275729+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:58:03.774015+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vulnerability-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vulnerability-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vulnerability-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T01:58:54.806380+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/vulnerability-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/vulnerability-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/vulnerability-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T01:59:42.418753+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T01:59:42.440764+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T01:59:42.440816+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:59:42.440835+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:59:42.593278+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T01:59:42.598985+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T01:59:42.599020+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:59:42.599038+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:59:42.765582+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T01:59:42.771063+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T01:59:42.771097+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T01:59:42.771115+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T02:01:19.477479+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/vulnerability-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/vulnerability-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/vulnerability-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:01:57.370154+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bounty"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bounty\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bounty/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:03:26.333449+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/bounty"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/bounty\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/bounty/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:04:39.857843+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/bounty"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/bounty\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/bounty/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:06:54.604221+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bugbounty"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bugbounty\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bugbounty/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:08:15.219514+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/bugbounty"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/bugbounty\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/bugbounty/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:08:44.819881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/bugbounty"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/bugbounty\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/bugbounty/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:10:05.949989+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/responsible-disclosure-policy"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/responsible-disclosure-policy\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/responsible-disclosure-policy/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:12:13.263706+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/responsible-disclosure-policy"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/responsible-disclosure-policy\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/responsible-disclosure-policy/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:13:26.014980+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/responsible-disclosure-policy"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/responsible-disclosure-policy\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/responsible-disclosure-policy/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:13:48.328532+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bug-bounty-program"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bug-bounty-program\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bug-bounty-program/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:16:03.251279+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/bug-bounty-program"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/bug-bounty-program\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/bug-bounty-program/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:17:18.761332+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/bug-bounty-program"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/bug-bounty-program\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/bug-bounty-program/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:18:23.216669+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-07T02:18:23.243585+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T02:18:23.243628+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T02:18:23.243647+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T02:18:39.279453+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/legal/responsible-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/legal/responsible-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/legal/responsible-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:19:15.231697+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/about/responsible-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/about/responsible-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/responsible-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:21:27.324438+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/about/responsible-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/about/responsible-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/about/responsible-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:22:13.505393+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:24:01.355666+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/security"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/security\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/security/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:24:32.013454+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/trust/responsible-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/trust/responsible-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/trust/responsible-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:26:38.208511+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/trust/responsible-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/trust/responsible-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/trust/responsible-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:26:59.492406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bug-report"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bug-report\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bug-report/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:28:13.102721+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/bug-report"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/bug-report\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/bug-report/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:30:04.463735+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/bug-report"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/bug-report\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/bug-report/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:30:06.425746+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wordpress"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wordpress\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:30:06.615655+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"HEAD"} [] [2025-05-07T02:30:06.629191+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T02:30:06.629251+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T02:30:06.629271+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T02:30:06.826627+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"HEAD"} [] [2025-05-07T02:30:06.832048+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T02:30:06.832091+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T02:30:06.832110+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T02:30:07.026753+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/wp"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/wp\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:30:07.192646+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bc"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bc\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bc/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:30:07.348707+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/bk"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/bk\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bk/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:30:07.506638+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/backup"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/backup\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backup/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:30:07.654063+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/old"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/old\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/old/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:30:07.800564+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/new"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/new\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/new/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:30:07.949423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD http://www.wefeatit.com/main"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD http://www.wefeatit.com/main\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:30:08.097217+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://www.wefeatit.com/home","method":"HEAD"} [] [2025-05-07T02:30:08.102633+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T02:30:08.102667+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T02:30:08.102686+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T02:30:08.249192+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://www.wefeatit.com/ts-calendar","method":"HEAD"} [] [2025-05-07T02:30:08.256463+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T02:30:08.256505+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T02:30:08.256534+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T02:30:50.489788+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/report-vulnerability"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/report-vulnerability\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/report-vulnerability/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:32:07.280518+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/report-vulnerability"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/report-vulnerability\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/report-vulnerability/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:33:36.827875+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/report-vulnerability"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/report-vulnerability\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/report-vulnerability/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:34:49.666547+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vulnerability-reporting"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vulnerability-reporting\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vulnerability-reporting/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:36:39.804993+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/vulnerability-reporting"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/vulnerability-reporting\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/vulnerability-reporting/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:38:07.277196+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/vulnerability-reporting"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/vulnerability-reporting\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/vulnerability-reporting/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:39:11.641143+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bug-bounty-policy"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bug-bounty-policy\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bug-bounty-policy/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:40:44.024771+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/bug-bounty-policy"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/bug-bounty-policy\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/bug-bounty-policy/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:42:18.340625+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/bug-bounty-policy"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/bug-bounty-policy\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/bug-bounty-policy/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:42:59.401041+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/legal/vulnerability-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/legal/vulnerability-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/legal/vulnerability-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:43:54.831581+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security-program"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security-program\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security-program/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:45:39.558182+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/security-program"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/security-program\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/security-program/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:46:30.027943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/trust/bug-bounty"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/trust/bug-bounty\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/trust/bug-bounty/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:48:16.834004+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/trust/bug-bounty"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/trust/bug-bounty\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/trust/bug-bounty/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:48:47.685964+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/report-bug"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/report-bug\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/report-bug/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:50:30.301431+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/report-bug"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/report-bug\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/report-bug/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:51:42.153557+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/report-bug"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/report-bug\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/report-bug/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:52:39.747749+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:54:11.971170+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:55:15.634645+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:57:14.237687+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bug-hunting"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bug-hunting\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bug-hunting/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:58:05.380471+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/bug-hunting"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/bug-hunting\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/bug-hunting/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T02:59:35.300891+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/bug-hunting"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/bug-hunting\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/bug-hunting/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:00:57.699731+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vulnerability-disclosure-program"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vulnerability-disclosure-program\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vulnerability-disclosure-program/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:01:21.111635+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/vulnerability-disclosure-program"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/vulnerability-disclosure-program\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/vulnerability-disclosure-program/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:03:05.262708+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/vulnerability-disclosure-program"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/vulnerability-disclosure-program\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/vulnerability-disclosure-program/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:03:59.138286+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bug-bounty-guidelines"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bug-bounty-guidelines\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bug-bounty-guidelines/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:05:50.014702+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/bug-bounty-guidelines"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/bug-bounty-guidelines\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/bug-bounty-guidelines/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:06:17.654465+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/bug-bounty-guidelines"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/bug-bounty-guidelines\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/bug-bounty-guidelines/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:07:52.925823+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/legal/security"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/legal/security\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/legal/security/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:09:09.891296+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/trust/security"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/trust/security\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/trust/security/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:10:00.413302+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/trust/security"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/trust/security\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/trust/security/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:11:48.533141+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/report-security-issue"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/report-security-issue\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/report-security-issue/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:12:02.882647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/report-security-issue"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/report-security-issue\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/report-security-issue/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:13:23.105053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/report-security-issue"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/report-security-issue\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/report-security-issue/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:14:45.760606+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security-policy"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security-policy\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security-policy/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:15:36.164862+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/security-policy"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/security-policy\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/security-policy/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:17:23.753561+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/legal/security-policy"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/legal/security-policy\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/legal/security-policy/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:18:12.053206+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bug-bounty-programme"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bug-bounty-programme\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bug-bounty-programme/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:19:57.908603+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/bug-bounty-programme"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/bug-bounty-programme\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/bug-bounty-programme/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:20:43.837777+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/bug-bounty-programme"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/bug-bounty-programme\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/bug-bounty-programme/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:21:59.231688+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vulnerability"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vulnerability\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vulnerability/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:22:50.118326+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/vulnerability"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/vulnerability\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/vulnerability/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:24:11.929797+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/vulnerability"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/vulnerability\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/vulnerability/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:25:35.854457+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/responsible-reporting"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/responsible-reporting\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/responsible-reporting/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:26:41.624810+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/responsible-reporting"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/responsible-reporting\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/responsible-reporting/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:27:13.632442+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/responsible-reporting"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/responsible-reporting\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/responsible-reporting/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:29:01.988825+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bug-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bug-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bug-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:30:24.644030+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/bug-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/bug-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/bug-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:31:33.081592+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/bug-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/bug-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/bug-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:32:28.312675+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security-research"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security-research\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security-research/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:33:24.263263+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/security-research"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/security-research\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/security-research/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:35:01.761348+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/trust/security-research"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/trust/security-research\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/trust/security-research/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:35:51.293877+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bug-bounty-rules"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bug-bounty-rules\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bug-bounty-rules/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:36:49.226752+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/bug-bounty-rules"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/bug-bounty-rules\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/bug-bounty-rules/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:37:53.335027+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/bug-bounty-rules"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/bug-bounty-rules\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/bug-bounty-rules/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:39:50.537442+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/report-a-bug"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/report-a-bug\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/report-a-bug/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:40:18.994185+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/report-a-bug"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/report-a-bug\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/report-a-bug/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:41:37.255672+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/report-a-bug"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/report-a-bug\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/report-a-bug/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:42:46.855639+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:43:57.841224+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/security-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/security-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/security-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:44:29.866562+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/legal/security-disclosure"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/legal/security-disclosure\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/legal/security-disclosure/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:45:24.207230+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/bug-bounty-information"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/bug-bounty-information\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bug-bounty-information/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:47:06.838016+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/bug-bounty-information"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/bug-bounty-information\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/bug-bounty-information/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:48:04.197695+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/bug-bounty-information"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/bug-bounty-information\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/bug-bounty-information/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:49:28.683009+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/vulnerability-report"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/vulnerability-report\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vulnerability-report/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:49:41.706957+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/en/vulnerability-report"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/en/vulnerability-report\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/vulnerability-report/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:51:14.791743+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/security/vulnerability-report"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/security/vulnerability-report\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/security/vulnerability-report/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:52:04.212898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/divulgation-responsable"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/divulgation-responsable\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/divulgation-responsable/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:53:21.398340+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fr/divulgation-responsable"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fr/divulgation-responsable\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fr/divulgation-responsable/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:54:50.111519+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/securite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/securite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/securite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:55:27.752648+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fr/securite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fr/securite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fr/securite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:56:29.062822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/assets/plugins/jQuery-File-Upload/server/php/index.php"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/assets/plugins/jQuery-File-Upload/server/php/index.php\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/plugins/jQuery-File-Upload/server/php/index.php/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:57:14.905335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/divulgation-des-vulnerabilites"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/divulgation-des-vulnerabilites\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/divulgation-des-vulnerabilites/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:58:15.538890+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fr/divulgation-des-vulnerabilites"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fr/divulgation-des-vulnerabilites\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fr/divulgation-des-vulnerabilites/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:58:49.986086+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/politique-de-securite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/politique-de-securite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/politique-de-securite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T03:59:53.997073+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/fr/politique-de-securite"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/fr/politique-de-securite\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/fr/politique-de-securite/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:00:44.326397+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/divulgacion-responsable"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/divulgacion-responsable\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/divulgacion-responsable/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:02:22.359900+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/es/divulgacion-responsable"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/es/divulgacion-responsable\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/es/divulgacion-responsable/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:03:34.550356+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/seguridad"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/seguridad\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/seguridad/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:04:19.441446+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/es/seguridad"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/es/seguridad\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/es/seguridad/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:05:27.687942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/divulgacion-de-vulnerabilidades"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/divulgacion-de-vulnerabilidades\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/divulgacion-de-vulnerabilidades/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:06:05.711093+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/es/divulgacion-de-vulnerabilidades"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/es/divulgacion-de-vulnerabilidades\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/es/divulgacion-de-vulnerabilidades/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:07:12.678573+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/politica-de-seguridad"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/politica-de-seguridad\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/politica-de-seguridad/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:08:04.506459+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/es/politica-de-seguridad"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/es/politica-de-seguridad\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/es/politica-de-seguridad/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:09:05.073495+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/verantwortliche-offenlegung"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/verantwortliche-offenlegung\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/verantwortliche-offenlegung/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:10:46.511260+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/de/verantwortliche-offenlegung"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/de/verantwortliche-offenlegung\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/de/verantwortliche-offenlegung/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:11:46.777020+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sicherheit"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sicherheit\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sicherheit/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:12:52.463147+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/de/sicherheit"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/de/sicherheit\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/de/sicherheit/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:13:06.806700+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/schwachstellenoffenlegung"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/schwachstellenoffenlegung\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/schwachstellenoffenlegung/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:14:49.554862+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/de/schwachstellenoffenlegung"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/de/schwachstellenoffenlegung\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/de/schwachstellenoffenlegung/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:15:33.700905+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/sicherheitsrichtlinie"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/sicherheitsrichtlinie\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sicherheitsrichtlinie/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:16:08.878463+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/de/sicherheitsrichtlinie"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/de/sicherheitsrichtlinie\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/de/sicherheitsrichtlinie/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:17:16.008835+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/%E8%B4%9F%E8%B4%A3%E4%BB%BB%E6%8A%AB%E9%9C%B2"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/%E8%B4%9F%E8%B4%A3%E4%BB%BB%E6%8A%AB%E9%9C%B2\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/%E8%B4%9F%E8%B4%A3%E4%BB%BB%E6%8A%AB%E9%9C%B2/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:18:03.350853+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:18:04.385988+02:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-05-07T04:18:04.399267+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T04:18:04.399308+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:18:04.399327+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:18:15.290202+02:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-05-07T04:18:15.295505+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T04:18:15.295534+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:18:15.295557+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:18:20.474367+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cn/%E8%B4%9F%E8%B4%A3%E4%BB%BB%E6%8A%AB%E9%9C%B2"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cn/%E8%B4%9F%E8%B4%A3%E4%BB%BB%E6%8A%AB%E9%9C%B2\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cn/%E8%B4%9F%E8%B4%A3%E4%BB%BB%E6%8A%AB%E9%9C%B2/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:19:58.407518+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/%E6%BC%8F%E6%B4%9E%E8%B5%8F%E9%87%91"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/%E6%BC%8F%E6%B4%9E%E8%B5%8F%E9%87%91\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/%E6%BC%8F%E6%B4%9E%E8%B5%8F%E9%87%91/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:20:17.382389+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T04:20:17.410182+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T04:20:17.410221+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:20:17.410240+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:20:17.666460+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-07T04:20:17.671821+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T04:20:17.671854+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:20:17.671872+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:20:18.160702+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-07T04:20:18.166187+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T04:20:18.166216+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:20:18.166237+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:20:18.619702+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-07T04:20:18.625140+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T04:20:18.625170+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:20:18.625187+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:20:45.949250+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cn/%E6%BC%8F%E6%B4%9E%E8%B5%8F%E9%87%91"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cn/%E6%BC%8F%E6%B4%9E%E8%B5%8F%E9%87%91\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cn/%E6%BC%8F%E6%B4%9E%E8%B5%8F%E9%87%91/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:21:58.149883+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/%E5%AE%89%E5%85%A8"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/%E5%AE%89%E5%85%A8\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/%E5%AE%89%E5%85%A8/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:22:19.673404+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cn/%E5%AE%89%E5%85%A8"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cn/%E5%AE%89%E5%85%A8\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cn/%E5%AE%89%E5%85%A8/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:23:27.876647+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/%E6%BC%8F%E6%B4%9E%E6%8A%AB%E9%9C%B2"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/%E6%BC%8F%E6%B4%9E%E6%8A%AB%E9%9C%B2\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/%E6%BC%8F%E6%B4%9E%E6%8A%AB%E9%9C%B2/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:23:57.611256+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.oasb.wefeatit.com/.git/config"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.oasb.wefeatit.com/.git/config\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:24:26.549760+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cn/%E6%BC%8F%E6%B4%9E%E6%8A%AB%E9%9C%B2"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cn/%E6%BC%8F%E6%B4%9E%E6%8A%AB%E9%9C%B2\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cn/%E6%BC%8F%E6%B4%9E%E6%8A%AB%E9%9C%B2/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:25:52.344594+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/%E5%AE%89%E5%85%A8%E6%94%BF%E7%AD%96"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/%E5%AE%89%E5%85%A8%E6%94%BF%E7%AD%96\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/%E5%AE%89%E5%85%A8%E6%94%BF%E7%AD%96/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:26:55.045501+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/cn/%E5%AE%89%E5%85%A8%E6%94%BF%E7%AD%96"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/cn/%E5%AE%89%E5%85%A8%E6%94%BF%E7%AD%96\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cn/%E5%AE%89%E5%85%A8%E6%94%BF%E7%AD%96/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:28:12.320314+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/%E8%B2%AC%E4%BB%BB%E3%81%82%E3%82%8B%E9%96%8B%E7%A4%BA"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/%E8%B2%AC%E4%BB%BB%E3%81%82%E3%82%8B%E9%96%8B%E7%A4%BA\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/%E8%B2%AC%E4%BB%BB%E3%81%82%E3%82%8B%E9%96%8B%E7%A4%BA/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:29:07.274851+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp/%E8%B2%AC%E4%BB%BB%E3%81%82%E3%82%8B%E9%96%8B%E7%A4%BA"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp/%E8%B2%AC%E4%BB%BB%E3%81%82%E3%82%8B%E9%96%8B%E7%A4%BA\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp/%E8%B2%AC%E4%BB%BB%E3%81%82%E3%82%8B%E9%96%8B%E7%A4%BA/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:30:08.729271+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/%E3%83%90%E3%82%B0%E3%83%90%E3%82%A6%E3%83%B3%E3%83%86%E3%82%A3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/%E3%83%90%E3%82%B0%E3%83%90%E3%82%A6%E3%83%B3%E3%83%86%E3%82%A3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/%E3%83%90%E3%82%B0%E3%83%90%E3%82%A6%E3%83%B3%E3%83%86%E3%82%A3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:30:33.301626+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp/%E3%83%90%E3%82%B0%E3%83%90%E3%82%A6%E3%83%B3%E3%83%86%E3%82%A3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp/%E3%83%90%E3%82%B0%E3%83%90%E3%82%A6%E3%83%B3%E3%83%86%E3%82%A3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp/%E3%83%90%E3%82%B0%E3%83%90%E3%82%A6%E3%83%B3%E3%83%86%E3%82%A3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:31:46.438567+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/%E3%82%BB%E3%82%AD%E3%83%A5%E3%83%AA%E3%83%86%E3%82%A3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/%E3%82%BB%E3%82%AD%E3%83%A5%E3%83%AA%E3%83%86%E3%82%A3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/%E3%82%BB%E3%82%AD%E3%83%A5%E3%83%AA%E3%83%86%E3%82%A3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:32:56.606384+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp/%E3%82%BB%E3%82%AD%E3%83%A5%E3%83%AA%E3%83%86%E3%82%A3"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp/%E3%82%BB%E3%82%AD%E3%83%A5%E3%83%AA%E3%83%86%E3%82%A3\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp/%E3%82%BB%E3%82%AD%E3%83%A5%E3%83%AA%E3%83%86%E3%82%A3/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:33:42.713018+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/%E8%84%86%E5%BC%B1%E6%80%A7%E9%96%8B%E7%A4%BA"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/%E8%84%86%E5%BC%B1%E6%80%A7%E9%96%8B%E7%A4%BA\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/%E8%84%86%E5%BC%B1%E6%80%A7%E9%96%8B%E7%A4%BA/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:34:26.278910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp/%E8%84%86%E5%BC%B1%E6%80%A7%E9%96%8B%E7%A4%BA"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp/%E8%84%86%E5%BC%B1%E6%80%A7%E9%96%8B%E7%A4%BA\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp/%E8%84%86%E5%BC%B1%E6%80%A7%E9%96%8B%E7%A4%BA/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:35:07.644322+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T04:35:07.672986+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T04:35:07.673030+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:35:07.673049+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:35:09.047517+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-07T04:35:09.053026+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T04:35:09.053063+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:35:09.053081+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T04:35:16.926511+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/%E3%82%BB%E3%82%AD%E3%83%A5%E3%83%AA%E3%83%86%E3%82%A3%E3%83%9D%E3%83%AA%E3%82%B7%E3%83%BC"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/%E3%82%BB%E3%82%AD%E3%83%A5%E3%83%AA%E3%83%86%E3%82%A3%E3%83%9D%E3%83%AA%E3%82%B7%E3%83%BC\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/%E3%82%BB%E3%82%AD%E3%83%A5%E3%83%AA%E3%83%86%E3%82%A3%E3%83%9D%E3%83%AA%E3%82%B7%E3%83%BC/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T04:36:58.668787+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/jp/%E3%82%BB%E3%82%AD%E3%83%A5%E3%83%AA%E3%83%86%E3%82%A3%E3%83%9D%E3%83%AA%E3%82%B7%E3%83%BC"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/jp/%E3%82%BB%E3%82%AD%E3%83%A5%E3%83%AA%E3%83%86%E3%82%A3%E3%83%9D%E3%83%AA%E3%82%B7%E3%83%BC\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/jp/%E3%82%BB%E3%82%AD%E3%83%A5%E3%83%AA%E3%83%86%E3%82%A3%E3%83%9D%E3%83%AA%E3%82%B7%E3%83%BC/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T05:32:58.899928+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T05:32:58.952754+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T05:32:58.952805+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:32:58.952824+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:33:00.067850+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-07T05:33:00.075490+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T05:33:00.075529+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:33:00.075553+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:40:58.046778+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?function=call_user_func_array&s=..%2F%5Cthink%5Capp%2Finvokefunction&vars%5B0%5D=md5&vars%5B1%5D%5B0%5D=HelloThinkPHP","method":"GET"} [] [2025-05-07T05:40:58.072589+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T05:40:58.072630+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:40:58.072650+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:40:59.755418+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?function=call_user_func_array&s=..%2F%5Cthink%5CContainer%2Finvokefunction&vars%5B0%5D=md5&vars%5B1%5D%5B0%5D=HelloThinkPHP","method":"GET"} [] [2025-05-07T05:40:59.761433+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T05:40:59.761463+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:40:59.761481+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:41:00.153672+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?function=call_user_func_array&s=%2Findex%2F%5Cthink%5Capp%2Finvokefunction&vars%5B0%5D=md5&vars%5B1%5D%5B0%5D=HelloThinkPHP","method":"GET"} [] [2025-05-07T05:41:00.159877+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T05:41:00.159910+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:41:00.159928+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:41:00.552816+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?function=call_user_func_array&s=%2Findex%2F%5Cthink%5CContainer%2Finvokefunction&vars%5B0%5D=md5&vars%5B1%5D%5B0%5D=HelloThinkPHP","method":"GET"} [] [2025-05-07T05:41:00.558277+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T05:41:00.558308+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:41:00.558326+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:41:00.935268+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?function=call_user_func_array&s=%2FHome%2F%5Cthink%5Capp%2Finvokefunction&vars%5B0%5D=md5&vars%5B1%5D%5B0%5D=HelloThinkPHP","method":"GET"} [] [2025-05-07T05:41:00.941774+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T05:41:00.941826+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:41:00.941845+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:57:53.688293+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T05:57:56.630400+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T05:57:56.630455+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:57:56.630481+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T05:57:58.038061+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T06:41:37.394783+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_wdt/a48afb"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_wdt/a48afb\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_wdt/a48afb/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T06:49:13.027342+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/?s=%2Findex%2Findex%2Fname%2F%24%7B%40phpinfo%28%29%7D","method":"GET"} [] [2025-05-07T06:49:14.408735+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T06:49:14.408785+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T06:49:14.408806+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T07:07:07.010374+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_wdt/8a7065"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_wdt/8a7065\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_wdt/8a7065/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:13:51.247907+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/file-manager/tinymce"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/file-manager/tinymce\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/file-manager/tinymce/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:14:19.232078+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:14:47.750654+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://www.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:25:43.246243+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:25:46.093495+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T07:25:46.461693+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T07:25:46.461757+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T07:25:46.461780+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T07:25:48.616139+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-07T07:25:48.621383+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T07:25:48.621411+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T07:25:48.621428+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T07:39:34.230487+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:39:45.275751+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:39:53.987626+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:40:00.343999+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/11d64d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/11d64d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/11d64d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:40:10.023726+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:40:14.585762+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:40:19.695702+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:40:29.279732+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/2ba207/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/2ba207/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/2ba207/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:40:43.349706+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:40:51.909896+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:41:02.497706+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/6bb64c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/6bb64c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6bb64c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:41:07.920407+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:41:16.994116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/76d12c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/76d12c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/76d12c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:41:26.095994+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:41:39.460650+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:41:51.497925+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/86c201/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/86c201/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/86c201/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:41:54.060060+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/97700d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/97700d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/97700d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:42:02.868428+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:42:07.098245+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:42:19.151926+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b58aa8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b58aa8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b58aa8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:42:30.575582+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/b7d63a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/b7d63a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b7d63a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:42:54.026335+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:42:58.860973+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:43:12.497413+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/db2fba/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/db2fba/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/db2fba/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:43:22.379371+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:43:34.467361+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:43:43.363200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/e0f555/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/e0f555/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e0f555/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:43:47.571857+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:44:02.642759+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/_profiler/fe594e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/_profiler/fe594e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fe594e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:44:09.336165+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:44:19.786936+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:44:26.824046+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:44:40.296458+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/01d577/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/01d577/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/01d577/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:44:54.455908+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/10c28f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/10c28f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/10c28f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:45:04.684164+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/14fa9c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/14fa9c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:45:11.373977+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/15419e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/15419e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/15419e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:45:20.627254+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/16edbf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/16edbf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/16edbf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:45:26.256512+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1c05e0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1c05e0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:45:38.348488+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1e3765/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1e3765/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1e3765/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:45:49.709010+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/1eb9d9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/1eb9d9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:46:01.648435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/249a04/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/249a04/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/249a04/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:46:12.078942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/31f2c9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/31f2c9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:46:26.104439+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:46:37.398885+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/33048a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/33048a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/33048a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:46:40.219888+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:46:40.491062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/37a1f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/37a1f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:46:49.273103+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3d5c23/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3d5c23/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:46:57.079620+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/3da644/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/3da644/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/3da644/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:47:07.680395+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:47:19.403383+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:47:26.381052+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:47:34.427203+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/46345d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/46345d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/46345d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:47:48.100308+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:47:56.645941+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/4cc41d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/4cc41d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:48:02.784914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/51cc57/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/51cc57/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/51cc57/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:48:13.465202+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/52f960/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/52f960/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/52f960/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:48:23.574740+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5749b7/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5749b7/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5749b7/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:48:37.425859+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:48:45.884055+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5aa6a9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5aa6a9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:48:57.393471+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:49:03.316985+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:49:15.966237+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5e8b9e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5e8b9e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:49:23.669903+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:49:27.848258+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:49:42.021856+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:49:48.825619+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5edea3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5edea3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5edea3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:49:58.242107+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:50:11.626429+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/5ee027/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/5ee027/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/5ee027/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:50:19.298374+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:50:27.492701+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/62d116/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/62d116/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/62d116/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:50:37.425267+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:50:52.582226+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:51:10.197081+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/630e1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/630e1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/630e1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:51:33.365673+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:51:59.288116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6526eb/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6526eb/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6526eb/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:52:12.955712+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:52:36.006266+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/699660/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/699660/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/699660/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:52:56.516123+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:53:09.364287+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:53:22.578897+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6a3eb1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6a3eb1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:53:31.490421+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:53:49.568417+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:54:15.229358+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6d0d6c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6d0d6c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:54:25.261847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:54:50.474898+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:55:02.459406+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:55:08.702272+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:55:27.701084+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:55:37.824724+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/6dddbe/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/6dddbe/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:55:49.395353+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:56:01.271240+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/720df0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/720df0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/720df0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:56:14.474537+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:56:23.174451+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:56:33.894943+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/73b6fc/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/73b6fc/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:56:43.479193+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/78db3a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/78db3a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/78db3a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:56:55.235005+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/79304f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/79304f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/79304f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:57:08.210744+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:57:14.979548+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:57:27.846914+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/7e45f0/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7e45f0/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:57:40.577794+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/7fb4f8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/7fb4f8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:57:52.102167+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:58:03.794468+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:58:12.646840+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/80fc91/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/80fc91/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/80fc91/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:58:25.481847+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8167d2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8167d2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8167d2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:58:35.980208+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:58:49.316510+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/85ffd9/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/85ffd9/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:58:55.393556+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:59:03.451200+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:59:09.845772+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8a9136/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8a9136/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8a9136/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:59:16.641916+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:59:25.136106+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/8e067a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/8e067a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/8e067a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:59:34.811460+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:59:38.498148+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:59:47.175530+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9453f6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9453f6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9453f6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T07:59:50.871062+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:00:00.332211+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:00:19.891172+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/9579c3/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/9579c3/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/9579c3/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:00:24.465897+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_wdt/217cde"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_wdt/217cde\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_wdt/217cde/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:00:32.848314+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:00:45.093417+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:01:00.216932+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/972c6a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/972c6a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/972c6a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:01:07.297265+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/98bf4b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/98bf4b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:01:20.040519+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a048bd/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a048bd/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a048bd/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:01:27.335938+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:01:36.935134+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:01:44.637368+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a2f5cf/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a2f5cf/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:01:55.769947+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a32fc6/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a32fc6/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:02:08.593199+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a4e4e2/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a4e4e2/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:02:18.397355+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:02:21.454749+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/a6347a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/a6347a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/a6347a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:02:47.372494+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aab191/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aab191/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aab191/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:02:54.864322+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:03:07.220443+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:03:11.068660+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/aade1f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/aade1f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/aade1f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:03:24.885116+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:03:28.892097+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/abcb3e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/abcb3e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:03:40.914313+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:03:47.399541+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:03:56.745881+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b14e06/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b14e06/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b14e06/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:03:59.966594+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b1650c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b1650c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b1650c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:04:31.563357+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b21df5/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b21df5/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b21df5/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:04:45.203942+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:04:49.683882+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:04:56.628649+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b2d9df/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b2d9df/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:05:02.442366+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:05:17.906937+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/b9889b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/b9889b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/b9889b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:05:25.325997+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/bac0f1/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/bac0f1/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:05:36.198154+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:05:51.823981+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c68f1d/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c68f1d/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:06:04.396121+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/c78045/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/c78045/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/c78045/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:06:23.776147+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:06:29.436346+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:06:45.462788+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca3ab8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca3ab8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:06:57.335347+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:07:09.504937+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:07:21.190669+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ca8546/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ca8546/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ca8546/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:07:28.055301+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cac41c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cac41c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cac41c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:07:31.818037+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cca177/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cca177/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cca177/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:07:35.814435+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:07:49.106905+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/cedc44/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/cedc44/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/cedc44/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:07:58.652380+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d12c88/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d12c88/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d12c88/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:08:11.975611+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/d90cf8/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/d90cf8/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:08:16.410336+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddbf01/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddbf01/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:08:27.433689+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:08:32.599961+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:08:46.899462+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/ddff7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ddff7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:08:53.382103+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:09:01.592124+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:09:13.578214+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/df1c1c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/df1c1c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:09:44.570620+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:09:49.350069+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e41708/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e41708/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e41708/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:10:01.175143+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:10:07.831378+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:10:15.160652+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e5293b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e5293b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e5293b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:10:27.269560+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:10:41.261694+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e52a7b/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e52a7b/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:10:58.936079+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e6213e/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e6213e/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e6213e/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:11:10.997842+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/e8bc46/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/e8bc46/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:11:14.106863+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:11:23.731822+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/eb676c/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/eb676c/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/eb676c/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:11:36.146053+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/ec731a/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/ec731a/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/ec731a/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:11:49.506394+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:12:05.131910+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:12:21.386273+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f61277/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f61277/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f61277/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:12:29.904815+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:12:43.028079+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/f72b68/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/f72b68/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/f72b68/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:12:48.438272+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:13:05.117118+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:13:17.000284+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fa8f9f/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fa8f9f/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:13:24.028828+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:13:31.680761+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:13:45.356850+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://oasb.wefeatit.com/_profiler/fac412/search/results"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://oasb.wefeatit.com/_profiler/fac412/search/results\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_profiler/fac412/search/results/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T08:26:47.005252+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://wefeatit.com/","method":"GET"} [] [2025-05-07T08:26:47.319255+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T08:26:47.319307+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:26:47.319327+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:26:49.323347+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://wefeatit.com/login","method":"GET"} [] [2025-05-07T08:26:49.329169+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T08:26:49.329198+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:26:49.329216+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:26:49.878129+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-07T08:26:49.883506+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T08:26:49.883535+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:26:49.883553+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:26:50.067552+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-07T08:30:46.183251+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T08:30:46.243400+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T08:30:46.243452+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:46.243471+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:46.681910+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-07T08:30:46.687675+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T08:30:46.687707+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:46.687725+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:46.875556+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"POST"} [] [2025-05-07T08:30:46.882709+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T08:30:46.882742+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:47.587310+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"revers711@1ti.ru\" not found. at /home/wefeatitkc/www/oasb/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:64)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:47.587783+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-05-07T08:30:47.590301+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:47.590720+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:47.714473+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-07T08:30:47.719759+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T08:30:47.719789+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:47.719807+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:47.876947+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T08:30:47.882181+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T08:30:47.882209+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:47.882227+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:48.025081+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T08:30:48.030345+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T08:30:48.030373+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:48.030391+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:48.178007+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T08:30:48.183341+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T08:30:48.183373+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:30:48.183391+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:43:25.853002+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-07T08:43:25.889491+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T08:43:25.889541+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:43:25.889564+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:43:27.139515+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-07T08:43:27.145278+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T08:43:27.145313+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T08:43:27.145330+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T09:21:22.604468+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T09:21:23.140941+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T10:28:49.336513+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T10:28:49.336619+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-07T10:28:49.992536+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T10:28:49.992586+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:49.992607+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:49.992588+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T10:28:49.992638+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:49.992658+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:51.875153+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-07T10:28:51.881166+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T10:28:51.881201+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:51.881223+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:51.916771+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"POST"} [] [2025-05-07T10:28:51.924169+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T10:28:51.924206+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:51.973189+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:51.973275+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-05-07T10:28:51.975205+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:51.975710+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:52.169700+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-07T10:28:52.175239+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T10:28:52.175276+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:52.175295+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:52.286195+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"POST"} [] [2025-05-07T10:28:52.294349+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T10:28:52.294382+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:52.294716+02:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The key \"_password\" must be a non-empty string. at /home/wefeatitkc/www/oasb/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144)","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:52.294754+02:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"app_login"} [] [2025-05-07T10:28:52.296672+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the failure response. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:52.296800+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:53.191357+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-07T10:28:53.196734+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T10:28:53.196770+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:28:53.196788+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T10:38:37.384423+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T11:09:27.159630+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://wefeatit.com/index.html"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://wefeatit.com/index.html\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/index.html/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T11:11:20.771662+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"HEAD"} [] [2025-05-07T11:11:21.007653+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T11:11:21.007702+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T11:11:21.007722+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T11:47:25.375875+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-07T11:47:25.414070+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T11:47:25.414118+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T11:47:25.414140+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T11:47:26.972702+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-07T11:47:26.978392+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T11:47:26.978421+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T11:47:26.978439+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T13:35:45.473532+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://oasb.wefeatit.com/","method":"GET"} [] [2025-05-07T13:35:46.118877+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-05-07T13:35:46.250419+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T13:35:46.250469+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T13:35:46.250489+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T13:35:46.250495+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T13:35:46.250547+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T13:35:46.250567+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T13:35:52.134417+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://oasb.wefeatit.com/login","method":"GET"} [] [2025-05-07T13:35:52.140008+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T13:35:52.140036+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T13:35:52.140054+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T13:35:54.520185+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/ads.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/ads.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T13:50:34.158316+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/robots.txt"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/robots.txt\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-05-07T13:50:34.468722+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T13:50:34.484222+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T13:50:34.484265+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T13:50:34.484284+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T13:50:34.652655+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-07T13:50:34.657934+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T13:50:34.657963+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T13:50:34.657981+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T13:52:28.913828+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://wefeatit.com/","method":"GET"} [] [2025-05-07T13:52:28.949351+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T13:52:28.949390+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T13:52:28.949414+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T13:52:29.989377+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://wefeatit.com/login","method":"GET"} [] [2025-05-07T13:52:29.995202+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T13:52:29.995235+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T13:52:29.995253+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T15:15:43.600807+02:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://www.wefeatit.com/","method":"GET"} [] [2025-05-07T15:15:43.647184+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T15:15:43.647223+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T15:15:43.647243+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T15:15:44.730181+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://www.wefeatit.com/login","method":"GET"} [] [2025-05-07T15:15:44.735932+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T15:15:44.735962+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T15:15:44.735980+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T15:30:51.454546+02:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://wefeatit.com/register","method":"GET"} [] [2025-05-07T15:30:51.488022+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-05-07T15:30:51.488057+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T15:30:51.488075+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2025-05-07T15:30:51.597277+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\RegistrationController::register" requires the "$passwordEncoder" argument that could not be resolved. Cannot resolve argument $passwordEncoder of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $passwordEncoder argument is type-hinted with the non-existent class or interface: "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"." at ArgumentResolver.php line 121 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\RegistrationController::register\" requires the \"$passwordEncoder\" argument that could not be resolved. Cannot resolve argument $passwordEncoder of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $passwordEncoder argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\". at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:121)"} [] [2025-05-07T15:33:53.372536+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://wefeatit.com/wp-includes/js/jquery/jquery.js"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://wefeatit.com/wp-includes/js/jquery/jquery.js\" at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-includes/js/jquery/jquery.js/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []